Page 1 of 1

How to keep pause after save state and/or load state

Posted: Tue Jan 24, 2017 9:31 am
by mame2003
I paused MAME and saved a game but MAME automatically continue the game.

How can I keep pause after save state and/or load state?

I am creating multiple video files, connect successful parts together for display perfect gameplay show.

Re: How to keep pause after save state and/or load state

Posted: Tue Jan 24, 2017 10:40 am
by Tafoid
mame2003 wrote: Tue Jan 24, 2017 9:31 am I paused MAME and saved a game but MAME automatically continue the game.

How can I keep pause after save state and/or load state?

I am creating multiple video files, connect successful parts together for display perfect gameplay show.
At this time, save states do not have this mechanism. You'll have to record raw video and manually splice your video together. The Lua scripting functionality may eventually be made to allow more control over a game's emulation and states, but for now what you are asking isn't possible from the base MAME emulation.

Re: How to keep pause after save state and/or load state

Posted: Thu Feb 02, 2017 12:17 am
by mame2003
I found 90% of the solution.
Save a game into 'p' and game will pause again.
Load a game from 'p', same behavior happen too.