agg23 / openfpga-pokemonmini

GNU General Public License v2.0
35 stars 1 forks source link

Pokemon Pinball Mini save #3

Open Glorkbot opened 1 year ago

Glorkbot commented 1 year ago

Version (or build number)

0.2.0

Steps to reproduce

Run the game. Make progess in the quest, or set a highscore. Quit out. Play the game again. Progress does not persist, the game save is wiped.

Expected Behavior

I was expecting game progress to persist

Actual Behavior

Game progress is wiped when you quit the game.

Additional Context

No response

Grieverheart commented 1 year ago

I looked into this issue. I think emulators have the same issue. From my understanding, this game saves when the power button is pressed. You can try it out by pressing the pokemon mini power button. The solution is to either have the core power down the pokemon mini whenever a new rom is loaded or the core is exited, or you'll have to push the power button manually.

Glorkbot commented 1 year ago

I looked into this issue. I think emulators have the same issue. From my understanding, this game saves when the power button is pressed. You can try it out by pressing the pokemon mini power button. The solution is to either have the core power down the pokemon mini whenever a new rom is loaded or the core is exited, or you'll have to push the power button manually.

Oh, thank you so much! If anybody wonders what the “power button” is when running this core on Analogue Pocket, it’s the select button. Quit out by pressing select before pressing the Analogue menu button, and then saving works perfectly.