So after studying the hotkey_joystick.xml a little bit, i’ve managed to switch the sub-weapon hotkey with the 1st skill hotkey, so i don’t have to press 2 buttons for one skill anymore. I don’t know if this is a cheat, but after using double punch about 100000 times already, my hands started to ache and my l1 button started to soften so i had to do something.
Here is how i did it:
-Open your hotkey_joystick.xml located at release folder.
-<HotKey ID=“QuickSlotExecute1” to <HotKey ID=“QuickSlotExecute20” : These are the hotkey configs for all your skills.
-Now notice that all of them have Key=“JOY_BTN_X” PressedKey=“JOY_BTN_Y” , which means you have to press the joybtn X WHILE the joybtn Y is pressed.
-What you have to do now is replace the PressedKey=“JOY_BTN_Y” with PressedKey=“None”, now when you press joybtnX, the spell/skill will be used.
-Notice that when you do this, no other skill shortcut using that X key will work, only the skill, so you lost 3 shortcuts using this method, but it is still useful for me, because i have to spam one single skill during my grinds.
easy way
