Homepage › Forums › New feature › better trackers usage › Reply To: better trackers usage
2017-09-17 at 18:47
#449

Participant
pocketstrafe can emulate standard phone keyboard and joysticks, with steamvr is more difficult because the VIVE controllers are not directinput devices.
I didn’t understand if driver4vr uses its own SteamVR driver to get this, otherwise an interesting approach is this
https://github.com/matzman666/OpenVR-InputEmulator
which injects the steamvr commands directly into the lighthouse memory, emulating any device without any driver