The Killing Antidote

The Killing Antidote

Not enough ratings
Adjusting Gamepad Deadzones
By dEEkAy
This guide helps you adjust/remove gamepad deadzones for The Killing Antidote
   
Award
Favorite
Favorited
Unfavorite
Input.ini
If you want to adjust deadzones for your gamepad, just go to the Input.ini and copy/paste and adjust the settings below. As always, make a backup before you change anything.

Input.ini

The Input.ini can be found here:
%localappdata%\TheKillingAntidote\Saved\Config\WindowsNoEditor\Input.ini

Settings

[/script/engine.inputsettings] AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.100000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.100000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.100000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.100000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))

If
/script/engine.inputsettings
already exists, just add the settings and adjust the DeadZone parameter to your liking.