Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: jammadave on August 16, 2002, 01:03:26 pm

Title: KE24 - key combos?
Post by: jammadave on August 16, 2002, 01:03:26 pm
So - can I program a KE24 so that, say, start1 plus start2 equals P[ause] or Esc?

and how would I do that?

thx!  one of many questions now that my project is finally coming together!
Title: Re:KE24 - key combos?
Post by: Smack on August 18, 2002, 10:44:48 am
The easist way to do that would be to re-program the key mappings in the MAME tab menu. (At least that's how I would do it.)

I had a KE24 (before I fried it about 2 weeks ago.) You can program one key to send multiple keystrokes but not 2 keys to send one stroke.  

(ie: start1 = "1" + "esc" + etc, not start1 + start2 = "esc")

You can do this easily through mame though. Just go to the main settings and do it there.

Smack