fossvr/envision: Add instructions for using Envision with Steam Flatpak

Co-authored-by: Shiloh Fen <shiloh@shilohfen.com>
Signed-off-by: Sapphire <imsapphire0@gmail.com>
This commit is contained in:
Sapphire 2025-05-09 13:04:35 -05:00
parent fde61e2637
commit 8d7e2fb8ad
No known key found for this signature in database
GPG key ID: 642911AA4025C8CC

View file

@ -83,6 +83,19 @@ Please *uninstall* AppImageLauncher. It intercepts the normal AppImage starting
You can tell if you are affected if, when you run the WlxOverlay-S AppImage in terminal (whether in plugin form in `~/.local/share/envision/plugins`, or downloaded directly from GitHub), you only get the output `execv error: No such file or directory`.
## Steam Flatpak
To use Envision with the Flatpak version of Steam, you'll need to add the following filesystem overrides to Steam using an application like Flatseal:
- `xdg-data/envision:ro`
- `xdg-run/monado_comp_ipc`
- `xdg-config/openxr:ro`
- `xdg-config/openvr:ro`
Alternatively, you can use the following command:
```shell
flatpak override --filesystem="xdg-data/envision:ro" --filesystem="xdg-run/monado_comp_ipc" --filesystem="xdg-config/openxr:ro" --filesystem="xdg-config/openvr:ro" com.valvesoftware.Steam
```
## Experimental feature settings
The following resources can be entered into your Envision profile repo and branch settings to enable early access to code before it's fully upstream in Monado itself. To enable these feature sets, simply clone your profile, edit it with these settings, then build.