-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pikachu ball saver crashes game #9
Comments
This sounds like an emulator-specific issue, since this crash doesn't happen on the TwitchPlaysPokemon stream or with the BGB emulator. It's still worth looking into, though. Just to confirm, the crash does happen on gambatte, correct? It's hard to tell from your message. Also, did you build the ROM from the |
Yup, gambatte on retroarch. Used the ips posted on a forum, 1.0. |
Would you be able to point me to the patch? Also, would you be able to test on the BGB emulator, too? I’m worried your ROM might not quite be patched correctly, but it’s hard to say without seeing the patch file you used. Providing the ROM’s md5 or sha hash would help determine that, too. |
Right, tried the same rom I have with bgb, and it does not happen there, so the rom it's fine I suppose. What's weird is that the regular Pokemon Pinball game does not have this problem on gambatte, but the patched one crashes. |
As the title says , when catching the ball with the pikachu ball saver (the one that goes left or right) the game crashes the emulator, possibly related to the "pika" sound it's supposed to do before the crash. Tested with gambatte emulator and it does not happen on the regular Pokemon pinball game (the sound plays and the game continues).
Thanks for the hack , its awesome. I hope this can be fixed.
The text was updated successfully, but these errors were encountered: