Page 1 of 2
Certain games don't launch- but play fine in MAME
Posted: Fri Apr 24, 2020 1:18 pm
by notbillcosby
For some reason, when I try to launch Pac-Man, Burger Time, Galaga, and probably others that I haven't found yet (are these all using Midway hardware?) from the list in mGalaxy, they don't launch. It's like it doesn't even register me hitting the launch button. Other games, like Donkey Kong, launch just fine. If I try to run the problematic games directly through Mame at the command line, they launch and play without issue. Any ideas?
Re: Certain games don't launch- but play fine in MAME
Posted: Fri Apr 24, 2020 1:30 pm
by jmd
It's like it doesn't even register me hitting the launch button.
You mean that you can't hear the "Launching game" sound?
You use the same Mame version with mGalaxy that you use with your commandline test? The same set of roms?
Re: Certain games don't launch- but play fine in MAME
Posted: Fri Apr 24, 2020 1:58 pm
by notbillcosby
Same MAME, same romset. There’s only one copy of all that stuff on my machine so I can 100% confirm this. I’m not in front of my machine right now, but I’m fairly certain that no, it does not play the launching game sound either.
jmd wrote:
It's like it doesn't even register me hitting the launch button.
You mean that you can't hear the "Launching game" sound?
You use the same Mame version with mGalaxy that you use with your commandline test? The same set of roms?
Re: Certain games don't launch- but play fine in MAME
Posted: Sun Apr 26, 2020 6:22 pm
by notbillcosby
I'm having a hard time with this. I can't find anything in the forums or on Google that seems to address this specific issue. I would normally suspect that my romset hadn't updated correctly for the version of MAME I'm using, but the fact that I can still launch the problematic games from the command line debunks that theory. I'm at the mercy of people here who are smarter about this kind of stuff than I am...
Is there any other info I can provide that would better help diagnose the issue?
Re: Certain games don't launch- but play fine in MAME
Posted: Mon Apr 27, 2020 4:52 pm
by Aeliss
But it works with command line ?
Can you show the command line you are using ?
Perhaps adding debug parametre in the command used by mgalaxy.
Re: Certain games don't launch- but play fine in MAME
Posted: Mon Apr 27, 2020 7:02 pm
by notbillcosby
Yup. “Mame64 btime” launches burger time just fine. Picking it out of the list in MGalaxy does not launch the game. How do I add a debug parameter to mgalaxy, and then what will I need to share with you guys in order for that to help?
[quote="Aeliss"]
But it works with command line ?
Can you show the command line you are using ?
Perhaps adding debug parametre in the command used by mgalaxy.
[/quote]
Re: Certain games don't launch- but play fine in MAME
Posted: Tue Apr 28, 2020 7:13 am
by jmd
The command line issuing from mGalaxy is:
Code: Select all
-rompath "%path" %file%ext -volume -%volume(32,0) -skip_gameinfo -nowindow -joystick
so could you try to launch you game that way:
Code: Select all
Mame64.exe -rompath "TheFullPathToYourRomFileIncludingExtension" -volume -0 -skip_gameinfo -nowindow -joystick
Re: Certain games don't launch- but play fine in MAME
Posted: Tue Apr 28, 2020 1:18 pm
by notbillcosby
Tried it. My DOS prompt was:
D:\mame>mame64 -rompath "D:\roms\btime.zip" -volume -0 -skip_gameinfo -nowindow
-joystick
It did not launch the game, it launched the Mame UI instead. Upon returning to DOS, this info from Switchres was shown:
SwitchRes: [empty] (1) horizontal (640x480@61.000000)->(640x480@59.980880)
Re: Certain games don't launch- but play fine in MAME
Posted: Wed Apr 29, 2020 3:43 pm
by Aeliss
-rompath is just the path you need too the rom name
light version
Code: Select all
mame64.exe -rompath "F:\emulateur\mame\roms" 1941.zip
Re: Certain games don't launch- but play fine in MAME
Posted: Wed Apr 29, 2020 5:10 pm
by notbillcosby
D:\MAME>Mame64.exe -rompath "d:\roms" btime.zip -volume -0 -skip_gameinfo -nowindow -joystick
^^^This does launch the game.
[quote="Aeliss"]
-rompath is just the path you need too the rom name
light version
Code: Select all
mame64.exe -rompath "F:\emulateur\mame\roms" 1941.zip
[/quote]
Re: Certain games don't launch- but play fine in MAME
Posted: Wed Apr 29, 2020 7:24 pm
by Aeliss
So with command line it works but not using mGalaxy ?
Realy strange, can you show the MGalaxyRunaway page with the config pls ?
Re: Certain games don't launch- but play fine in MAME
Posted: Thu Apr 30, 2020 1:12 pm
by notbillcosby
Re: Certain games don't launch- but play fine in MAME
Posted: Thu Apr 30, 2020 2:55 pm
by Aeliss
Seriously, WTF, it's exactly the same command line than mGalaxy.
Can you try to add in the mGalaxy command line some debug option
https://docs.mamedev.org/commandline/co ... ng-options
I think this one is not bad
-[no]log
Creates a file called error.log which contains all of the internal log messages generated by the MAME core and system drivers. This can be used at the same time as -log to output the log data to both targets as well.
Edit:
Haaaa, I have perhapos an idea, disable your database, and make a try with rom file name.
Re: Certain games don't launch- but play fine in MAME
Posted: Thu Apr 30, 2020 3:16 pm
by notbillcosby
I’m extremely hazy on how database stuff works. Could you point me to directions on how to do exactly what you’re talking about?
Re: Certain games don't launch- but play fine in MAME
Posted: Fri May 01, 2020 7:48 am
by Aeliss
On the first screenshoot, there is a button "Extra", from my memory you have an option to uncheck.