Add WMR Lighthouse hacky wiki entry #75

Merged
ZuzkaVarga merged 9 commits from wmr-instructions into main 2025-03-04 14:28:21 -05:00
Showing only changes of commit 27907076dc - Show all commits

View File

@@ -16,7 +16,7 @@ For now this is a hacky approach as Monado's builders don't support the function
* https://gitlab.freedesktop.org/monado/monado/-/issues/459
* https://gitlab.freedesktop.org/monado/monado/-/issues/288
I made this for WMR as i have a reverb G2 & vive 1 (used only for it's 2 watchman dongles)
I made this for WMR as I have a reverb G2 & vive 1 (used only for it's 2 watchman dongles)
you can easily adapt this for other headsets in a hacky way, until these issues are closed.
@@ -30,12 +30,12 @@ Linux setup:
* Download SteamVR on Steam (try non beta version first)
* configurations from windows copied over
## How to copy your windows steam configurations to Linux
## How to copy your Windows steam configurations to Linux
* mount your windows drive (e.g. at `/mnt`)
* `cp "/mnt/Program Files (x86)/Steam/config" ~/.steam/steam/ -r`
## Build
Grab my hacky Monado
Grab my custom Monado
`git clone https://gitlab.freedesktop.org/Zuzka/monado`