Rend
Not enough ratings
Mouse Sensitivity
By sebo
If you have a gaming mouse, you may find that the game mouse sensitivity option is still too high despite being at the lowest settings.

This is a quick guide to show you how to fine-tune your mouse sensitivity without changing your mouse DPI.
   
Award
Favorite
Favorited
Unfavorite
Instructions
Step 1. Go to: \Users\<username>\AppData\Local\Otherlands\Saved\Config\WindowsClient

** Note: \..\AppData\ is a hidden folder. you must set your folder preference in Windows to show hidden files and folders to be able to see it.

Step 2. Edit Input.ini with a text editor (notepad, etc) and look for:
AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.040000,Exponent=1.000000,bInvert=False)) AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.040000,Exponent=1.000000,bInvert=False))

The two options you want to edit are Sensitivity=0.040000
Both values must be set to be identical (unless you want different sensitivity for each axis).

By default, the lowest settings the mouse options in the game allowed is 0.040000. so if you want to reduce the mouse sensitivity by two times, set it to 0.020000

Step 3. Save & Close Input.ini

** Note: if the contents of Input.ini gets erased when launching or exiting the game, simply set the file as read-only (Right click -> properties). This however should not be required and is not recommended.