diff options
author | Wim Vriend <facetracknoir@gmail.com> | 2013-02-05 20:10:15 +0000 |
---|---|---|
committer | Wim Vriend <facetracknoir@gmail.com> | 2013-02-05 20:10:15 +0000 |
commit | f892e3c0d99fa6c1c72c32a44b2d80c14c42fa10 (patch) | |
tree | 0e1067fd5514856609161e75150eff96b1153973 /bin/Settings/GlovePIE.ini | |
parent | 994db74b9f9f6ebf6ffd9e48fba4efb45152d1d8 (diff) |
Removed INI-files, only default=left
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@262 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
Diffstat (limited to 'bin/Settings/GlovePIE.ini')
-rw-r--r-- | bin/Settings/GlovePIE.ini | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/bin/Settings/GlovePIE.ini b/bin/Settings/GlovePIE.ini deleted file mode 100644 index 317b030a..00000000 --- a/bin/Settings/GlovePIE.ini +++ /dev/null @@ -1,56 +0,0 @@ -[Tracking]
-Smooth=3
-NeutralZone=5
-sensYaw=200
-sensPitch=200
-sensRoll=100
-sensX=100
-sensY=100
-sensZ=100
-invertYaw=true
-invertPitch=false
-invertRoll=false
-invertX=true
-invertY=false
-invertZ=false
-useEWMA=true
-redYaw=75
-redPitch=75
-redRoll=75
-redX=75
-redY=75
-redZ=75
-
-[GameProtocol]
-Selection=6
-DLL=FTNoIR_Protocol_PPJOY.dll
-
-[PPJoy]
-Selection=1
-
-[KB_Shortcuts]
-Keycode_Center=199
-Shift_Center=false
-Ctrl_Center=false
-Alt_Center=false
-Keycode_StartStop=207
-Shift_StartStop=false
-Ctrl_StartStop=false
-Alt_StartStop=false
-Keycode_Inhibit=0
-Shift_Inhibit=false
-Ctrl_Inhibit=false
-Alt_Inhibit=false
-Inhibit_Pitch=false
-Inhibit_Yaw=false
-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
|