matzman666 / OpenVR-InputEmulator

An OpenVR driver that allows to create virtual controllers, emulate controller input, manipulate poses of existing controllers and remap buttons. A client-side library that communicates with the driver via shared-memory is also included.
GNU General Public License v3.0
722 stars 138 forks source link

Press Keyboard Keys instead of Vive Contoller? #129

Open TheWolfaw opened 6 years ago

TheWolfaw commented 6 years ago

Maybe it isnt possible or im to stupid to find it, but i found a way to bind grip button to keyboard"space" button.

But i would like to do the opposit. To be clear i would like to map W A S D for the Vive Controller Trackpad. If that isnt possible it also would work with xbox controller pad to Vive Controller Trackpad.

so i would like to use the vive controller in a game with free locomotion but i dont want to use the Vive trackpad instead i would like to press keys on a keyboard or use the thumbpad on an xbox controller.

It this possible?

cappaholic commented 5 years ago

Can you please tell me how to map a keyboard key to a button? I want to map my touchpad directions to 1 2 3 and 4 on the keyboard. Thank you!