Post subject: Autosave/Autoload
Joined: 7/20/2014
Posts: 1
Hi Need an automatic savestate/load option!
Dimon12321
He/Him
Active player (480)
Joined: 4/5/2014
Posts: 1128
Location: Ukraine
Why? Too lazy to make a savestate? You can pause the emulation, make a savestate and continue playing! Load option is already imported. If you're TASing a game, autosave can be done when you're already failed it or a long time before! Are you making quicksaves or save the progress as different file and then loading it "by hand"?
TASing is like making a film: only the best takes are shown in the final movie.
Patashu
He/Him
Joined: 10/2/2005
Posts: 4017
If you made a mistake very recently, you can use rewind to fix it.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Editor, Emulator Coder
Joined: 8/7/2008
Posts: 1156
Maybe he means for the emulator to save a state when it exits automatically and try to reload that state when loading a rom.
adelikat
He/Him
Emulator Coder, Site Developer, Site Owner, Expert player (3599)
Joined: 11/3/2004
Posts: 4739
Location: Tennessee
If that's what he means, there is a solution. File -> Recent Rom -> autoload. And File -> Load State -> Autoload Last State will achieve those results. However, I think he means that after every X frames he wants it to savestate. That too is achievable with rewind. EDIT: And thirdly, it can be done with a simple lua script.
It's hard to look this good. My TAS projects
Editor, Emulator Coder
Joined: 8/7/2008
Posts: 1156
Well, its pointless to guess what he wants, without him chiming in, but if it's what I said then AutoloadLastState isnt sufficient; it would need to save when exiting the emulator. This is an oft-coveted feature for a certain type of user. Also see https://code.google.com/p/bizhawk/issues/detail?id=214