Just use the joystick template when creating profile, hl2.exe.
Rotations work fine, however, I'm feeling a minimum threshold on the movements, even with joy_forwardthreshold "0" and joy_sidethreshold "0" and of course no threshold in 3dxware. The slightest touch yielded some movement in Half Life 1, I'm not sure if its a physics change (like more static friction to overcome) or if there's another threshold setting I'm unaware of.
- Code: Select all
joy_name "SpaceNavigator"
joy_advanced "1"
joystick "1"
joy_advaxisx "3"
joy_advaxisy "1"
joy_advaxisz "5" //not used
joy_advaxisr "4"
joy_advaxisu "6" //not used
joy_advaxisv "2"
joy_forwardthreshold "0"
joy_sidethreshold "0"
joy_pitchthreshold "0"
joy_yawthreshold "0"
joy_forwardsensitivity "-1"
joy_sidesensitivity "1"
joy_pitchsensitivity "-1"
joy_yawsensitivity "-1"
joyadvancedupdate
+jlook
cl_yawspeed 360
cl_pitchspeed 360
cl_forwardspeed 1500 //450 max, however affects scaling
cl_sidespeed 1500 //450 max, however affects scaling
http://store.steampowered.com/app/220/ Half Life 2 (has free demo)
http://store.steampowered.com/app/380/ episode 1
http://store.steampowered.com/app/420/ episode 2
http://store.steampowered.com/app/440/ Teamfortress 2 is now free!
