Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: D_BIZZZZ on February 28, 2005, 07:48:55 am
-
Hi,
Does anyone out there know how to configure MAMEWAH to boot immediately into a game (without having to select it from the menu) ?
Basically I would like to fire up the PC to boot straight into a favorite game then when finished can escape back to the MAMEWAH menu.
-
stop SHOUTING!
you might want to look at doing this the other way around: boot into mame, then run mamewah when you exit mame, something along the line of a batch file containing (assuming 1941 is your favorite game):
c:\mame\mame.exe 1941
c:\mamewah\mamewah.exe
I think that should be enough but if for some reason the batch file doesn't wait for mame to exit before launching mamewah, you should be able to replace the first line with:
start /wait c:\mame\mame.exe 1941
-
!! ACE !! ;D
I mean ,, ace