Skip to content

Commit

Permalink
DCS F-16C config: updated axis curves
Browse files Browse the repository at this point in the history
  • Loading branch information
bwRavencl committed Oct 2, 2024
1 parent 91697b1 commit 843cf7c
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions configs/DCS/F-16C_50/vJoy Device.diff.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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,
Expand All @@ -44,6 +50,9 @@ local diff = {
[1] = 0.1,
},
["deadzone"] = 0.25,
["hardwareDetent"] = false,
["hardwareDetentAB"] = 0,
["hardwareDetentMax"] = 0,
["invert"] = false,
["saturationX"] = 1,
["saturationY"] = 1,
Expand Down

0 comments on commit 843cf7c

Please sign in to comment.