rajetic / auto_oculus_touch

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

auto_oculus_touch Windows 11 support? #28

Open kimh49 opened 1 year ago

kimh49 commented 1 year ago

Has anyone got this working on Windows 11?

I have traced the issue to invoking vJoy. The original developer of vJoy is not maintaining it but there is a fork to a vJoy that supports Windows 11 here: https://github.com/njz3/vJoy which installed and worked under Windows 11.

From the auto_oculus_touch.dll any call-out to the vJoyInterface.dll causes the auto_oculus_touch.dll to fail to load.

Any thoughts?

PicoPlanetDev commented 11 months ago

For some reason I have not had any issues with it running on Windows 11 in the past couple of years. I used vJoy 2.1.9.1 from SourceForge if that helps.