Closed eisnerguy1 closed 1 year ago
Well, it's not a "bad dump", it's a good dump with initialized save data.
We don't update console dumps every time there is a no-intro release, but if it bothers you then you can send PRs at https://github.com/finalburnneo/FBNeo
I'm sorry. You're totally right. I'll keep that in mind. Thanks 😄
So, I've been trying to get "Sonic the Hedgehog - Pocket Adventure (World)" to load via my copy and I keep getting this error message:
After looking at the "FinalBurn Neo (ClrMame Pro XML, NeoGeo Pocket Games only).dat" file, I saw the game's entry:
This is the bad dump of the game. The verified dump has a crc32 value of "8bd22145".
So, it looks like the entry in "FBNeo-master/src/burn/drv/pst90s/d_ngp.cpp" needs to be changed to this:
I made the change in my copy of the code, compiled the core, and now the FBNeo core recognizes the proper dump of he game 😄