r57zone / Half-Life-Alyx-novr

SteamVR driver for Half-Life-Alyx for playing without VR / драйвер для игры без VR
https://youtu.be/Uq12rW3DrKI
406 stars 37 forks source link

Quest 2 touch controllers + keyboard #68

Closed robegamesios closed 2 years ago

robegamesios commented 2 years ago

Hi can i use your driver to simultaneously use quest 2 touch controllers and the keyboard? I am building a VR haptic gun and I want to map the weapon select/deselect to buttons connected to esp32 wroom dev board. what steps do I need to do? thanks in advance

r57zone commented 2 years ago

Hi, not with this driver, but with this you can https://github.com/r57zone/OpenVR-Additional-Arduino-Btns (in debug mode)

robegamesios commented 2 years ago

thanks! Here is my project in case you are interested. https://github.com/robegamesios/VRHapticGun. will post a video soon