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: Can't get any games to run.  (Read 1700 times)

0 Members and 1 Guest are viewing this topic.

Chris2

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 126
  • Last login:September 28, 2024, 09:56:40 pm
  • Servin' up Bacon.
Can't get any games to run.
« on: June 04, 2007, 10:12:20 pm »
Right now, I'm trying to get Gauntlet to run on Mame 0.115, but no matter what I try typing into the command line, nothing works. So far, I've gotten this as my command:


C:\Documents and Settings\Christopher Deliz.CHRIS>desktop\mame gauntlet


whenever I attempt this, however, Mame boots, then tells me that none of the rom files are found, despite all of them being present in Mame's rom folder. All the folders that came with Mame have been extracted to one main folder, with all of the Gauntlet rom data files being stored in the 'Roms' folder. The Mame build is Mame 0.115, and the rom is Gauntlet(rev 14). Any advice at all?


"Do you like Huey Lewis and the News?"

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re: Can't get any games to run.
« Reply #1 on: June 04, 2007, 10:19:47 pm »
do mame -rp C:\Documents and Settings\Christopher Deliz.CHRIS>desktop\mame\roms\ gauntlet and see what you get.

shorthair

  • Guest
  • Trade Count: (0)
Re: Can't get any games to run.
« Reply #2 on: June 04, 2007, 11:06:33 pm »
What I've found is that I have to get to the directory first. For example, mine always starts in C:\documents and settings, so I have to change directories, which is usually [cd C:my documents\games\mame], press enter, then type [mame (game name)] and press enter.

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re: Can't get any games to run.
« Reply #3 on: June 05, 2007, 06:53:03 am »
Oh  yeah, make sure you actually *have* a mame.ini file.  IIRC with .115 if you do

mame -cc

it generates a file 'mame' not 'mame.ini' and you'll have to append the '.ini' manually.

Chris2

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 126
  • Last login:September 28, 2024, 09:56:40 pm
  • Servin' up Bacon.
Re: Can't get any games to run.
« Reply #4 on: August 18, 2007, 03:13:04 pm »
^Ah. That must be the issue. Anyone know how to create one? I try the createconfig command but get nothing. I'm trying the command
...\desktop\Mame\mame Gauntlet [-createconfig]

but to no avail.
"Do you like Huey Lewis and the News?"

Justin Z

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 362
  • Last login:August 23, 2024, 07:17:22 am
Re: Can't get any games to run.
« Reply #5 on: August 18, 2007, 03:40:04 pm »
Just type "mame createconfig" -- don't throw gauntlet in there.

Chris2

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 126
  • Last login:September 28, 2024, 09:56:40 pm
  • Servin' up Bacon.
Re: Can't get any games to run.
« Reply #6 on: August 18, 2007, 03:56:38 pm »
Tried that, but I only got a list of the games whose names were most like the phrase createconfig.
« Last Edit: August 18, 2007, 04:04:41 pm by Chris2 »
"Do you like Huey Lewis and the News?"

severdhed

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2975
  • Last login:December 14, 2024, 05:01:52 pm
  • RIP Dinosaur Hippo
Re: Can't get any games to run.
« Reply #7 on: August 18, 2007, 04:27:57 pm »
it has to be

mame -createconfig
Current Projects:      Zak-Man | TMNT Pedestal | SNES Pi | N64 Odroid
Former Projects:     4 Player Showcase | Donkey Kong | iCade

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re: Can't get any games to run.
« Reply #8 on: August 18, 2007, 06:42:01 pm »
Or if you don't want to type all that:

mame -cc

Much like I mentioned above.

mcfreak

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 282
  • Last login:March 01, 2021, 01:55:04 pm
  • Asteroids moving along...
    • Hobby Blog
Re: Can't get any games to run.
« Reply #9 on: August 18, 2007, 07:36:23 pm »
Try moving it from your desktop to c:\mame...  That long path could be screwing you up.