Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eirenliel authored Jul 4, 2021
1 parent 9156dff commit f7c74d8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# 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](https://eiren.cat/SQpk)

### 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](https://eiren.cat/ib4_)
*Don't forget to double backwards slashes!*

0 comments on commit f7c74d8

Please sign in to comment.