How can I open Game.com games with MAME? #32
Replies: 2 comments
|
Thanks for reporting this, and sorry for the trouble. I was able to reproduce the problem and find the exact cause: it is the ROM set, not the parameters. The parameters you tried were correct for MAME, but Simple Launcher launches MAME systems in "software list mode" — your parameters go first and the game is appended as a bare name (no path, no extension), like: MAME then resolves Detailed step-by-step instructions1. Download a MAME-compatible ROM set Go to the PleasureDome website:
2. Download MAME BIOS/device files Also from the PleasureDome site (or your MAME ROM set), get the MAME BIOS/devices files and keep them in a folder like 3. Create the system in Simple Launcher
4. Configure the emulator
Points worth noting:
5. Launch Select a game and launch — MAME should now find both the BIOS and the game through This configuration has been verified as working and was added to the parameters wiki in the new "Tiger Game.com" section. |
|
Ensure the file "gamecom.zip" is present inside "bios path" or inside "rom path". You need to use roms that follow mame filename convention (Download from PleasureDome website). You can NOT use No-Intro filename convention. |
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone. I'm trying to (and failing to) configure SimpleLauncher to open Game.com games using MAME. I tried to use Game.Com MAME's parameters, tried to adapt the Mattel Aquarius instructions, but didn't managed to make it work. I tried the parameters>
gamecom -rompath "E:\MAME\ROMs;E:\No-Intro\Tiger - Game.com"
gamecom -rompath "E:\MAME\ROMs;E:\No-Intro\Tiger - Game.com" -cart1
-rompath "E:\MAME\ROMs;E:\No-Intro\Tiger - Game.com" gamecom`
All of them presented errors, detailed in the following log
error_user.log
What I am doing wrong here?
All reactions