wivrn: more info about solarxr apk
This commit is contained in:
@@ -100,8 +100,7 @@ Manual steps: See the [README](https://github.com/WiVRn/WiVRn/blob/master/README
|
||||
|
||||
## WiVRn + SlimeVR trackers
|
||||
|
||||
To use SlimeVR trackers through WiVRn, you currently must use a [fork](https://github.com/notpeelz/WiVRn) of WiVRn:
|
||||
The APK for this fork of WiVRn can be found as an artifact of the most recent GitHub action on the solarxr-patches branch.
|
||||
To use SlimeVR trackers through WiVRn, you currently must use the `solarxr-patches` fork of WiVRn. Follow one of the **below options first**, then don't forget to come back and sideload the [solarxr-patches WiVRn APK](https://nightly.link/notpeelz/WiVRn/workflows/Build/solarxr-patches/apk-Standard-Release).
|
||||
|
||||
### Option A: Build with Envision
|
||||
|
||||
@@ -113,6 +112,7 @@ To use this fork within Envision, edit these fields in your profile:
|
||||
Then save and clean build the profile.
|
||||
|
||||
### Option B: NixOS
|
||||
|
||||
Override the `wivrn` package from nixpkgs with something resembling the following, replacing `[COMMIT HASH HERE]` with the latest commit hash from https://github.com/notpeelz/WiVRn/commits/solarxr-patches and filling in the correct src hash. Do note you may need to adapt this depending on how you install WiVRn:
|
||||
```nix
|
||||
{ pkgs, lib, ... }:
|
||||
|
||||
Reference in New Issue
Block a user