From 63ce1b5dc62e5c1a079f8a675c0a4371adb27d29 Mon Sep 17 00:00:00 2001 From: Wim Vriend Date: Sat, 12 Feb 2011 16:13:30 +0000 Subject: Displaying headpose-data seemed to cause crashes. Update is now done in FaceTrackNoIR.cpp, using a timer. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@51 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb --- bin/Settings/SimConnect.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'bin/Settings/SimConnect.ini') 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 -- cgit v1.2.3