Controller Dead Zone
-
rewrew421
- Posts: 1421
- Joined: Thu Dec 13, 2007 12:41 am
- Team: Privateer
- Location: West Kentucky, USA
Controller Dead Zone
Hey i use a PS3 controller with Motionjoy drivers and i was just wondering if anyone knew how to set deadzones on them. JLV Could you inplement that into the game possible?
D.Eckels #421 "The O-G"
-
jlv
- Site Admin
- Posts: 15430
- Joined: Fri Nov 02, 2007 5:39 am
- Team: No Frills Racing
- Contact:
Re: Controller Dead Zone
It's possible by editing the config file. In the key definition, change the first number in the parenthesis to be a little closer to the second number.
For example, if you want a dead zone of 1/4 of the travel you'd replace this:
left_key=(-0.0625,-0.9375)joystick axis 0
right_key=(0.0625,0.9375)joystick axis 0
with this:
left_key=(-0.25,-0.9375)joystick axis 0
right_key=(0.25,0.9375)joystick axis 0
For example, if you want a dead zone of 1/4 of the travel you'd replace this:
left_key=(-0.0625,-0.9375)joystick axis 0
right_key=(0.0625,0.9375)joystick axis 0
with this:
left_key=(-0.25,-0.9375)joystick axis 0
right_key=(0.25,0.9375)joystick axis 0
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
-
rewrew421
- Posts: 1421
- Joined: Thu Dec 13, 2007 12:41 am
- Team: Privateer
- Location: West Kentucky, USA