rajetic / auto_oculus_touch

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

Vjoy does not work #12

Open Marlon90 opened 5 years ago

Marlon90 commented 5 years ago

Hello, im using this with the RIFT-S Touch Controllers and the test.IHK works fine (I press buttons or move axis and it shows input). Though your application does not work with VJOY. It is not sending any input to the VJOY at all.

extramrdo commented 5 years ago

Can confirm that AOT does not work with VJoy 2.1.9.1, but it does work with 2.1.8.39, acquirable from their repo at https://sourceforge.net/projects/vjoystick/files/Beta%202.x/2.1.8.39-270518/

0Xandon0 commented 4 years ago

Still doesn't work with old versions

0Xandon0 commented 4 years ago

here are the fixed files @Marlon90 @extramrdo @rajetic AOT.zip UNZIP BEFORE USE!

sfwr commented 4 years ago

@0Xandon0 what version of vjoy?

yours isn't working for me, even oculus_touch_test.ahk doesn't work.

0Xandon0 commented 4 years ago

did you unzip the file? I am using latest version @sfwr . Does your error message look like this: image ? The reasoning for this is when you open a file like this inside of a zip it is in a different location and cannot open it's include files.

sfwr commented 4 years ago

actually not an issue with the files, I tried recompiling the dlls myself and it still doesn't work. No errors, but starting the AHK script doesn't claim the device on vJoy.

oculus_touch_mouse.ahk does work again though.

https://imgur.com/a/fJ6frw3

0Xandon0 commented 4 years ago

@sfwr I changed the dlls and compiled them myself use my ones please the main ones are still broken.