deiteris / SlimeVR-OpenVR-Driver

SlimeVR driver for OpenVR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlimeVR-OpenVR-Driver

SlimeVR driver for OpenVR

Installation

Downloaded the latest release, and use one of two options to install the driver (in the future Server will do it for you).

Option one

Copy the slimevr folder in your SteamVR folder, usually it's located in C:\Program Files (x86)\Steam\steamapps\common\SteamVR\drivers. This should look like this:

img

Option two

Edit file C:\Users\<Username>\AppData\Local\openvr\openvrpaths.vrpath, add "Path\\to\\slimevr", to the list of external_drivers there, like this:

img Don't forget to double backwards slashes!

Contributions

By contributing to this project you are placing all your code under MIT or less restricting licenses, and you certify that the code you have used is compatible with those licenses or is authored by you. If you're doing so on your work time, you certify that your employer is okay with this.

About

SlimeVR driver for OpenVR

License:MIT License


Languages

Language:C++ 94.2%Language:CMake 5.8%