Train Sim World 3 – How to Make the Zooming (Mouse Scrolling) More Smooth and with More Steps to Use

That is a guide how to make the zooming (mouse scrolling) more smooth and with more steps to use.

Guide to Make the Zooming (Mouse Scrolling) More Smooth

How-To

  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 -> Apply and OK).


Be the first to comment

Leave a Reply

Your email address will not be published.


*