Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: jammadave on March 22, 2002, 12:31:25 pm
-
....I know ArcadeOS skips the nag screens, which is the jam quality to have...
Does GameLauncher? AdvanceMenu? any other DOS frontend?
note: i like the above two, stylewise, better than AOS, but that one feature would make me choose AOS first if the others dont have it.
=0)
thanks!
dave
-
You can recompile mame.
http://www.arcadecontrols.org/cgi-bin/yabb/YaBB.cgi?board=main;action=display;num=1016757024
-
i have heard this, but as software-savvy as i like to think i am, i couldn't tell you what compiling even is, let alone how to do it. no programming knowhow here. =0)
so this means i could use any frontend and not have to deal with the screens, eh?
-
Ok, I get that you may have no clue what programming is.
-
Other than those offered above, just wiggle the Joystick Left and Right (same thing as typing "OK") and off you go.
-
wow thats a rediculous amount of time to compile a program.
-
Yeah, Like I said in the other thread, either push left then right, otherwise recompile:)
-
oh, of course, about the left and right thing. mainly i'm trying to make this thing as "dumb-friend-proof" as possible. heh, i have big parties at my pad and just don't want to explain it to everybody =0)
-
You can use advance menu with Advance mame and skip the nag screens with just a few entrys in the cfg file from advance mame...
[script]
video = delay(300); repeat(3) { simulate_key(key_o,100); delay(100);
simulate_key(key_k,100); delay(100); }
Peter
-
advanceMAME, is that a DOS version by chance? i was once using advanceMenu with just regular DOS MAME...
but thanks for that option too!
-
advanceMAME, is that a DOS version by chance?