gc3 Posted June 8, 2016 Share Posted June 8, 2016 I'm running apple II system with software games in the command-line version of mess (integrated with mame). The question is how do I use save states running apple II system through the command-line of mess? Since it's a fully emulated keyboard and I had to press the scroll lock key to pause it. I would like to know how to save/load state using a bat file when running apple II or other computer systems with fully emulated keyboard using the command-line version of mess. Any help is greatly appreciated. Link to comment Share on other sites More sharing options...
Robert Posted June 9, 2016 Share Posted June 9, 2016 Core state/playback options -state Immediately after starting the specified game, will cause the save state in the specified to be loaded. -[no]autosave When enabled, automatically creates a save state file when exiting MAME and automatically attempts to reload it when later starting MAME with the same game. This only works for games that have explicitly enabled save state support in their driver. The default is OFF (-noautosave).This came from the mamedev wiki. http://docs.mamedev.org/commandline/commandline-all.html Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now