Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: empardopo on February 04, 2015, 06:18:39 am
-
Anybody has configured the spectrum emulator using wolfmess?
I get record the game and It's OK. My problem is how can I see the recorded game then?
To record the game I use this command line
mess spectrum -snapshot "software\spectrum\Manic Miner (1983)(Bug-Byte Software).z80" -record manicminer.inp
Now, I have the file manicminer.inp
How can I see it?
Thanks in advance.
-
Anybody has configured the spectrum emulator using wolfmess?
I get record the game and It's OK. My problem is how can I see the recorded game then?
To record the game I use this command line
mess spectrum -snapshot "software\spectrum\Manic Miner (1983)(Bug-Byte Software).z80" -record manicminer.inp
Now, I have the file manicminer.inp
How can I see it?
Thanks in advance.
Use the same command as above, but use "-playback" instead of "-record" to watch it in action.
-
Anybody has configured the spectrum emulator using wolfmess?
I get record the game and It's OK. My problem is how can I see the recorded game then?
To record the game I use this command line
mess spectrum -snapshot "software\spectrum\Manic Miner (1983)(Bug-Byte Software).z80" -record manicminer.inp
Now, I have the file manicminer.inp
How can I see it?
Thanks in advance.
Use the same command as above, but use "-playback" instead of "-record" to watch it in action.
Have you tested it? It doesn't work!