|
I had a look at the listed Mario file...
The checksum listed in the datfile is calculated with the header. So you need exactly this file. You don't need any header support in this case simply because the datfile doesn't support the headerless files.
So if you have exactly THIS file in your rompath with a different name, cmpro's name check will find and correct it. Of course the general storing method is used:
rompath\setname\file 1...file n for decompressed sets rompath\setname.zip (.7z/.rar) for compressed sets
So maybe your rename issues were based on the fact that you're scanning decompressed files which you didn't store correctly.
 Roman Scherzer
|