Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
shouldn't Exponent = 1.0 for linear sensitivity?
and i dropped the Sensitivity value to like 0.0000001 and shit was still wack
i didn't want to bother with my AppliedSettings.cfg so i could still use the in-game slider
i gave up and removed the AxisConfig lines and am just keeping the other ones removing acceleration & smoothing
[/script/engine.inputsettings]
AxisConfig=(AxisKeyName=‘MouseX’,AxisProperties=(DeadZone=0.000000,Sensitivity=0.01,Exponent=0.100000,bInvert=False))
AxisConfig=(AxisKeyName=‘MouseY’,AxisProperties=(DeadZone=0.000000,Sensitivity=0.01,Exponent=0.100000,bInvert=False))
bEnableMouseSmoothing=False
bViewAccelerationEnabled=False
I've made the file (Input.ini) read-only, but I don't know if this is necessary.
(2) I've adjusted those lines in C:\Users\jerzy\AppData\Local\Stalker2\Saved\GameSettings\AppliedSettings.cfg (using Notepad++):
MouseSensitivityCoef = [VALUE]
AimMouseSensitivityCoef = [VALUE]
The value depends on the Windows mouse pointer speed (1-20) + the DPI settings in the mouse software (Razer, Logitech, Turtle Beach, etc.). If, for example, the previous value was 0.7 (I can't remember), try 0.07 or even 0.007 - if you want to lower the ingame sensitivity.
It works.
Real Fix: Go to: "C:\Users\"User Name"\AppData\Local\Stalker2\Saved\Config\Windows and open "Input.ini"
Add those 4 Lines to the file:
[/script/engine.inputsettings]
bEnableMouseSmoothing=False
bViewAccelerationEnabled=False
bDisableMouseAcceleration=True
Save the file and enjoy the real fix :)
You Welcome :*
thanks for the guide tho