diff --git a/configs/DCS/F-16C_50/vJoy Device.diff.lua b/configs/DCS/F-16C_50/vJoy Device.diff.lua index 94e230c..d87d6a0 100644 --- a/configs/DCS/F-16C_50/vJoy Device.diff.lua +++ b/configs/DCS/F-16C_50/vJoy Device.diff.lua @@ -5,9 +5,12 @@ local diff = { [1] = { ["filter"] = { ["curvature"] = { - [1] = 0, + [1] = 0.1, }, ["deadzone"] = 0.12, + ["hardwareDetent"] = false, + ["hardwareDetentAB"] = 0, + ["hardwareDetentMax"] = 0, ["invert"] = false, ["saturationX"] = 1, ["saturationY"] = 1, @@ -23,9 +26,12 @@ local diff = { [1] = { ["filter"] = { ["curvature"] = { - [1] = 0, + [1] = 0.1, }, ["deadzone"] = 0.12, + ["hardwareDetent"] = false, + ["hardwareDetentAB"] = 0, + ["hardwareDetentMax"] = 0, ["invert"] = false, ["saturationX"] = 1, ["saturationY"] = 1, @@ -44,6 +50,9 @@ local diff = { [1] = 0.1, }, ["deadzone"] = 0.25, + ["hardwareDetent"] = false, + ["hardwareDetentAB"] = 0, + ["hardwareDetentMax"] = 0, ["invert"] = false, ["saturationX"] = 1, ["saturationY"] = 1,