Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: leapinlew on November 24, 2006, 06:01:20 pm

Title: Whats the newest version of mame that allows skip_warnings?
Post by: leapinlew on November 24, 2006, 06:01:20 pm
I'm running an older version of mame and I can't figure out what the newest version of mame is that allows the skip_warnings without having to recompile mame. Anyone know off the top of their head?
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: destructor on November 25, 2006, 08:58:33 am
I don't remember good but in older MAME versions it was unavailable.
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: Texasmame on November 26, 2006, 09:43:46 am
Don't you mean the oldest version of MAME that allows this?   :police:
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: leapinlew on November 26, 2006, 12:29:34 pm
It must be my memory thats faulty... I thought that mame allowed skip_warnings up to a certain version and then it was removed in the newer versions. The only way to skip them is to recompile your own version of mame.

I am for a version of mame that allowed us to skip all messages including the unsupported cocktail messages and video not 100% messages and was old enough to play Gorf at a decent speed.
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: sealslayer on November 26, 2006, 07:40:33 pm
Im using 0.99 that allows you to skip the disclaimer, I think it was a little after this version that it stopped.
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: destructor on November 27, 2006, 02:36:06 am
I use mameplus 106 and skip warnings is available.
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: Buddabing on November 27, 2006, 12:23:17 pm
IIRC only derived/unofficial builds of mame allowed all warnings to be skipped. There is no skip_warnings option in official MAME.

However, older versions of official MAME (up to and including v0.99 but I don't know how far back) allowed all warnings to be skipped by using -ftr 1.

HTH,
Buddabing
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: leapinlew on November 27, 2006, 12:27:41 pm
You'll have to excuse my ignorance here, but is "-ftr 1" something you can put in the ini file or does that go in the code somewhere?
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: Havok on November 27, 2006, 12:30:47 pm
You'll have to excuse my ignorance here, but is "-ftr 1" something you can put in the ini file or does that go in the code somewhere?

Launch Mame with that as a switch:  mame.exe -ftr 1
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: rcrules on November 27, 2006, 01:30:06 pm
I just tried "mame -ftr 1 romname" with version .108.  It did skip the warning and went directly to the game, but after a second or two it booted me off the game.  Sadness.
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: rcrules on November 27, 2006, 01:36:51 pm
In .108 "mame -skip_gameinfo romname" works.
Title: Re: Whats the newest version of mame that allows skip_warnings?
Post by: Buddabing on November 27, 2006, 02:06:30 pm
I just tried "mame -ftr 1 romname" with version .108.  It did skip the warning and went directly to the game, but after a second or two it booted me off the game.  Sadness.

It has to be version v0.99 or older. Please try that.

You can put ftr 1 in your mame.ini so you don't have to type it in every time.