timblepaw / snes9x-rr

Automatically exported from code.google.com/p/snes9x-rr
0 stars 1 forks source link

Save to File... #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm used to using VBA-rr, and being unable to rewind and unable to save my 
progress to an arbitrarily named file (Such as "Shadowrun (U) - Out of 
Morgue.sav") are making it extremely hard for me to redo anything with 
precision. I understand that the rewind thing isn't implemented because 
SNES9x's savestating is too slow to do it once a second without lag, but I was 
genuinely surprised that you can't "Save to File" like you can in pretty much 
any emulator except ZSNES and SNES9x. I understand this is probably just 
because SNES9x doesn't have it, but this is sort of hard for me to go without.

I understand that the save files are named [Game name].[Three digit slot 
number], but any random extension, such as .sav or .9xs will work.

Original issue reported on code.google.com by fennec.a...@gmail.com on 6 Jan 2012 at 2:39