diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-10-29 11:05:27 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-10-29 11:05:27 +0100 |
commit | 232c2ba8aca7900eaa950c48813ddfaca8a749a8 (patch) | |
tree | c08da2e256be5b5e80fac3f611f956fef275f142 /contrib/cfs3/readme.txt | |
parent | 7128fe581ee2ed25fe8e43ec2be9644e2539e2ad (diff) | |
parent | 06a0a71f27134a86d19612fd786bfc2ca6f4c4bb (diff) |
Merge branch 'unstable' into trackhat
* unstable:
fix vtable mess
xargs sed -i -e s/'FaceTrackNoIR Error/Error/g'
support rift 0.2.5, 0.4.2, 0.8.0
rift: finish 0.2.5 support
buffer flush
rename "clientfiles/" to "contrib/" as customary
add dropbox uploader to contrib
add description on wiki for camera offset
Diffstat (limited to 'contrib/cfs3/readme.txt')
-rw-r--r-- | contrib/cfs3/readme.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/contrib/cfs3/readme.txt b/contrib/cfs3/readme.txt new file mode 100644 index 00000000..e51cebfa --- /dev/null +++ b/contrib/cfs3/readme.txt @@ -0,0 +1,27 @@ +FaceTrackNoIR for + + * Combat Flight Simulator 3 (also works for Over Flanders Fields) + * Wings of War + * NASCAR Racing Season 2003 + * Colin McRae Rally 4 + * Race Driver 2 + * F1 Challenge + * Richard Burns Rally + +FaceTrackNoIR was made compatible with these programs with the help of the functions TrackIR provides in the dll TIRViews.dll. +This dll can be downloaded from the TrackIR website: http://www.naturalpoint.com/trackir/06-support/support-download-software-and-manuals.html + +To make the functions work, copy the dll in the FaceTrackNoIR installation folder. Then tick the 'use TIRViews.dll' checkbox for the 'fake TrackIR' game protocol. + +Please let us know if you like the program, if you have ideas for improvements or any questions you might have. + + + +The FaceTrackNoIR team: + +Wim Vriend +Ron Hendriks + + + +Disclaimer: For usage of 3rd party software like FlightGear, the FaceTrackNoIR team is not responsible. Use it at your own risk.
\ No newline at end of file |