Build Your Own Arcade Controls Forum
Main => Main Forum => Topic started by: shauny on October 29, 2010, 09:26:47 pm
-
is there such a thing? how do I add function keys, etc??
-
The GP-Wiz is a gaming control device. You can make it activate keystrokes with 3rd party software, like RBJoy, Joy2key, etc. But you don't need these for most applications, MAME especially. Just set up the app to use the controls as you have them wired and you are ready to go, just like you would a commercial gamepad or joystick.
RandyT
-
thanks randy.
so if I wanted to assign "tab" in mame... I need to dedicate a button to that? or can i function + button somehow.
just finished all the wiring and besides wiring the joysticks backwards :banghead: down is up and right is left :banghead:, all works great!
-
so if I wanted to assign "tab" in mame... I need to dedicate a button to that? or can i function + button somehow.
You can do a button combo to enter the menus. You can use a dedicated button for one of the combo buttons (to act like a "shift" button), or use P1 Start (or any other non-gameplay-interfering button) to pull double duty as the combo button.
just finished all the wiring and besides wiring the joysticks backwards :banghead: down is up and right is left :banghead:, all works great!
It's bound to happen :). Glad to hear everything is working well.
RandyT
-
what about the non mame emulators?
For example to leave nestopia it is alt + x. Do you know a trick to work around this? Thanks for the help. :cheers:
-
Some FE's can send an exit command (either the correct one or alt-F4). Alternately, you can write a quick script to send the exit command when a button (or combination of buttons) is pressed. I've used AHK for this, but AI will work as well. Finally, you can use one of the remapping programs that Randy mentioned. I've used XPadder for all of my remapping needs and it works great.
-
thanks bkenobi.
would you happen to know how to do this in Hyperspin?
-
Autohotkey will be your savior.
Learn it. Love it.
-
Autohotkey will be your savior.
Learn it. Love it.
+1
Sorry, I use GameEx so I can't be much help with HS specifics.