Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "User:Suicide machine/Research bunker/Steam Controller Support"

From PCGamingWiki, the wiki about fixing PC games
m
m
Line 58: Line 58:
 
{{User:Suicide_machine/Sandbox/Steam_Controller|
 
{{User:Suicide_machine/Sandbox/Steam_Controller|
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Descent{{!}}Descent (D1X-Rebirth) | true | true | true | true | Cursor doesn't pop up automatically after opening menus (requires actual mouse input). }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Descent{{!}}Descent (D1X-Rebirth) | true | true | true | true | Cursor doesn't pop up automatically after opening menus (requires actual mouse input). }}
 +
}}
 +
 +
==Game specific notes==
 +
===[[Quake 2]]===
 +
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Setting Joystick axis|ref=<ref=name"Sui">Me. Yes</ref>}}
 +
# <code>in_joystick 1</code> - enables Joystick input
 +
# <code>joy_advanced 1</code> - enables Advanced Joystick axis configuration
 +
 +
Left joystick:
 +
# <code>joy_advaxisx 3</code> - sets X axis to move left/right
 +
# <code>joy_sidesensitivity 1</code> - originally it's -1, so it's wrong
 +
# <code>joy_advaxisy 1</code> - sets Y axis to move forward/backward
 +
# <code>joy_forwardsensitivity -1</code> - this one is inverted.
 +
# <code>joy_advaxisz 0</code> - sets Z axis (triggers) to disabled
 +
 +
Right joystick (this one would be much better, if were to be set as a mouse, so this is more a note):
 +
# <code>joy_advaxisr 4</code> - sets R (right joystick X) axis to turn left/right
 +
# <code>joy_yawsensitivity -1</code> - inverted (set higher for higher sensitivity)
 +
# <code>joy_advaxisu 2</code> - sets U (right joystick Y) axis to move forward/backward.. also it doesn't seem to work correctly
 +
# <code>joy_pitchsensitivity 1</code> - sets U (right joystick Y) axis to move forward/backward
 
}}
 
}}

Revision as of 13:42, 5 October 2017