View unanswered posts | View active topics It is currently Fri Apr 26, 2024 4:29 pm



Reply to topic  [ 3 posts ] 
 Deleting Saves 
Author Message

Joined: Mon Oct 15, 2012 1:35 am
Posts: 1
Reply with quote
Post Deleting Saves
Greetings, Let me start off by saying I'm new to the forums and love the game so far, despite its bugs. I understand its still young but i see a lot of potential for it to be a excellent game. That being said, I require a way to delete my campaign saves. As far as I can tell there is no in game delete feature, Where can i find the save files?


Mon Oct 15, 2012 1:38 am
Profile
User avatar

Joined: Fri Aug 12, 2011 9:23 pm
Posts: 1416
Location: North-Ish
Reply with quote
Post Re: Deleting Saves
FutTheWuk wrote:
I understand its still young


Actually, CC is quite old compared to most 'modern' games. So far it's around 11 years old.

But anyway, your Metagame saves should be located in your metagames.rte folder, which is located in the main Cortex Command directory.


Mon Oct 15, 2012 2:54 am
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Deleting Saves
Specifically, in there, every save has an INI file with the name of the save, along with several BMP images with the name of the save as well. Delete those to clear out the save, and then go into Index.ini of Metagames.rte to clear the save data from there. For example, from this:
Code:
DataModule
   ModuleName = Metagame Saves
   AddMetaSave = MetaSave
      PresetName = AutoSave
      SavePath = Metagames.rte/AutoSave.ini
      SiteCount = 6
      PlayerCount = 4
      RoundCount = 0
   AddMetaSave = MetaSave
      PresetName = BlahBlah
      SavePath = Metagames.rte/BlahBlah.ini
      SiteCount = 6
      PlayerCount = 4
      RoundCount = 1

To this:
Code:
DataModule
   ModuleName = Metagame Saves
   AddMetaSave = MetaSave
      PresetName = AutoSave
      SavePath = Metagames.rte/AutoSave.ini
      SiteCount = 6
      PlayerCount = 4
      RoundCount = 0


to clear it the "BlahBlah" save.


Mon Oct 15, 2012 2:58 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.101s | 15 Queries | GZIP : Off ]