Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started 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...
-
delete cfg\default.cfg
-
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".