WarGods Patch:

This executable will take the corrupt Wargods CHD Image, Decompress it, Patch a few sectors (Containing volatile data)
so that the md5 sum matches that expected by MAME and then recompress it to a .chd using MAME's HDCOMP (0.63-Style) version.

Usage: wgpatch INCHD OUTCHD
Where CHD is the Wargods bad CHD
Note that you will need an extra 400MB for the temporary decompresssed image

To verify if you have a correct image for MAME check offset 0x2c (Or use the hdcomp -info option of hdcomp from 0.63):
WARGODS:  The value should be 0x9a41ae319a67fc626377b6d9ea34c860

It includes the new HDCOMP.EXE, Aaron implied this was ok.

- Tourniquet / 12th Dec 2002
