Re: MysteryMammal - EA game - recruiting
So, if it finds a 2h file it sticks it in a directory called savedgames/test and gets Dominions to verify it ('dom3 --verify test'). This produces a .chk file, which gives a few lines of useful info. Crucially it gives a 'game number' which is lots of digits long and unique to a particular game, and a turn number - so that's enough information. This also has the advantage that it checks that the file isn't corrupt or anything in the process.
|