[LOW_SPEED_FF]
SPEED_KMH=3 ; Under this speed the reduction will start
MIN_VALUE=0.01 ; The FF multiplier for 0kmh.
[LOW_SPEED_FF]
SPEED_KMH=0 ; Under this speed the reduction will start
MIN_VALUE=1.0 ; The FF multiplier for 0kmh.
It fixed but i have a new problem after doing this, when the car stop (0kmh) the wheel start to shake violentlyI don't know if it will fix anything, but you could try opening Steam\steamapps\common\assettocorsa\system\cfg\assetto_corsa.ini and changing:
toCode:[LOW_SPEED_FF] SPEED_KMH=3 ; Under this speed the reduction will start MIN_VALUE=0.01 ; The FF multiplier for 0kmh.
Probably just make the shaking worse, but worth a try.Code:[LOW_SPEED_FF] SPEED_KMH=0 ; Under this speed the reduction will start MIN_VALUE=1.0 ; The FF multiplier for 0kmh.