Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: maximame on April 05, 2005, 08:33:08 pm

Title: skip_startup_frames - How to
Post by: maximame on April 05, 2005, 08:33:08 pm
I have compiled mame to include skip_startup_frames and looked in the forum but had a question and that is how do you use skip_startup_frames for galaga for example.


Maxi
Title: Re: skip_startup_frames - How to
Post by: Silver on April 06, 2005, 12:05:56 am
not used this for a while, but I seem to recall:

mame -ssf 250 galaga

was the format (where 250 is number of frames to skip).

or try mame -cc

and check the mame.ini file for the exact command (ssf should be listed I think)
Title: Re: skip_startup_frames - How to
Post by: elvis on April 06, 2005, 04:31:18 am
I didn't think regular MAME could do that?  I know AdvanceMAME can (and does so automatically for most games).
Title: Re: skip_startup_frames - How to
Post by: Silver on April 06, 2005, 06:42:12 am
It can't - its a custom patch someone made (check monitor/video forums for recent post on tweaked mame - the guy made a pile of patches for mame).

The original poster stated they compiled there own, presumably with the skip_startup_frames patch....