Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Jerry71 on March 22, 2008, 07:17:55 pm

Title: Help starting Sega CD games through MAMEWah
Post by: Jerry71 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.
Title: Re: Help starting Sega CD games through MAMEWah
Post by: gonzo90017 on March 23, 2008, 07:44:55 pm
Code: [Select]
"[rompath]\[name]\[name].[romext]"
Title: Re: Help starting Sega CD games through MAMEWah
Post by: Jerry71 on March 24, 2008, 01:44:31 am
Thank you so much, it worked perfectly.  ;D