View Single Post
Old 07-26-2006, 09:51 AM   #92
Cooker
All Star Reserve
 
Join Date: Jul 2003
Location: Columbus, OH
Posts: 592
Quote:
Originally Posted by Andreas Raht
"Make Backup"

- Saves the current database to get .dat files which are up-to-date
- Makes a list of all files with extension ".dat" which are in the current leagues saved game folder
- Creates a date-stamped folder named like backup_2006_07_22__17_03_56
- Copies all .dat files from the saved game folder into this folder

To restore a backup, just copy all these files back into the saved game folder.

You should delete the old folders from time to time since they will use disk space.

This message will be displayed after making the backup: "The key (.dat) files from your game have been copied to a date-stamped backup folder inside your saved game folder.
Note: This process only backs up the basic game files (.dat). For maximum safety, you should always perform regular backups of your full saved_game directory."

A hidden feature:

Add the following lines to the file /data/config/app:

max_number_of_backups
10

This will tell OOTP to delete the oldest backups and to keep no more than 10 backups saved. You can use any value from 3 to 1000. 0 means not to delete any backups (default setting).
Thanks, Andreas. This is VERY helpful for those of us who aren't computer-whizzes. The backup features (and the explanation) are much appreciated.
Cooker is offline   Reply With Quote