diff options
Diffstat (limited to 'bin/Settings/SimConnect.ini')
-rw-r--r-- | bin/Settings/SimConnect.ini | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/Settings/SimConnect.ini b/bin/Settings/SimConnect.ini index d7654904..95b6202b 100644 --- a/bin/Settings/SimConnect.ini +++ b/bin/Settings/SimConnect.ini @@ -1,5 +1,5 @@ [Tracking]
-Smooth=10
+Smooth=4
invertYaw=false
invertPitch=false
invertRoll=false
@@ -13,9 +13,9 @@ redRoll=90 redX=90
redY=90
redZ=90
-minSmooth=15
-powCurve=2
-maxSmooth=80
+minSmooth=10
+powCurve=12
+maxSmooth=70
[GameProtocol]
Selection=5
@@ -69,7 +69,7 @@ Inhibit_Roll=false Inhibit_X=false
Inhibit_Y=false
Inhibit_Z=false
-SetEngineStop=false
+SetEngineStop=true
[FTN]
LocalPCOnly=true
|