Latest maintainer comment ·
kisak-valve · 2021-06-28 ·
#1797Hello @vickyorlo, starting with Proton 5.13, Proton is run inside of the Steam Linux Runtime - Soldier container environment, and that is not supposed to have unlimited access to the host system. You can tell Steam to ask pressure vessel to add extra, specific folders into the container environment with `STEAM_COMPAT_MOUNTS=/path/to/unexpected/folder %command%` in the player's launch options. (htt...