Build Your Own Arcade Controls Forum
Main => Main Forum => Topic started by: moman on January 11, 2007, 10:50:53 am
-
Hi everybody,
I am currently running the most current version, MAME32 (0.111). I am using MAME32 for a while until I get used to everything and build up my roms.
1) When you are in the interface/input options in the actual game (tab button menu), how do you change the variable to include an "and" function. I know how to change any one input. I know how to change an input to have an "or" in it (like enter or "E" does the same function), but I can't figure out how to get an "and" to combine two key strokes to do one function.
2) Before everybody jumps on me for this one......I did search this well and tried a few things on my own. It's regarding the beginning warning/info messages. In the latest version of MAME32, under the interface tab, I see where I can disable the game info. I do not see any other check box to disable the warning/disclaimer message (not the first time running the game message either). Am I missing something here? Has something changed with the newest version? Can I go into the .ini file and add line skip_disclaimer 1 (even though I do not see skip_disclaimer 0 there)?
Thanks guys.
-
1) Press both buttons at the same time when mapping the controls and it should put the 'AND' in for you.
2) I'm pretty sure this warning cannot be disabled anymore unless you compile your own version and remove it from the source. For that you can thank all the tards that report bugs to MAMEDEV for games that are specifically listed as not working correctly.
-
1) Press both buttons at the same time when mapping the controls and it should put the 'AND' in for you.
Just for details, mame doesn't list the "and", but it's implied. Example, you press both 'T' & 'H' during remap, mame will list "T H" (or "H T", depending which key you press first). Which raises a second detail: while remapping mame gives you a delay so you can press the buttons a little after each other (up to ~ 2/3 of a sec).
-
Thanks for the info guys!