summaryrefslogtreecommitdiffhomepage
path: root/bin/Settings/GlovePIE.ini
diff options
context:
space:
mode:
authorWim Vriend <facetracknoir@gmail.com>2012-09-28 13:40:18 +0000
committerWim Vriend <facetracknoir@gmail.com>2012-09-28 13:40:18 +0000
commit75360443eb879b49a72c11b2a3d2d299ca61f9d7 (patch)
treefdab3ff501710e19f31f63815957a1fe86dbcb88 /bin/Settings/GlovePIE.ini
parentee53c49af9789553fb51987bd6003ce30344e173 (diff)
Modified sendHeadposeToGame, so it also sends raw data.
Unified the code by adding the Dll class to the protocols and moving the dialog to a separate source. git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@173 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
Diffstat (limited to 'bin/Settings/GlovePIE.ini')
-rw-r--r--bin/Settings/GlovePIE.ini10
1 files changed, 9 insertions, 1 deletions
diff --git a/bin/Settings/GlovePIE.ini b/bin/Settings/GlovePIE.ini
index 39c0d818..317b030a 100644
--- a/bin/Settings/GlovePIE.ini
+++ b/bin/Settings/GlovePIE.ini
@@ -22,7 +22,8 @@ redY=75
redZ=75
[GameProtocol]
-Selection=3
+Selection=6
+DLL=FTNoIR_Protocol_PPJOY.dll
[PPJoy]
Selection=1
@@ -46,3 +47,10 @@ Inhibit_Roll=false
Inhibit_X=false
Inhibit_Y=false
Inhibit_Z=false
+
+[TrackerSource]
+Selection=2
+DLL=FTNoIR_Tracker_SM.dll
+
+[Filter]
+DLL=FTNoIR_Filter_Accela.dll