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

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

From PCGamingWiki, the wiki about fixing PC games
Line 87: Line 87:
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Aliens vs. Predator 2 || true | false | false | true | May have some issues with my launcher. }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Aliens vs. Predator 2 || true | false | false | true | May have some issues with my launcher. }}
 
{{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). }}
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Need for Speed: Most Wanted || true | true | true | unknown | May crash the game on Startup if using ThirteenAG's windowed mode (fullscreen widescreen is fine).}}
+
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Need for Speed: Most Wanted || true | true | true | false | May crash the game on Startup if using ThirteenAG's windowed mode (fullscreen widescreen is fine).}}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Silent Hill 3 || true | true | true | false | }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Silent Hill 3 || true | true | true | false | }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Soldier of Fortune || true | false | false | false | }}
 
{{User:Suicide_machine/Sandbox/Steam_Controller/row| Soldier of Fortune || true | false | false | false | }}

Revision as of 23:01, 3 December 2017

Steam Games

User:Suicide machine/Sandbox/Steam Controller

Non-Steam games

User:Suicide machine/Sandbox/Steam Controller

Game specific notes

GoldSrc

Setting Joystick axis[1]
  1. joystick 1 - enables Joystick input (usually available under options as well)
  2. joyadvanced 1 - enables Advanced Joystick axis configuration

Left joystick:

  1. joyadvaxisx 3 - sets X axis to move left/right
  2. joysidesensitivity 1 - originally it's -1, so it's wrong
  3. joyadvaxisy 1 - sets Y axis to move forward/backward
  4. joyforwardsensitivity -1 - this one is inverted.
  5. joyadvaxisx 0 - 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):

  1. joyadvaxisr 4 - sets R (right joystick X) axis to turn left/right
  2. joyyawsensitivity -1 - inverted (set higher for higher sensitivity)
  3. joyadvaxisu 2 - sets U (right joystick Y) axis to move forward/backward.. also it doesn't seem to work correctly
  4. joypitchsensitivity 1 - sets U (right joystick Y) axis to move forward/backward

Notes:

Any changes must be followed by joyadvancedupdate to be accepted.

Quake II

Setting Joystick axis[1]
  1. in_joystick 1 - enables Joystick input
  2. joy_advanced 1 - enables Advanced Joystick axis configuration

Left joystick:

  1. joy_advaxisx 3 - sets X axis to move left/right
  2. joy_sidesensitivity 1 - originally it's -1, so it's wrong
  3. joy_advaxisy 1 - sets Y axis to move forward/backward
  4. joy_forwardsensitivity -1 - this one is inverted.
  5. joy_advaxisz 0 - 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):

  1. joy_advaxisr 4 - sets R (right joystick X) axis to turn left/right
  2. joy_yawsensitivity -1 - inverted (set higher for higher sensitivity)
  3. joy_advaxisu 2 - sets U (right joystick Y) axis to move forward/backward.. also it doesn't seem to work correctly
  4. joy_pitchsensitivity 1 - sets U (right joystick Y) axis to move forward/backward

Notes:

Quake 2 - Joystick Commands

SiN Episodes: Emergence

Setting Joystick axis[1]
  1. joystick 1 - enables Joystick input
  2. joy_advanced 1 - enables Advanced Joystick axis configuration

Left joystick:

  1. joy_advaxisx 2 - sets X axis to move left/right
  2. joy_sidesensitivity -1 - needs to be inverted
  3. joy_advaxisy 4 - sets Y axis to move forward/backward
  4. joy_advaxisz 0 - 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:

Source Engine - Joystick Commands


References

  1. 1.0 1.1 1.2 Me. Yes