- changed status to resolved
wrongly reported incomplete games
I'm now testing romcenter 4.2.0 beta 3 but I found a very big bug I think.
Please look at screenshot! All games having one or more files that have no dump available are reported as "incomplete" (orange) while the files don't exist, so the game runs fine in mame. They should be "complete" (green)
This bug is also in the previous version (in all versions I used). Can you please fix it because in this way many many games are wrongly reported as "incomplete" (orange). There should be a test in the code for files having no dump  (this is indicated in the XML )
example:
<rom name="pal16r6.16d" size="260" status="nodump" region="plds" offset="200" /> <rom name="pal20l8.8h" size="324" status="nodump" region="plds" offset="400" />
This tool is fantastic!!!
Comments (1)
-
repo owner - Log in to comment
Hi, this is the expected behavior, the not dumped roms are part of the game and romcenter can generate fake romd (nodump rom are not used by mame anyway).
This has been improved in 4.2.0b4 by adding a setting to choose the behavior. See here: https://forum.romcenter.com/viewtopic.php?f=6&t=3612