Save state file type question - Printable Version +- mGBA Forums (https://forums.mgba.io) +-- Forum: mGBA (https://forums.mgba.io/forumdisplay.php?fid=1) +--- Forum: General (https://forums.mgba.io/forumdisplay.php?fid=3) +--- Thread: Save state file type question (/showthread.php?tid=4813) |
Save state file type question - davidD - 06-27-2018 Hi everyone, I found mGBA today, and tried it out. It has better performance than my previous emulator, and finally there are no sound glitches. The only thing that's off-putting for me is that the save state files use a file extension called .ss1, which in itself is not a problem whatsoever, but I also use GBA4iOS on my phone, and it's pretty convenientĀ that I can move saveĀ files between devices and pick up the game from where I was. However, GBA4iOS only works with .sgm file extensions. Is it possible to make mGBA use .sgm for save states instead? RE: Save state file type question - endrift - 06-28-2018 Savestates are not compatible between emulators due to the heavy reliance on internal state. Sorry RE: Save state file type question - davidD - 07-02-2018 (06-28-2018, 07:01 PM)endrift Wrote: Savestates are not compatible between emulators due to the heavy reliance on internal state. Sorry I see. Thanks for the response. |