Automatic wheel range in AMS2

In AC im able to set the steering range once to whatever i have set in the drivers and then it just automatically sets it to whatever the car im running hasy in AMS2 i have to go to the drivers and set it there everytime, am I missing any settings or is there any way to make it easier? And if not does anybody know if this feature is planned too be added?
 
This feature is supposedly already in the sim, but it doesn't work for everybody. The soft-lock force applied to the wheel at max rotation for the car you're driving is so weak that you simply can't feel it. I've provided FFB files where this is fixed in the mod section, but I haven't updated them to the latest FFB version yet. I'll do that today.

If you can't wait, you can edit your own ffb_custom_settings.txt instead. Add the following between the "Low Force Boost" and "Allow 30% Headroom" sections:
Code:
#lock_stops
(steering_pos ( if output 1.0 -1.0))
(stops (bumpstop steering_pos 0.1 2.0 0.1 1.0))
(output (+ output (* stops device_lock_stop)))
 
There is also a problem with logitech drivers which causes automatic steering lock to fail for some users. I've got an DFGT and I can't remember what I did to fix it... I think running the profiler in compatability mode for win7.
 

What are you racing on?

  • Racing rig

    Votes: 528 35.2%
  • Motion rig

    Votes: 43 2.9%
  • Pull-out-rig

    Votes: 54 3.6%
  • Wheel stand

    Votes: 191 12.7%
  • My desktop

    Votes: 618 41.2%
  • Something else

    Votes: 66 4.4%
Back
Top