Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upPokemon Pinball (GBC) - Multiple save issues #726
Comments
endrift
added this to the 0.6.0 milestone
May 6, 2017
endrift
added
platform:GB/GBC
severity:minor bug
labels
May 6, 2017
endrift
added
severity:bug
and removed
severity:minor bug
labels
Jun 3, 2017
endrift
closed this
in
34647ff
Jun 14, 2017
pushed a commit
to lotharsm/mgba
that referenced
this issue
Jun 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Chariblaze commentedMay 2, 2017
Build: 0.6-4509-87170f9
OS: Windows 10 64-bit
Expected behavior: Pokemon Pinball (GBC) has 8KiB of SRAM, so mGBA should use 8KiB for SRAM and create 8KiB .sav files. Saves store high scores, quick saves, Pokedex entries, and custom key configs. It should also be possible to import a save file from a cart or another emulator.
Actual behavior:
When the game is run - SRAM is correctly resized to 8 KiB
On the 4th-ish frame - SRAM is resized to 24KiB
When the title screen is shown - SRAM is resized to 32KiB
If the Red table is played - SRAM is resized to 48KiB
If the game is reset - Quick save data persists, custom key configs do not
If a 8 KiB .sav is imported from a cart or bgb - No save data is loaded
Tips for reproducing:
Once in a game, you can quick save on the Start menu. If quick save data is present and is working, you'll see a "New game/Continue" menu when starting a game.
Custom key configs are set in the options. By default all actions have one binding, so an easy way to test if the data is being preserved across resets is to bind two keys to an action.
Here is a good 8KiB .sav with high scores, quick save data, Pokedex entries, and custom key configs. You can press B on the title screen to bring up high scores. This .sav has a high score on the Blue table (press right): "5th WGW 136,210,700"