Train Sim World® 3

Train Sim World® 3

评价数不足
How to make the zooming (mouse scrolling) more smooth and with more steps to use
由 SASq 制作
That is a Guide How to make the zooming (mouse scrolling) more smooth and with more steps to use
   
奖励
收藏
已收藏
取消收藏
How to make the zooming (mouse scrolling) more smooth and with more steps to use
1. Goto c:\Users\YOUR_USER_NAME\Documents\My Games\TrainSimWorld3\Saved\Config\WindowsNoEditor\
2. find or create the file Input.ini
3. open the file and add all inside the lines
---------------------------------

[/script/engine.inputsettings]
AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False))
AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False))
AxisConfig=(AxisKeyName="MouseWheelAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=0.050000,Exponent=1.000000,bInvert=False))


---------------------------------
save the file and make it READ ONLY
(right click on Input.ini -> Properties check the box Read-only -> Applt and OK)