Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: sdrob04 on December 24, 2007, 10:21:38 pm

Title: Problem entering mame config mode
Post by: sdrob04 on December 24, 2007, 10:21:38 pm
Okay, I screwed up big-time and deleted the 'enter' option while trying to add configuration functionality to a button on my cp.  Now I cannot enter the config mode in mame at all, as I believe the current command is set to 'None'. 

I've searched the forum and mame.net but can't seem to find how to start anew with a default mame configuration file.  Can anyone point me to the correct post or description on how to recover from this mistake?

Thank you...
Title: Re: Problem entering mame config mode
Post by: headkaze on December 24, 2007, 11:23:32 pm
delete cfg\default.cfg
Title: Re: Problem entering mame config mode
Post by: u_rebelscum on December 26, 2007, 12:44:43 pm
Or you can open that same file, and delete the UI_SELECT part. 

There's a FAQ over at MameDev (http://mamedev.org/devwiki/index.php/FAQ:Controls#Why_doesn.27t_the_Tab_key_work_anymore.3F), just replace "tab"/"UI_CONFIGURE" with "enter"/"UI_SELECT".