wivrn: more info about solarxr apk
This commit is contained in:
@@ -100,8 +100,9 @@ Manual steps: See the [README](https://github.com/WiVRn/WiVRn/blob/master/README
|
|||||||
|
|
||||||
## WiVRn + SlimeVR trackers
|
## WiVRn + SlimeVR trackers
|
||||||
|
|
||||||
To use SlimeVR trackers through WiVRn, you currently must use a [fork](https://github.com/notpeelz/WiVRn) of WiVRn:
|
To use SlimeVR trackers through WiVRn, you currently must use a fork of WiVRn. Follow one of the **below options first**, then don't forget to come back and sideload the custom WiVRn APK:
|
||||||
The APK for this fork of WiVRn can be found as an artifact of the most recent GitHub action on the solarxr-patches branch.
|
|
||||||
|
You can find the APK for this fork of WiVRn as an artifact of the most recent GitHub action on the `solarxr-patches` branch. In other words, in this [list of recent GitHub actions](https://github.com/notpeelz/WiVRn/actions/workflows/Build.yml?query=branch%3Asolarxr-patches), click the topmost entry, scroll down past the graphs and stuff, and click the **apk-Standard-Release** row.
|
||||||
|
|
||||||
### Option A: Build with Envision
|
### Option A: Build with Envision
|
||||||
|
|
||||||
@@ -113,6 +114,7 @@ To use this fork within Envision, edit these fields in your profile:
|
|||||||
Then save and clean build the profile.
|
Then save and clean build the profile.
|
||||||
|
|
||||||
### Option B: NixOS
|
### 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:
|
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
|
```nix
|
||||||
{ pkgs, lib, ... }:
|
{ pkgs, lib, ... }:
|
||||||
|
|||||||
Reference in New Issue
Block a user