The NEW Build Your Own Arcade Controls
Main => Software Forum => Topic started by: Moksi on March 17, 2018, 04:16:36 am
-
Is there someone that can help me out with an ahk to invert the Joystick Y Axis movement?
With Daphne if i play Astron belt the controls are inverted DOwn = up, Up=Down with the Joystick.
-
Just create a second Daphne folder for that game and set the controls to what you need. I assume you’re launching Daphne from bat files so just aim the Astron one at that copy of Daphne. Easier than AHK.
-
I read the Daphne control config it seems you cant invert the controls for the joystick it automatically picks up the settings.
-
I thought you could set it through the dapinput.ini. If it doesn’t exist you might need to create it
-
yes i have the input.dll even set the keys in Daphne loader but Daphne automatically picks up the joystick and the y axis is inverted by default.
so i thought maybe try an ahk with invert but its probably complicated