diff options
author | Wim Vriend <facetracknoir@gmail.com> | 2011-03-08 22:10:06 +0000 |
---|---|---|
committer | Wim Vriend <facetracknoir@gmail.com> | 2011-03-08 22:10:06 +0000 |
commit | 7dc20f380c80b1b0597e619e66d23921f0309aa0 (patch) | |
tree | c5fb83c3b97b825112433a81ee3dfafe96dba84e /bin/Settings/ArmA.ini | |
parent | 63ce1b5dc62e5c1a079f8a675c0a4371adb27d29 (diff) |
Start after update 1.5
Begin placing faceAPI in DLL
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@52 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
Diffstat (limited to 'bin/Settings/ArmA.ini')
-rw-r--r-- | bin/Settings/ArmA.ini | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/bin/Settings/ArmA.ini b/bin/Settings/ArmA.ini index 1d87a0b7..cb6471d1 100644 --- a/bin/Settings/ArmA.ini +++ b/bin/Settings/ArmA.ini @@ -1,5 +1,5 @@ [Tracking]
-Smooth=3
+Smooth=10
NeutralZone=5
sensYaw=90
sensPitch=90
@@ -20,9 +20,9 @@ redRoll=60 redX=71
redY=70
redZ=70
-minSmooth=15
-powCurve=10
-maxSmooth=50
+minSmooth=20
+powCurve=5
+maxSmooth=70
[GameProtocol]
Selection=0
@@ -58,7 +58,7 @@ Keycode_Center=199 Shift_Center=false
Ctrl_Center=false
Alt_Center=false
-Keycode_StartStop=211
+Keycode_StartStop=207
Shift_StartStop=false
Ctrl_StartStop=false
Alt_StartStop=false
@@ -72,6 +72,8 @@ Inhibit_Roll=false Inhibit_X=false
Inhibit_Y=false
Inhibit_Z=false
+SetZero=false
+SetEngineStop=false
[TrackerSource]
Selection=0
|