Page 1 of 1

Bug Generating Database From DEmul

Posted: Tue Nov 26, 2013 6:07 am
by mm21xx
I have an interesting issue generating a database from DEmul.
The database gets generated properly no problem. When the time comes to do the scans, I notice that the CRC of files that start with 0 are truncated.

Best example I can give is the following:
Inside zombrvn.zip, there is a rom called mpr-21916.ic9

Romcenter treats its CRC as 1dd88c2, bit it should detect as 01dd88c2.

Because of that, I get tons of false positive on this romset.

Re: Bug Generating Database From DEmul

Posted: Tue Nov 26, 2013 6:09 am
by mm21xx
Sorry, I feel stupid forgetting to include these information:

DEmul 0.582 WIP
Romcenter 3.71

Re: Bug Generating Database From DEmul

Posted: Sun Dec 01, 2013 8:35 am
by RomCenter
Hi

Try to manually generate the datafile from demul and check if the problem is on the dat.
I will check that for the next version.

Thank you for reporting