Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: gp-wiz40 mapping software  (Read 4885 times)

0 Members and 1 Guest are viewing this topic.

shauny

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 25
  • Last login:December 16, 2010, 07:31:00 am
gp-wiz40 mapping software
« on: October 29, 2010, 09:26:47 pm »
is there such a thing? how do I add function keys, etc??

RandyT

  • Trade Count: (+14)
  • Full Member
  • ***
  • Online Online
  • Posts: 7020
  • Last login:Today at 10:27:20 am
  • Friends don't let friends hack keyboards.
    • GroovyGameGear.com
Re: gp-wiz40 mapping software
« Reply #1 on: October 29, 2010, 09:35:21 pm »
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

shauny

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 25
  • Last login:December 16, 2010, 07:31:00 am
Re: gp-wiz40 mapping software
« Reply #2 on: October 29, 2010, 09:46:12 pm »
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!


RandyT

  • Trade Count: (+14)
  • Full Member
  • ***
  • Online Online
  • Posts: 7020
  • Last login:Today at 10:27:20 am
  • Friends don't let friends hack keyboards.
    • GroovyGameGear.com
Re: gp-wiz40 mapping software
« Reply #3 on: October 29, 2010, 11:23:23 pm »
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.

Quote
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

shauny

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 25
  • Last login:December 16, 2010, 07:31:00 am
Re: gp-wiz40 mapping software
« Reply #4 on: November 01, 2010, 12:32:55 pm »
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:

bkenobi

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1668
  • Last login:August 16, 2021, 10:41:52 pm
Re: gp-wiz40 mapping software
« Reply #5 on: November 01, 2010, 12:52:27 pm »
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.

shauny

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 25
  • Last login:December 16, 2010, 07:31:00 am
Re: gp-wiz40 mapping software
« Reply #6 on: November 01, 2010, 01:10:21 pm »
thanks bkenobi.
would you happen to know how to do this in Hyperspin?

BadMouth

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9273
  • Last login:Today at 06:53:06 am
  • ...
Re: gp-wiz40 mapping software
« Reply #7 on: November 01, 2010, 02:54:47 pm »
Autohotkey will be your savior.

Learn it. Love it.

bkenobi

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1668
  • Last login:August 16, 2021, 10:41:52 pm
Re: gp-wiz40 mapping software
« Reply #8 on: November 01, 2010, 03:55:39 pm »
Autohotkey will be your savior.

Learn it. Love it.
+1

Sorry, I use GameEx so I can't be much help with HS specifics.