Re: dom2 save games
Easy enough to make the batch file, especially if you don't mind tweaking it from game to game.
Placing it in the game directory, it could look something like this:
echo off
mkdir save
copy nation.2h save
Very simple and crude, with a Version to restore it that looked like:
echo off
del nation.h
copy save\nation.h .
Then, make a shortcut and drag the shortcut to the desktop and you're set.
__________________
Wormwood and wine, and the bitter taste of ashes.
|