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
Sonic Pinball Party - Crash when resuming arcade mode #301
Labels
platform:GBA
Game Boy Advance-related issues
severity:holy grail
Issues that affect all emulators
severity:minor bug
Issues that only have a minor impact on the library
Milestone
Comments
Looks like the game forgets to initialize the value at 0x02017570 when you load from a save on a fresh boot. |
Just realized it's not a crash, it's just ultra delayed. It actually just takes around 2 minutes to load. |
Can confirm this still happens. |
Fixed in 93633ea |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
platform:GBA
Game Boy Advance-related issues
severity:holy grail
Issues that affect all emulators
severity:minor bug
Issues that only have a minor impact on the library
In every emulator I've tried(mGBA, vba-m, my boy!) it always freezes when resuming arcade mode, I thought this was how the game is supposed to be but I tried the same rom on 3DS VC and it works fine.
Exact steps:
I can only test mGBA on Wii.
The text was updated successfully, but these errors were encountered: