PDA

View Full Version : Mame Player 2



jradams76
07-26-2010, 06:57 PM
Hi all I just built myself an arcade cabinet and the feeling of accomplishment is great! I'm using Hyperspin and took the cabinet for a test run tonight everything looked and ran great till my wife and I decided on a game of Mortal Kombat :D I made sure to map buttons 5 and 6 for mame 2nd player. The button that is giving me fits is button 3 is not working?? It does nothing when I press it. The kicker is if I load up note pad and hit button 3 it puts a Q which its supposed to do. If I run mame outside of Hyperspin button 3 works. Is there a setting in Hyperspin that is stealing that button? I'm using an IPAC as my decoder. Anyone have any suggestions on what I need to do would be greatly appreciated.

Thanks

BadBoyBill
07-26-2010, 07:02 PM
open hyperlaunch.ahk in notepad and find the line emulatorexitkey = q & s and change to ~q & ~s and recompile with autohotkey.

jradams76
07-30-2010, 06:29 AM
Thank you very much this worked!