Driver for OpenVR / SteamVR allowing change HMD and controllers rotation and position with buttons.
NumPad 2 & 8 - turn up and down.
NumPad 4 & 6 - turn left and right.
NumPad 1 & 3 - rotation of the head left and right.
NumPad 9 - resetting of turns and rotation.
Up & Down - move forward and back.
Left & Right - move left and right.
PageUp & PageDown - move up and down.
End - reset position.
W, A, S, D - move left, right, forward and back.
Q, E - move up and down.
R - reset the move.
Z, X, C, V, 1 - сontroller buttons.
T, G, F, H - rotation of both controllers.
B - reset the rotation of both controllers.
I, K, J, L - move left, right, forward and back.
U, O - move up and down.
P - reset the move.
N, M, <, >, 4 - сontroller buttons.
- copy the folder "driver" from the archive into the folder "\steamapps\common\SteamVR
- start steamVR
- Build Driver:
git clone git@github.com:r57zone/OpenVR-driver-for-DIY.git openvr-driver-for-diy
mkdir openvr-driver-for-diy-build
cd openvr-driver-for-diy-build
cmake ../openvr-driver-for-diy
make
- Install Driver:
make install
- Start SteamVR
The driver is activated by default and requires no further settings. If it was previously disabled, open the file "\steamapps\common\SteamVR\drivers\sample\recources\settings\default.vrsettings" in an editor and set the "enable" attribute to true, then save and restart SteamVR.
Open the file "\steamapps\common\SteamVR\drivers\sample\recources\settings\default.vrsettings" in an editor and set the attribute "enable" to false, then save and restart SteamVR.
To remove, delete the directory "\steamapps\common\SteamVR\drivers\sample".
Windows Version for x86 & x64.
Download
r57zone[at]gmail.com