Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Spectrum in wolfmess  (Read 1390 times)

0 Members and 1 Guest are viewing this topic.

empardopo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 526
  • Last login:Yesterday at 05:12:51 am
    • My personal forum
Spectrum in wolfmess
« 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
Code: [Select]
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.

Tafoid

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 238
  • Last login:February 12, 2025, 04:47:22 am
  • Emulation Devotee
    • MAMELOAD TNG (Front-End)
Re: Spectrum in wolfmess
« Reply #1 on: February 12, 2015, 10:53:37 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
Code: [Select]
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.


empardopo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 526
  • Last login:Yesterday at 05:12:51 am
    • My personal forum
Re: Spectrum in wolfmess
« Reply #2 on: February 16, 2015, 02:51:44 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
Code: [Select]
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!