Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: Hubble on June 20, 2013, 02:06:03 pm
-
Greetings, all.
I'm trying to set up several emulators under the umbrella of Hyperspin.
SSF is one of the last ones I'm setting up. It works fine, but when I went to set up the keys I'm using in my console, the "1" key, which I use as my universal "START" button a-la MAME, would not register in SSF. In fact, none of the number keys worked. It seems to only like letters and ENTER.
Has anyone else noticed this? Is there a way to manually define a number key in the INI file? I'd prefer not to mess around with reprogramming my i-pac on the fly just for one emulator . . . any solutions?
Many thanks in advance!
-
As far as I know, you cannot do it. A few years ago, I even posted this on the official Japanese SSF forum but they confirmed it could not be done. I was hoping the author would have changed the code but it does not appear the emulator has been updated in years.
-
To get super complicated and technical, could you have a AHK script change the numbers to what ever keys are needed then add that to the start up commands in hyperspin? Not sure how it would stop when you quit the game though.
-
To get super complicated and technical, could you have a AHK script change the numbers to what ever keys are needed then add that to the start up commands in hyperspin? Not sure how it would stop when you quit the game though.
Create a loop in ahk which listens for the emulator.exe to start then finishes when the process is killed.
-
To get super complicated and technical, could you have a AHK script change the numbers to what ever keys are needed then add that to the start up commands in hyperspin? Not sure how it would stop when you quit the game though.
Create a loop in ahk which listens for the emulator.exe to start then finishes when the process is killed.
What ^^^^ said. If you are not a programmer and can't figure it out, just ask for help.
-
Super Street Fighter?
-
There is a new version out. You should try it out. It looks like you can now redefine keys.