matthewbauer / gametime-player

A super simple JS-based libretro frontend
https://matthewbauer.us/gametime-player/
MIT License
39 stars 54 forks source link

Battery save file #63

Open hockeyDavid800 opened 5 years ago

hockeyDavid800 commented 5 years ago

I am currently playing pokemon firered and emerald on gpemu. However I want to transfer my progress to a legit cartridge. Unfortunately, the gpemu save files are too large and they don’t work with other emulators, so I suspect gpemu save files are save states. Can you please add the ability to extract the battery save?

Moreminds2005 commented 4 years ago

The saves on GPemu are actually save states on a program called RetroArch. I made this tutorial sometime last year, and I realize this is an old issue, but here it is: https://www.youtube.com/watch?v=u4lxcEPdFoU You'll need a Windows PC with admin privileges.

EDIT: You will also need a DS flash cartridge (like an R4), a Nintendo DS or DS Lite, and GBA Backup Tool.

My tutorial will only cover making the save state a 128KB VBA-M battery save file.