protonscr
3 results, 4 hits for STEAM_COMPAT_DATA_PATH

[PERF] SteamVR gui causes a lot of stuttering steamvropenperf

#327 · 17 comments · updated 2023-08-22 · 1 matching
issue by ghost · 2020-04-05 · view · github
... Close steamvr and instead run: `STEAM_COMPAT_DATA_PATH=<path to game proton environment with pfx file> "<proton path>/proton" run ...

[BUG] Falcon BMS 4.37u3 no picture in headset when commited to the 3D world steamvrclosedbug

#671 · 12 comments · updated 2024-09-26 · 2 matching
comment by JJones780 · 2024-02-02 · view · github
... I was able to install BMS (after running Falcon once to get the 429530/pfx dir ) via: `STEAM_COMPAT_DATA_PATH ...
issue by XenoPL · 2024-01-31 · view · github
... Run explorer with following commands ``` export STEAM_COMPAT_DATA_PATH="~/.local/share/Steam/steamapps/compatdata/429530/" export STEAM_COMPAT_CLIENT_INSTALL_PATH="~/.local/share/Steam ...

[BUG] Excessive binding loads from steam steamvropenbug

#307 · 13 comments · updated 2023-12-16 · 1 matching
comment by twhitehead · 2023-11-28 · view · github
... you need to export some environment variables too ``` STEAM_COMPAT_DATA_PATH=<app proton dir> STEAM_COMPAT_CLIENT_INSTALL_PATH=<proton dir> ``` where an example ...