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
Line 93: Line 93:
 
'''Left joystick:'''
 
'''Left joystick:'''
 
# <code>joy_advaxisx 2</code> - sets X axis to move left/right
 
# <code>joy_advaxisx 2</code> - sets X axis to move left/right
# <code>joy_sidesensitivity -1</code> - originally it's -1, so it's wrong
+
# <code>joy_sidesensitivity -1</code> - needs to be inverted
 
# <code>joy_advaxisy 4</code> - sets Y axis to move forward/backward
 
# <code>joy_advaxisy 4</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
 
# <code>joy_advaxisz 0</code> - sets Z axis (triggers) to disabled
  

Revision as of 17:26, 5 October 2017