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
710 stars 136 forks source link

Move around in-game from keyboard input. #195

Open MrBuushy opened 3 years ago

MrBuushy commented 3 years ago

Basically I want to be able to move in any VR by mapping WASD to controller inputs. The reason why is that I connected my Wii Fit Board to my pc and it can send WASD inputs depending on where you lean and basically I want to be able to walk around in any VR game with it. In Skyrim VR and games that support keyboard input, it works but with games that don't which is most of them, I want to be able to emulate controller input with WASD.