Page 1 of 1

Mame newbee rom errors

Posted: Fri Mar 01, 2019 9:17 pm
by Skunkworks005
This is my first Mame install using version 207b with 207 split romset. When I launch donkey king I get following error eventually it does play but someone over in the Launchbox forums said there 207 version did not do this so not sure what or how to correct. Most of the games I tried are working although this being one of my favorites.

Re: Mame newbee rom errors

Posted: Fri Mar 01, 2019 11:45 pm
by Tafoid
Skunkworks005 wrote: Fri Mar 01, 2019 9:17 pm This is my first Mame install using version 207b with 207 split romset. When I launch donkey king I get following error eventually it does play but someone over in the Launchbox forums said there 207 version did not do this so not sure what or how to correct. Most of the games I tried are working although this being one of my favorites.

I don't see anything obvious wrong with the romset where that might show up.
You'll need to check using MAME's command-line triggers such as -verifyroms in a command prompt:

> mame64 dking -verifyroms

This should show you what particular part is bad or showing an incorrect CRC so you can work on obtaining the expected one, which is listed with -listcrc

> mame64 dking -listcrc

Beyond this, you are completely on your own to find romsets and we can provide no help in obtaining them.