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 30: Line 30:
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Legend of Grimrock | true | false| false | false | Even if it detects cursor - it doesn't really matter, since it's pretty much constantly on the screen. }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Legend of Grimrock | true | false| false | false | Even if it detects cursor - it doesn't really matter, since it's pretty much constantly on the screen. }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Painkiller | true | false| false | false | }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Painkiller | true | false| false | false | }}
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Quake II | true | true | true | false | May have issues with Source ports. [https://github.com/id-Software/Quake-2/blob/master/joystick.txt Joystick Commands] }}
+
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Quake II | true | true | true | false | May have issues with Source ports. See [[#Quake II|Quake II]]. }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Quake III Arena | true | true | true | false | }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Quake III Arena | true | true | true | false | }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Phantaruk | true | false | false | true | }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Phantaruk | true | false | false | true | }}
Line 61: Line 61:
  
 
==Game specific notes==
 
==Game specific notes==
===[[Quake 2]]===
+
===[[Quake II]]===
 
 
 
 
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Setting Joystick axis|ref=<ref=name"Sui">Me. Yes</ref>}}
 
{{Fixbox/fix|Setting Joystick axis|ref=<ref=name"Sui">Me. Yes</ref>}}
Line 69: Line 67:
 
# <code>joy_advanced 1</code> - enables Advanced Joystick axis configuration
 
# <code>joy_advanced 1</code> - enables Advanced Joystick axis configuration
  
Left joystick:
+
'''Left joystick:'''
 
# <code>joy_advaxisx 3</code> - sets X axis to move left/right
 
# <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_sidesensitivity 1</code> - originally it's -1, so it's wrong
Line 76: Line 74:
 
# <code>joy_advaxisz 0</code> - sets Z axis (triggers) to disabled
 
# <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):
+
'''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_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_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_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
 
# <code>joy_pitchsensitivity 1</code> - sets U (right joystick Y) axis to move forward/backward
 +
 +
'''Notes:'''
 +
{{ii}} [https://github.com/id-Software/Quake-2/blob/master/joystick.txt Joystick Commands]
 
}}
 
}}

Revision as of 13:47, 5 October 2017