mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-12-27 08:10:26 +01:00
1.8 KiB
1.8 KiB
weight | title |
---|---|
200 | LÖVR Playspace |
LÖVR Playspace
LÖVR Playspace is a room boundary overlay for OpenXR, made with LÖVR.
Avoid bumping into walls! LÖVR Playspace works on any runtime that implements EXTX_OVERLAY. Currently this is limited to Monado-based runtimes.
Installation
- Download the latest LÖVR Playspace ZIP from GitHub and extract it to wherever (e.g.
~/lovr-playspace-main
) - Download the latest LÖVR AppImage from GitHub releases and place it into the same directory you created above (e.g.
~/lovr-playspace-main/lovr-v0.18.0-x86_64.AppImage
).
- Make sure Monado is running (via Envision, or whatever)
- Run this
cd ~/lovr-playspace-main/ chmod +x ./lovr-v0.18.0-x86_64.AppImage ./lovr-v0.18.0-x86_64.AppImage .
Configuration
Config is stored in several files within the config/
folder. See the LÖVR Playspace README for details.
Known Issues
Patches welcome.