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 83: Line 83:
 
'''Notes:'''
 
'''Notes:'''
 
{{ii}} [https://github.com/id-Software/Quake-2/blob/master/joystick.txt Joystick Commands]
 
{{ii}} [https://github.com/id-Software/Quake-2/blob/master/joystick.txt Joystick Commands]
 +
}}
 +
 +
===[[SiN Episodes: Emergence]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Setting Joystick axis|ref=<ref name"Sui" />}}
 +
# <code>joystick 1</code> - enables Joystick input
 +
# <code>joy_advanced 1</code> - enables Advanced Joystick axis configuration
 +
 +
'''Left joystick:'''
 +
# <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_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
 +
 +
And then '''right joystick''' is botched after hooking, so bind it to a mouse. It's what you should do anyway.
 +
 +
'''Notes:'''
 +
{{ii}} [https://support.steampowered.com/kb_article.php?ref=6292-PQMG-6828 Source Joystick Commands]
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Revision as of 17:22, 5 October 2017