diff options
author | Wim Vriend <facetracknoir@gmail.com> | 2011-03-25 15:34:09 +0000 |
---|---|---|
committer | Wim Vriend <facetracknoir@gmail.com> | 2011-03-25 15:34:09 +0000 |
commit | 62a27051a8222ba2759af4afcaf86eb0321786c1 (patch) | |
tree | 3487c741a8df51a3ebca0e031d7977adf03b563c /bin | |
parent | f1affef14367d572f4aa0b4ff113ebfc1a48ede7 (diff) |
Some more changes from previous commit.
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@58 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
Diffstat (limited to 'bin')
-rw-r--r-- | bin/FaceTrackNoIR.exe | bin | 626688 -> 626688 bytes | |||
-rw-r--r-- | bin/NPClient.dll | bin | 90112 -> 90112 bytes | |||
-rw-r--r-- | bin/Settings/SimConnect.ini | 2 | ||||
-rw-r--r-- | bin/Settings/Wings of Prey.ini | 3 |
4 files changed, 3 insertions, 2 deletions
diff --git a/bin/FaceTrackNoIR.exe b/bin/FaceTrackNoIR.exe Binary files differindex 020047d7..8231caf5 100644 --- a/bin/FaceTrackNoIR.exe +++ b/bin/FaceTrackNoIR.exe diff --git a/bin/NPClient.dll b/bin/NPClient.dll Binary files differindex 8da41135..eedaf53b 100644 --- a/bin/NPClient.dll +++ b/bin/NPClient.dll diff --git a/bin/Settings/SimConnect.ini b/bin/Settings/SimConnect.ini index b8d1db51..0abc2676 100644 --- a/bin/Settings/SimConnect.ini +++ b/bin/Settings/SimConnect.ini @@ -69,7 +69,7 @@ Inhibit_Roll=false Inhibit_X=false
Inhibit_Y=false
Inhibit_Z=false
-SetEngineStop=false
+SetEngineStop=true
[FTN]
LocalPCOnly=true
diff --git a/bin/Settings/Wings of Prey.ini b/bin/Settings/Wings of Prey.ini index 022b058a..75ed83bb 100644 --- a/bin/Settings/Wings of Prey.ini +++ b/bin/Settings/Wings of Prey.ini @@ -47,6 +47,7 @@ Inhibit_X=false Inhibit_Y=false
Inhibit_Z=false
SetZero=false
+SetEngineStop=false
[Curves]
Yaw_point1=@Variant(\0\0\0\x1a@\x10\0\0\0\0\0\0@\x14\0\0\0\0\0\0)
@@ -75,7 +76,7 @@ Z_point3=@Variant(\0\0\0\x1a@L\x80\0\0\0\0\0@A\0\0\0\0\0\0) Z_point4=@Variant(\0\0\0\x1a@V\0\0\0\0\0\0@I\0\0\0\0\0\0)
[FTIR]
-useTIRViews=true
+useTIRViews=false
[TrackerSource]
Selection=0
|