linuxserver / docker-emulatorjs

Web based retro emulation frontend with rom scanning and automated art ingestion.
GNU General Public License v3.0
509 stars 51 forks source link

Unable to load state on Gameboy (gearboy) #31

Closed snorkrat closed 1 year ago

snorkrat commented 1 year ago

I am unable to load state on the gearboy emulator. It seems to save, as in I can see the save state file, but loading gets to 100% but does not actually load anything. I have tried on different browsers with the same outcome.

From my looking online it seems as if it was an issue with Gearboy in the past. But that's all I found.

github-actions[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

snorkrat commented 1 year ago

Looking at the relevant issue that I linked, that seems to be in version 2.6.0 which is currently what is included in the docker image. The fix is in version 2.7.0 (apparently)

snorkrat commented 1 year ago

Changing the emulator config to emulator": "libretro-gambatte" is a work around to be able to use the GameBoy emulator with save/load state. But still an issue with Gearboy.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.