Baekalfen / PyBoy

Game Boy emulator written in Python
Other
4.65k stars 477 forks source link

Game "King James Bible" sometimes resets or hardlocks #352

Open nek0nyaa opened 2 weeks ago

nek0nyaa commented 2 weeks ago

Alright, really weird game, but I'm running into some issues emulating the "King James Bible". Some entries seem to reset and others hardlock it completely. I'm not familiar enough with gameboy internals to try to figure out what exactly is going on.

The SHA1 of the RAM I'm trying is 6362fde9dcb08242a64f2fbea33de93d1776a6e0 and is available [REMOVED]

Baekalfen commented 2 weeks ago

Hi, sorry, I had to remove the link to the ROM. I cannot tell if it is a commercial ROM or not, but I do not want this project associated with piracy.

As for the issue, it could be a number of things. Good to keep track of it, so I'll tag the issue and let it stay.

nek0nyaa commented 2 weeks ago

No worries, it was an unlicensed Nintendo game and given the ease of availability I made some assumptions o/