Swordfish90 / Lemuroid

All in one emulator on Android!
GNU General Public License v3.0
2.61k stars 164 forks source link

Save Gameboy games #527

Open Antoine-H opened 2 years ago

Antoine-H commented 2 years ago

I am trying to export my Pokemon Yellow Gameboy save.

To Reproduce Steps to reproduce the behavior: In Pokemon Yellow for example, open the start menu, then save the game

Expected behavior I expected to see /sdcard/Android/data/com.swordfish.lemuroid/files/saves/Pokemon Yellow.srm being updated, but the file isn't touched.

Smartphone (please complete the following information):

I tried working around this bug by importing the state file (.slot1 file) in another emulator but I couldn't find one that is compatible. Would you know any?

Thanks!

Helfexen commented 2 years ago

After saving from in-game menu open Lemuroid's menu and quit from there, otherwise it doesn't overwrite your save file for some reason. Also disable auto save feature.

Antoine-H commented 2 years ago

Thank you, that's a good workaround, I can save reliably now!