Hi All!
I am struggling with binding the buttons on the Razer Hydra to a game action (like press button 1 on left hydra controller to do command "GBA_Jump").
I followed some tutorials and managed to move and aim with the Hydra joysticks and controller motion. These actions are handled within the code, not DefaultInput.ini. The standard binding command in the ini is:
What am I replacing "XboxTypeS_B" with to get the Hydra's buttons recognized?
Thanks for the help!
--Bruce
I am struggling with binding the buttons on the Razer Hydra to a game action (like press button 1 on left hydra controller to do command "GBA_Jump").
I followed some tutorials and managed to move and aim with the Hydra joysticks and controller motion. These actions are handled within the code, not DefaultInput.ini. The standard binding command in the ini is:
Code:
Bindings=(Name="XboxTypeS_B",Command="Jump")
Thanks for the help!
--Bruce
Comment