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: Help starting Sega CD games through MAMEWah  (Read 1578 times)

0 Members and 1 Guest are viewing this topic.

Jerry71

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 11
  • Last login:April 08, 2008, 11:14:27 am
Help starting Sega CD games through MAMEWah
« on: March 22, 2008, 07:17:55 pm »
I'm running the Sega Fusion emulator through MAMEWah.  I have the Sega CD games in subfolders of my main roms folder. In the ini file, I put "rom_folder_subfolders" as the list_generation_method. When I generate a gamelist, the games are definitely recognized. The problem is when I try to start a game. It's not working, and I'm sure it's because of the emulator_commandline. Right now I have "[rompath]\[name].[romext]" in there. I'm guessing that I need to call the subfolder as well, but I don't know how to do it. So what goes here...

[rompath]\[?????]\[name].[romext]

Or is it something else entirely?

I know that the games work, because I can start them through Fusion or through a command line.

gonzo90017

  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1034
  • Last login:June 23, 2019, 02:41:07 pm
  • I'm a llama!
Re: Help starting Sega CD games through MAMEWah
« Reply #1 on: March 23, 2008, 07:44:55 pm »
Code: [Select]
"[rompath]\[name]\[name].[romext]"

Jerry71

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 11
  • Last login:April 08, 2008, 11:14:27 am
Re: Help starting Sega CD games through MAMEWah
« Reply #2 on: March 24, 2008, 01:44:31 am »
Thank you so much, it worked perfectly.  ;D