diff options
Diffstat (limited to 'bin/Settings/SimConnect.ini')
-rw-r--r-- | bin/Settings/SimConnect.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/Settings/SimConnect.ini b/bin/Settings/SimConnect.ini index 95b6202b..b8d1db51 100644 --- a/bin/Settings/SimConnect.ini +++ b/bin/Settings/SimConnect.ini @@ -1,5 +1,5 @@ [Tracking]
-Smooth=4
+Smooth=10
invertYaw=false
invertPitch=false
invertRoll=false
@@ -13,7 +13,7 @@ redRoll=90 redX=90
redY=90
redZ=90
-minSmooth=10
+minSmooth=20
powCurve=12
maxSmooth=70
@@ -58,7 +58,7 @@ Keycode_StartStop=207 Shift_StartStop=false
Ctrl_StartStop=false
Alt_StartStop=false
-SetZero=true
+SetZero=false
Keycode_Inhibit=0
Shift_Inhibit=false
Ctrl_Inhibit=false
@@ -69,7 +69,7 @@ Inhibit_Roll=false Inhibit_X=false
Inhibit_Y=false
Inhibit_Z=false
-SetEngineStop=true
+SetEngineStop=false
[FTN]
LocalPCOnly=true
|