Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Shieldwolf on May 02, 2004, 01:14:28 am

Title: DK and noname mame command line
Post by: Shieldwolf on May 02, 2004, 01:14:28 am
So I'm setting up dk for noname mame and I haven't had any problems actually running the games, or the fe, but I can't seem to set the controls or remove the "ok" even when I add the command lines to dk's mame.cfg any ideas?
Title: Re:DK and noname mame command line
Post by: jec993 on May 02, 2004, 08:44:17 am
Run noname mame from the command line with the following option:

NONAME.EXE -createconfig

That will create a file called "noname.ini"
Then edit the noname.ini and change the following flags to 1
skip_disclaimer         1
skip_gameinfo           1
skip_gamewarnings       1
skip_gameinfo           1


That will get you past the OK message and some other possible annoyances.

-jimC