OMG you are all wonderful people. It worked!!!
Comment on Long shot - How to get old .sav file to work with modern gameboy color emulators?
404@lemmy.zip 8 months ago
IIRC most emulators use .sav. You should be able to just drop it in the rom folder for most emulators.
Does this one work? github.com/skylersaleh/SkyEmu
mesamunefire@lemmy.world 8 months ago
empireOfLove2@lemmy.dbzer0.com 8 months ago
yeah the .sav’s are generally all the same because they’re just almost always just a binary dump of RAM contents.
mesamunefire@lemmy.world 8 months ago
From 11+ years ago? I’ll give it a shot here tomorrow.
otp@sh.itjust.works 8 months ago
Hey, you’re playing a game from almost 30 years ago!
The data is actually exactly the same as what would be on a cartridge. The same way you can use a .gb file from the 90s, you can use a .sav file from the 90s too. Emulators were made to read those original files, not the other way around. Every GB emulator should have no problem reading those files.
Now save states is where you’ll run into trouble. Those are unique to the emulators, since the consoles never had them, meaning each emulator had to create them from scratch. You might find some cross compatibility, but generally not, I’d think.
This should generally be true for most emulators. And for most consoles themselves, actually – you could run most ROMs from a console and even .sav files between emulators and consoles! (e.g., with an EverDrive)
mesamunefire@lemmy.world 8 months ago
This is awesome.
empireOfLove2@lemmy.dbzer0.com 8 months ago
yes, even 11 years ago. it is dumping the ram state of the emulated processor and game state not of the emulator on it’s host system. There may be different header data or something that could cause problems but realistically all .sav’s really should be the same.
mesamunefire@lemmy.world 8 months ago
Thanks!!! It worked.