djhackersdev / bemanitools

Runs recent Konami arcade games and emulates various arcade hardware.
The Unlicense
77 stars 15 forks source link

Fix some issues with the jubeat1 release #257

Closed mon closed 8 months ago

mon commented 1 year ago

tl;dr:

  1. NVRAM config overwrite wasn't working and people were getting confusing crashes as a result of the game failing to initialise.
  2. Error messages weren't being rotated, which is really just annoying

First PR to the github, let me know if I've missed anything new!

mon commented 11 months ago

By reverting the pcbid/eamid changes, I think this is good to merge as-is

mon commented 10 months ago

snuck in an extra little change to close the crash issue. I checked bootstrap.xml and we are indeed missing it. Technically it should be crashing in copious too, but I note that most of the new games don't have that in their gamestart.bat, so I imagine konami changed their logic at some point.