View Single Post
  #111  
Old January 12th, 2007, 07:47 PM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: Repeat request.

Here is the version that I use:
right-click on the Dom3 icon
go to properties
at the end of the target line (after the quotes if there are any) add --preexec pre.bat --postexec post.bat

then go to the Dom3 directory and right-click into the files list and choose "New->text file".

type in
xcopy /yes savedgames oldsaves /i

then save it as pre.bat
It will copy all of the games to a backup everytime that the game hosts any of the games.

Actually I have many more lines in my pre.bat file and many more in my post.bat file. They do file checks, record the date/time so I can get an idea of how long processing takes, checks my alarm file and shuts down the game at important times like when I need to get my kid off the bus, it talks, all kinds of stuff. Im debating having it load a key file to add some new keystrokes to the game but I probably shouldnt since I would forget which are standard keys and Id give wrong answers here.
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Reply With Quote