Xbox One controller PC Sensitivity

akafr0st
Posts: 3
Joined: Sun Nov 25, 2018 9:54 am

Xbox One controller PC Sensitivity

Post by akafr0st »

Is there a workaround this? It tried messing with deadzone but makes almost no difference. And the sensitivity setting in game is 100% minimum...
Vehicle react to the slightest input on the xbox controller :frown:
akafr0st
Posts: 3
Joined: Sun Nov 25, 2018 9:54 am

Re: Xbox One controller PC Sensitivity

Post by akafr0st »

bump? anyone with this issue ?
New2019Farmer
Posts: 7
Joined: Mon Nov 26, 2018 12:14 pm

Re: Xbox One controller PC Sensitivity

Post by New2019Farmer »

Had the same problem. Edit your inputBinding.xml to something like I have.
Make the file read only after the edit otherwise the game will change it back to its original settings.

<device id="0_XINPUT_GAMEPAD" name="XINPUT_GAMEPAD" category="1">
<attributes axis="0" deadzone="0.300000" sensitivity="0.750000"/> <!--Left stick X axis-->
<attributes axis="1" deadzone="0.300000" sensitivity="1.000000"/> <!--Left stick Y axis-->
<attributes axis="2" deadzone="0.300000" sensitivity="0.750000"/> <!--Right stick X axis-->
<attributes axis="3" deadzone="0.300000" sensitivity="0.750000"/> <!--Right stick Y axis-->
<attributes axis="10" deadzone="0.10000" sensitivity="0.850000"/> <!--Right Trigger-->
<attributes axis="11" deadzone="0.10000" sensitivity="1.000000"/> <!--Left Trigger-->
Irishbuster
Posts: 5
Joined: Sat Nov 24, 2018 3:47 pm

Re: Xbox One controller PC Sensitivity

Post by Irishbuster »

*thumbsdown* *thumbsdown* *thumbsdown* I have the same problem they used fs15 physics. That's what makes me hate the game!!!
*thumbsdown* *thumbsdown* *thumbsdown*
banzaiman
Posts: 11
Joined: Wed Oct 31, 2018 10:41 am

Re: Xbox One controller PC Sensitivity

Post by banzaiman »

Did anyone ever get this working? I emailed support and they suggested a re-install which I did and it didn't fix the issue. I was using a PS4 controller before and it was the same, So I bought a brand new Xbox one controller thinking it would fix the problem and it hasn't. Its driving me nuts
Maikello
Posts: 379
Joined: Thu May 11, 2017 12:43 pm

Re: Xbox One controller PC Sensitivity

Post by Maikello »

banzaiman wrote: Fri Jul 19, 2019 12:20 pm Did anyone ever get this working? I emailed support and they suggested a re-install which I did and it didn't fix the issue. I was using a PS4 controller before and it was the same, So I bought a brand new Xbox one controller thinking it would fix the problem and it hasn't. Its driving me nuts
But what is your problem? Sensitivity or deadzone (after releasing, the stick does not return to 0 position)?
For fix deadzone You must open game.xml

Code: Select all

<joystick enable="true" vibration="false" deadzone="0.18"/>
change deadzone to 0.30 or higher if your gamepad is really "tired". Save, run game, open input tab, switch to controler and press reset all binds, set your custom binds and save. Everytime when you changing something in option like tabbaple train or show/hide field info etc (everything) you must reset binds. deadzones will return to previously saved values
banzaiman
Posts: 11
Joined: Wed Oct 31, 2018 10:41 am

Re: Xbox One controller PC Sensitivity

Post by banzaiman »

Its just sensitivity. I hardly need to touch the left stick and it causes the tractor to shoot off left or right. Its nearly impossible to drive in a straight line
User avatar
Guil
Posts: 7420
Joined: Fri Aug 21, 2015 8:43 pm
Location: Ireland

Re: Xbox One controller PC Sensitivity

Post by Guil »

Post Reply