This commit is contained in:
Kitlith 2025-06-01 18:54:26 -07:00
parent b65bc23b7d
commit e4ccdb9b57

View file

@ -60,7 +60,7 @@ ln -s $XDG_RUNTIME_DIR/monado_comp_ipc /run/user/1000/
ln -s $XDG_RUNTIME_DIR/wivrn/comp_ipc /run/user/1000/wivrn/
# wivrn: Work around https://github.com/AsahiLinux/muvm/issues/178
ping -c1 8.8.8.8
ping -c1 8.8.8.8
# setup the environment variables for monado or wivrn
@ -110,7 +110,7 @@ Assuming a similar script to the one described above, named `launch_wivrn.sh`, m
```sh
muvm -it -p 9757/udp -p 9757 -- ~/launch_wivrn.sh
```
2. Connect your headset to wivrn.
2. Connect your headset.
3. Start steam.
4. etc.