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: Launching NES carts in MAME not working.  (Read 2465 times)

0 Members and 1 Guest are viewing this topic.

isamu

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 807
  • Last login:April 14, 2024, 08:15:07 pm
  • I'm a llama!
Launching NES carts in MAME not working.
« on: December 19, 2017, 04:51:58 pm »
Hi guys. I like to launch my mame games from individual batch files. I can get my batch files to launch snes, Atari 2600, and Master System games, but for some reason nes games are not launching.

What is the exact command line for launching nes games?

For example I'm trying to launch Rad Racer. My bat file looks like this:

mame64.exe nes -cart C:\MAME0192SoftROMs\nes\radracer.zip

All my xml files are in the hash folder and my rom set is good per MAME Audit. Game works fine when launched from QMC2 or MAME itself. What is incorrectly typed in my command line above?

« Last Edit: December 19, 2017, 05:41:12 pm by isamu »

DrakeTungsten

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 287
  • Last login:August 14, 2022, 06:36:45 pm
  • I effed with the wrong person!
    • No Quarter - a basic FE, WIP
Re: Launching NES carts in MAME not working.
« Reply #1 on: December 20, 2017, 11:35:02 am »
Your options are correct, at least they work for me with MAME/MESS 177. Maybe the zip file needs to be extracted for the command line to work? None of my NES roms are zipped - they all have a .nes extension.

Run the command from a command line and see what errors MAME tells you.
No Quarter - a basic FE, WIP

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19400
  • Last login:April 21, 2024, 11:59:54 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: Launching NES carts in MAME not working.
« Reply #2 on: December 20, 2017, 01:16:17 pm »
also use the "-verbose" command as some errors aren't apparent without it. 

isamu

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 807
  • Last login:April 14, 2024, 08:15:07 pm
  • I'm a llama!
Re: Launching NES carts in MAME not working.
« Reply #3 on: December 20, 2017, 03:20:06 pm »