|
Could you possibly explain why after using CHDMAN, I get the following:
C:\MAME\ROMS\BLITZ99>chdman -update blitz99.chd blitz99r.chd chdman - MAME Compressed Hunks of Data (CHD) manager 0.78 (Dec 25 2003) Input file: blitz99.chd Output file: blitz99r.chd Compression complete ... final ratio = 82% Input MD5 verified Input SHA1 verified
C:\MAME\ROMS\BLITZ99>
Yet, after running SHA1 checking with CMPRO it still reports the following:
NFL Blitz [folder: blitz] integrity md5 check failed: blitz.chd [wrong: 874f5e25722e67221dc85237b21d496e] [right: 9cec59456c4d239ba05c7802082489e4] integrity sha1 check failed: blitz.chd [wrong: 5d649bf59e4fb0ba781fc5c7ec705590594dc211] [right: 0f001488b3709d40cee5e278603df2bbae1116b8] chd update needed: blitz.chd [5d649bf59e4fb0ba781fc5c7ec705590594dc211] [needed sha1: 0f001488b3709d40cee5e278603df2bbae1116b8] wrong chd md5: blitz.chd [wrong: 874f5e25722e67221dc85237b21d496e] [right: 9cec59456c4d239ba05c7802082489e4]
Is there any way to fix this? Please don't tell me I need to get new copies of these CHD's..? :(
I have this issue with: blitz, blitz2k, blitz99, bm2ndmix, bmdct, cryptklr, jdredd and mace.
Any advice or assistance will be greatly appreciated.
thank you in advance.
-snake
> It means you're using an old format CHD with a 'u' update of MAME. You can > Google for CHDMAN, and once you have it, would need to go into the folder of the > CHD that needs updating. Then you'll have to go to a command line prompt, and > cd (change directory) to that ROM folder. Then when there, type: > > chdman -update chdname.chd chdnamenew.chd > > Then you can exit (type "exit") from the command line back to Windows, delete > the old file and rename the new one. Then it should verify. :) >
|