Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: USA007 on September 18, 2013, 09:29:56 pm

Title: Help with Mame "ok" screens
Post by: USA007 on September 18, 2013, 09:29:56 pm
Hi all,

Lately I have been making an arcade cabinet out of an old computer, and have run into a problem with mame when it asks me to type "ok" before a few games start.

My end goal is to not have a keyboard present, so I can't simply type it out. My joystick is the X-Arcade Dual Stick, which has a non-changeable key layout. I originally tried remapping two of my buttons with Autohotkey, only to discover Mame ignores anything but raw input.

Is there any way to be able to type "ok" for mame or get rid of those screens? I heard compiling gets rid of them, but also heard the screens that don't go away after one play will always be there no matter what.

Any help would be appreciated!
Title: Re: Help with Mame "ok" screens
Post by: TopJimmyCooks on September 18, 2013, 09:31:47 pm
search for mkchamp hiscore nonag. 
Title: Re: Help with Mame "ok" screens
Post by: Thenasty on September 18, 2013, 10:30:16 pm
wiggling the Joystick should also work (left/right,right/left etc...)
Title: Re: Help with Mame "ok" screens
Post by: USA007 on September 18, 2013, 11:26:18 pm
wiggling the Joystick should also work (left/right,right/left etc...)

My joystick's outputs are keys (in this case the num pad) so it doesn't work.
I'll look up mkchamp
Title: Re: Help with Mame "ok" screens
Post by: TalkingOctopus on September 18, 2013, 11:28:48 pm
He's referring to this post:

http://forum.arcadecontrols.com/index.php/topic,64298.0.html (http://forum.arcadecontrols.com/index.php/topic,64298.0.html)

It's pretty easy to compile your own mame without those screens. It also adds high score support, which is fun.
Title: Re: Help with Mame "ok" screens
Post by: USA007 on September 19, 2013, 01:46:47 am
He's referring to this post:

http://forum.arcadecontrols.com/index.php/topic,64298.0.html (http://forum.arcadecontrols.com/index.php/topic,64298.0.html)

It's pretty easy to compile your own mame without those screens. It also adds high score support, which is fun.
Yes, I found that post, for some reason my old computer could not open the command prompts to apply the patch/compile mame. I'll see if one of my newer computers can do it
Title: Re: Help with Mame "ok" screens
Post by: TopJimmyCooks on September 19, 2013, 08:40:02 am
use either the directions from MrDo's arcade or the compiler program from headsoft. 
Title: Re: Help with Mame "ok" screens
Post by: USA007 on September 19, 2013, 07:02:21 pm
use either the directions from MrDo's arcade or the compiler program from headsoft.
Yeah, for some reason my old pc didn't want to work through the command prompt. (I need 32-bit, and the compiler program only creates 64) I have my other comp compiling it right now, so thanks for all the help!