
February 25th, 2006, 05:42 PM
|
 |
General
|
|
Join Date: Sep 2003
Location: Tel Aviv, Israel
Posts: 3,465
Thanks: 511
Thanked 162 Times in 86 Posts
|
|
Re: verify 2h files
Quote:
Chazar said:
You should not move the dom2.exe. Start it as usual from the dominions2 directory:
Code:
dom2 MyGame --verify
should do the trick and generates a .chk file for every .2h file (and the fthrlnd file if present) contained in the MyGame directory (i.e. if you have a game called "MyGame" in this example). As all game directories, this should be a directory directly within the dominions main directory.
Edit: Oh, and look for the created .chk files inside the game's directory, i.e. within "MyGame" in my above example.
Cheers. 
|
This works. Now I can verify both that the turns are ok and that they are relevant to the current turn prior to hosting. Thanks Chazar!
|