Sat Feb 11, 2012 12:30 pm
When you start a new game a new directory is created under
..\Aacw\Saves
reflecting the name of your new game:
..\Aacw\Saves\{new_game_name}
When the first turn is run, a sub-directory under
..\Aacw\Saves\{new_game_name}
named Backup1 is created and all the files from
..\Aacw\Saves\{new_game_name}
are moved into
..\Aacw\Saves\{new_game_name}\Backup1
and the results of the turn execution are placed in
..\Aacw\Saves\{new_game_name}
When the second turn is executed, a new sub-directory is created named 'Backup2' and all the contents of Backup1 are moved to Backup2, etc, etc as above.
To return to a previous turn, go into the main menu, click on 'load game' hold the mouse pointer over a game name and hit <Ins>. A popup will appear and ask if you want to return to the previous turn. click yes and the procedures above will be run in reverse, except that sub-directories above Backup2 will not be moved to a new name; eg:
Game name: Game_01, 6 turns have already been executed; save-game directory of this game is:
..\AACW\Saves\Game_01 (results of the immediately preceding turn plus new orders are here)
the turn backups are:
..\AACW\Saves\Game_01\Backukp1 (results of game turn -2 turns is here)
..\AACW\Saves\Game_01\Backukp2 (results of even older turns are here and above, or after 24 turns, deleted)
..\AACW\Saves\Game_01\Backukp3 -- " --
~
.
~
..\AACW\Saves\Game_01\Backukp24 -- " -- (there is never a backup above ..\Backup24)
If you go back 3 turns, you're end results will be that the contents of
..\AACW\Saves\Game_01\Backukp2
are moved to
..\AACW\Saves\Game_01 (except the dummy file with the turn-number, which is deleted)
, directories
..\AACW\Saves\Game_01\Backukp1 and ..2
are deleted.
..\AACW\Saves\Game_01\Backukp3
is NOT moved to
..\AACW\Saves\Game_01\Backukp1
but remains were it is named as it is until executing further turns eventually moves it upwards again.
Warning: you should view returning to a previous turn as a one way street; you cannot go back to a turn results after they have been deleted.
You can however make a complete copy of a game under a new name. Creating the directory ..\AACW\Saves\zzzz and copying the entire content of the save-game-directory into ..\AACW\Saves\zzzz . Then go into the main menu and click 'load game'. At the very bottom of the list of games is the copied game.
Hold the mouse pointer over this game and press <Home>. A popup will ask if you want to rename this game. Click 'yes' and enter a new name for this game. Now you can backup as far as you want without losing the original results.