rajetic / auto_oculus_touch

Tools to allow AutoHotKey to read the state of the Oculus Touch controllers.
95 stars 19 forks source link

Not working with Oculus 1.38.0.261476 (1.38.0.261476) #13

Open JacExec opened 4 years ago

JacExec commented 4 years ago

Hi, great project. With Oculus 1.38.0.261476 (1.38.0.261476) the AutoHotKey scripts do not working.

oculus_touch_test.ahk does not receive any input

In the README you mention the auto_oculus_touch.dll (A library that wraps around the Oculus SDK). Where is it?

Oculus

rajetic commented 4 years ago

The auto_oculus_touch.dll is in the zip file here: https://github.com/rajetic/auto_oculus_touch/releases/tag/0.1.5 It's also what the source on this github repo compiles to.