Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: chris2922 on January 12, 2005, 01:25:07 pm

Title: MAME - Press any key
Post by: chris2922 on January 12, 2005, 01:25:07 pm
Quite a while ago i was browsing the internet and found a small utility that removed the need to 'press any key' to begin a rom once MAME had launched it.  Now that im building a MAME cab this would be an ideal little program to have running on it.

Does anyone know where i can get it from now?
Title: Re: MAME - Press any key
Post by: Buddabing on January 12, 2005, 02:09:58 pm
Quite a while ago i was browsing the internet and found a small utility that removed the need to 'press any key' to begin a rom once MAME had launched it.
Title: Re: MAME - Press any key
Post by: chris2922 on January 12, 2005, 02:20:36 pm
Thanks!
Title: Re: MAME - Press any key
Post by: Scott84 on January 12, 2005, 04:41:07 pm
How do you disable the other warnings then?
Title: Re: MAME - Press any key
Post by: Buddabing on January 12, 2005, 04:43:06 pm
How do you disable the other warnings then?

I put in a -skip_warnings option in my MAME build. See the Movie Maker thread.

Title: Re: MAME - Press any key
Post by: mms332 on January 13, 2005, 04:28:29 am
So you no longer need nonamemame for skipping warnings and disclaimers?
Title: Re: MAME - Press any key
Post by: Buddabing on January 13, 2005, 09:45:10 am
So you no longer need nonamemame for skipping warnings and disclaimers?

To the best of my knowledge, the  following warnings require a source change to skip.

Game not working
Game has unemulated protection
Game has wrong colors
Game has imperfect colors
Game has no sound
Game has imperfect sound
Game has imperfect graphics
Cocktail mode not supported


That can be done with NoName or whatever build supports it. All other warnings can be suppressed with command line arguments or with mame.ini.
Title: Re: MAME - Press any key
Post by: stevejt on January 14, 2005, 09:58:27 pm
I recently put skip validity checks in my mame .99 ini.  It worked fine, saved ALOT of time loading games.  BUt after a few days, it removed itself from my ini.  I dod NOT change any settings during that time.  It removed itself twice, a few days apart.  Any ideas why, or how?  Does mame do it manualy, or restore a past ini?  It is driving me nuts not knowing how it dissapears every few days....

Steve

PS- I posted a thread for this question, but besides not getting a reply, people arent even reading it...
Title: Re: MAME - Press any key
Post by: rod on January 15, 2005, 02:48:02 am
Me too .i'm trying to find out and no results!
I know there is a patch for it.Just don't know where to get it.
I'm sure it must have a way to do it.
Title: Re: MAME - Press any key
Post by: ALeX K on January 15, 2005, 06:46:02 pm
maybe some form of .bat file could do it by copying the file out at the end of every session or something then copying back in at the start of the next?
Title: Re: MAME - Press any key
Post by: Buddabing on January 15, 2005, 08:24:48 pm
maybe some form of .bat file could do it by copying the file out at the end of every session or something then copying back in at the start of the next?

If you're sure that MAME is changing your mame.ini file, just write protect it. (attrib +r mame.ini)