Ok ive asked this over at the Hyperspin forum but I thought I'd throw it at you guys too, ive got a problem with my exit buttons when running emulators under Hyperspin FE. My cabinet joysticks are using a xin mo usb control interface and are seen as joysticks only so they dont map to keys. All the other buttons work perfectly, its only when I try and set twin buttons for exiting emulators that it doesnt seem to work. . In my hyperlaunch.ahk I have the emulator exit buttons set like this:
exitemulatorkey = ~joy3 & ~Joy6
The problem I have is that it will only accept one of the keys for exit, for instance instead of pressing joy3 & joy6 at the same time I only have to press joy6. I have recompiled etc but still nothing.
Anyone have any ideas?