diff --git a/ReleasePackage/OculusTouchLink.7z b/ReleasePackage/OculusTouchLink.7z index 3dcc841..0f446d6 100644 Binary files a/ReleasePackage/OculusTouchLink.7z and b/ReleasePackage/OculusTouchLink.7z differ diff --git a/ReleasePackage/OculusTouchLink/bin/win64/driver_OculusTouchLink.dll b/ReleasePackage/OculusTouchLink/bin/win64/driver_OculusTouchLink.dll index cfda236..bbcd90e 100644 Binary files a/ReleasePackage/OculusTouchLink/bin/win64/driver_OculusTouchLink.dll and b/ReleasePackage/OculusTouchLink/bin/win64/driver_OculusTouchLink.dll differ diff --git a/ReleasePackage/OculusTouchLink/external_tracking.bat b/ReleasePackage/OculusTouchLink/external_tracking.bat deleted file mode 100644 index 2e2ba97..0000000 --- a/ReleasePackage/OculusTouchLink/external_tracking.bat +++ /dev/null @@ -1,23 +0,0 @@ -ovr_test.exe n 31 Oculus_link oculus_link n 10 n y n 64 10.0 - - -#;;Welcome to oculus_touch_link, this program provides the input and haptic link to the stream driver, as well as passing confuguration data -#;;You can provide this program with arguments to specify: -#;;Render to Oculus headset y/n ("n" must be use with ovr_dummy.exe) -#;;VR "Universe" ID, 0=Invalid, 1=Oculus, 31=Recommended with VirtualDesktop/ALVR -#;;Manufacturer name: Oculus or Oculus_link (or HTC for trackers) -#;;Tracking system name: oculus or oculus_link (or lighthouse for trackers) -#;;perform tracking prediction manually in-driver (n= ask oculus do the prediction) y/n -#;;Extra prediction time (ms) for example 11.1 for 1 frame at 90fps -#;;All controllers are tracked objects instead of controllers y/n -#;;Perform tracking in ovr_test instead of steamvr driver y/n -#;;Track the headset as a tracking object y/n -#;;minimum haptic value to be generated (0-255) -#;;scale multiplier on input haptic signal - -#;;This program is super dumb and expects all of the arguments or none (for defaults), suggested invocations: -#;;ovr_test.exe n 1 Oculus oculus n 10 n n n 64 10.0(must be use with ovr_dummy.exe) -#;;ovr_test.exe y 1 Oculus oculus y 10 n n n 64 10.0 -#;;ovr_test.exe y 31 Oculus_link oculus_link n 10 n y n 64 10.0 -#;;ovr_test.exe n 31 Oculus_link oculus_link n 10 n n n 64 10.0(default) -#;;defaults: n 31 Oculus_link oculus_link n 10 n n n 64 10.0 \ No newline at end of file diff --git a/ReleasePackage/OculusTouchLink/ovr_test.exe b/ReleasePackage/OculusTouchLink/ovr_test.exe index 99602ec..74dea01 100644 Binary files a/ReleasePackage/OculusTouchLink/ovr_test.exe and b/ReleasePackage/OculusTouchLink/ovr_test.exe differ diff --git a/ReleasePackage/OculusTouchLink/run_as_trackers.bat b/ReleasePackage/OculusTouchLink/run_as_trackers.bat deleted file mode 100644 index 845c221..0000000 --- a/ReleasePackage/OculusTouchLink/run_as_trackers.bat +++ /dev/null @@ -1,24 +0,0 @@ -ovr_test.exe n 31 HTC lighthouse n 10 y y y 64 10.0 - - - -#;;Welcome to oculus_touch_link, this program provides the input and haptic link to the stream driver, as well as passing confuguration data -#;;You can provide this program with arguments to specify: -#;;Render to Oculus headset y/n ("n" must be use with ovr_dummy.exe) -#;;VR "Universe" ID, 0=Invalid, 1=Oculus, 31=Recommended with VirtualDesktop/ALVR -#;;Manufacturer name: Oculus or Oculus_link (or HTC for trackers) -#;;Tracking system name: oculus or oculus_link (or lighthouse for trackers) -#;;perform tracking prediction manually in-driver (n= ask oculus do the prediction) y/n -#;;Extra prediction time (ms) for example 11.1 for 1 frame at 90fps -#;;All controllers are tracked objects instead of controllers y/n -#;;Perform tracking in ovr_test instead of steamvr driver y/n -#;;Track the headset as a tracking object y/n -#;;minimum haptic value to be generated (0-255) -#;;scale multiplier on input haptic signal - -#;;This program is super dumb and expects all of the arguments or none (for defaults), suggested invocations: -#;;ovr_test.exe n 1 Oculus oculus n 10 n n n 64 10.0(must be use with ovr_dummy.exe) -#;;ovr_test.exe y 1 Oculus oculus y 10 n n n 64 10.0 -#;;ovr_test.exe y 31 Oculus_link oculus_link n 10 n y n 64 10.0 -#;;ovr_test.exe n 31 Oculus_link oculus_link n 10 n n n 64 10.0(default) -#;;defaults: n 31 Oculus_link oculus_link n 10 n n n 64 10.0 \ No newline at end of file