S.T.A.L.K.E.R. 2: Heart of Chornobyl – Controller Heavy Drag and Deadzone Issues [Fixed]

How to Fix Controller Issues

For Controller Users experiencing heavy drag and deadzone issues:

  • Set “Controller Sensitivity” to 80%.
  • Set “Controller Aim Sensitivity” to 35%.
  • Set “Aim Assist Type” to “Focusing” or “Custom” to preference.
  • If “Custom” then set “Camera slowdown speed” to 80% and “Target turnaround speed” to 40%
  • Disable VSync.
  • Disable low latency settings.

Note: This is not a 100% fix and exact % should be adjusted to preference, BUT it does help make aiming and exploring more manageable until a fix is released.

Additional fix for PC:

  • Locate the Input.ini file for the game. Typically, it’s in:
    • C:\Users_Name\AppData\Local\Stalker2\Saved\Config\WinGDK
  • Open the file with a text editor like Notepad.
  • Add the below configuration to the file.
[/Script/Engine.InputSettings]
bEnableInputDevicePlugins=True
bEnableControllerInputSmoothing=False
bEnableControllerAcceleration=False
AxisConfig=(AxisKeyName="Gamepad_LeftX", AxisProperties=(DeadZone=0.01, Sensitivity=1.2, Exponent=1.0, bInvert=False))
AxisConfig=(AxisKeyName="Gamepad_LeftY", AxisProperties=(DeadZone=0.01, Sensitivity=1.2, Exponent=1.0, bInvert=False))
AxisConfig=(AxisKeyName="Gamepad_RightX", AxisProperties=(DeadZone=0.01, Sensitivity=1.5, Exponent=1.0, bInvert=False))
AxisConfig=(AxisKeyName="Gamepad_RightY", AxisProperties=(DeadZone=0.01, Sensitivity=1.5, Exponent=1.0, bInvert=False)) 
Jan Bakowski
About Jan Bakowski 474 Articles
A lifelong gamer Jan Bakowski, also known as Lazy Dice, was always interested in gaming and writing. He lives in Poland (Wrocław). His passion for games began with The Legend of Zelda: Ocarina of Time on the Nintendo 64 back in 1998. Proud owner of Steam Deck, which has become his primary gaming platform. He’s been making guides since 2012. Sharing his gaming experience with other players has become not only his hobby but also his job.

Be the first to comment

Leave a Reply

Your email address will not be published.


*