Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06092 Misc. Minor Always Dec 1, 2015, 02:51 Dec 28, 2015, 19:10
Tester B2K24 View Status Public Platform MAME (Official Binary)
Assigned To Haze Resolution Fixed OS Windows Vista/7/8 (64-bit)
Status [?] Resolved Driver
Version 0.168 Fixed in Version 0.169 Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 06092: neogeo [diggerma]: game from softlist fails to load using file manager after launching neogeo
Description MAME expects a set named diggerma and there is also a set named diggerma in neogeo.xml
In the MAME expected "Arcade" set there are two files named dig-m1.bin and dig-s1.bin with a size of 131072. In the software list rom for neogeo contains files dig-m1.bin and dig-s1.bin with a size of 65536

If you have both sets in the expected places executing *mame64 -verifysoftware neogeo*
diggerma : dig-s1.bin (65536 bytes) - INCORRECT LENGTH: 131072 bytes
diggerma : dig-m1.bin (65536 bytes) - INCORRECT LENGTH: 131072 bytes
romset neogeo:diggerma is bad

In addition executing *mame64 neogeo* and TAB into file manager attempting to load diggerma from software list You'll be prompted with a message about missing files and please select a different game.

Manually moving the "Arcade" set diggerma out of your rompath will allow both operations above to succeed.
Steps To Reproduce mame64 -verifysoftware neogeo

 mame64 neogeo then TAB into File Manager (Cart 1) [software list] SNK carts and manually choose diggerma
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems neogeo [diggerma]
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.12215
Haze
Senior Tester
Dec 1, 2015, 10:57
the actual problem is that we have 2 lists and they're out of sync for this set.

I guess the internal list was updated, but the softlist was forgotten and should be synced to reflect the updates made to the internal list.
User avatar
No.12281
Haze
Senior Tester
Dec 28, 2015, 16:28
synced with the internal list