95 results, 128 hits for STEAM_COMPAT_DATA_PATH
#2281 · 3 comments
· updated 2020-03-24
· 1 matching
... Just add in user_settings.py code like this:
```
import os
import json
STEAM_COMPAT_DATA_PATH = os.environ["
STEAM_COMPAT_DATA_PATH"]
user_settings = {
}
try ...
#604 · 11 comments
· updated 2026-06-16
· 1 matching
The solution:
LAUNCH OPTIONS:
STEAM_COMPAT_DATA_PATH=proton_prefix_path %command%
See the link above.
#1208 · 7 comments
· updated 2019-12-30
· 2 matching
Yes exactly, so to run it from the terminal you must define `
STEAM_COMPAT_DATA_PATH` to point to your prefix ...
Proton already refuses to run without
STEAM_COMPAT_DATA_PATH set, which controls prefix selection. You’re right, I’m sure ...
#1588 · 7 comments
· updated 2024-08-08
· 1 matching
comment by
XaeroVincent · 2024-02-07 ·
view ·
github ... This launch option workaround seems to correct that.
```if [ ! -f $
STEAM_COMPAT_DATA_PATH/firstrun.tmp ]; then $HOME/.steam/steam/steamapps ...
#991 · 7 comments
· updated 2024-03-23
· 1 matching
...
STEAM_COMPAT_DATA_PATH can be any path, but this is where steam puts it by default
export
STEAM_COMPAT_DATA_PATH="$steam_base/steamapps ...
#3706 · 574 comments
· updated 2024-12-07
· 3 matching
... Maybe double check your `
STEAM_COMPAT_DATA_PATH` and `compatibilitytools.d` folder.
... runtime-2.1.17-win-x64.exe
$ export
STEAM_COMPAT_DATA_PATH=/games/steamapps/compatdata/261550/
$ cd ~/.steam/steam/compatibilitytools.d ...
#3835 · 12 comments
· updated 2025-11-14
· 3 matching
... You can specify the compat data path by using the variable
STEAM_COMPAT_DATA_PATH.
If you want to specify it ...
comment by
theofficialgman · 2024-07-30 ·
view ·
github ... native partition).
```
mkdir -p $STEAM_COMPAT_CLIENT_INSTALL_PATH/steamapps/compatdata/$STEAM_COMPAT_APP_ID;
STEAM_COMPAT_DATA_PATH=$STEAM_COMPAT_CLIENT_INSTALL_PATH/steamapps/compatdata/$STEAM_COMPAT_APP_ID %command%
```
This allows you to ...
comment by
PhilippMDoerner · 2024-05-25 ·
view ·
github> `
STEAM_COMPAT_DATA_PATH=~/<your_compat_folder> %command%`
What I find fascinating about this is that this just sets the environment variable. A ...
#4302 · 4 comments
· updated 2021-01-25
· 1 matching
comment by
Lyle-Tafoya · 2020-10-26 ·
view ·
github ... work when calling the proton script. For example:
STEAM_COMPAT_DATA_PATH=/some/path ~/.local/share/Steam/steamapps/common/Proton\ 5 ...
#2813 · 8 comments
· updated 2020-09-19
· 1 matching
... path in Proton, we just pass through what the Steam client hands us in $
STEAM_COMPAT_DATA_PATH. Thanks for reporting.
#2720 · 9 comments
· updated 2021-12-29
· 1 matching
Download `UplayInstaller.exe` from https://uplay.ubisoft.com/ and then:
```
STEAM_COMPAT_DATA_PATH=$HOME/.steam/root/steamapps/compatdata/965320 $HOME ...
Watch_Dogs 2
appid 447040
2 threads, 1 open
1 matching
#172 · 43 comments
· updated 2023-03-29
· 1 matching
... It's something like
STEAM_COMPAT_DATA_PATH=<steamdir>/steamapps/compatdata/270880 <steamdir>/steamapps/common/Proton\ 4.2/proton run ~/Downloads ...
#260 · 15 comments
· updated 2019-02-25
· 1 matching
comment by
r4-broadcast · 2018-09-04 ·
view ·
github ... fur running them I'm using:
`
STEAM_COMPAT_DATA_PATH=~/.proton/ ~/.steam/steam/steamapps/common/Proton\ 3.7/proton run whatever ...
#4586 · 0 comments
· updated 2021-02-02
· 1 matching
... When I run ping with Proton 5.13:
`
STEAM_COMPAT_DATA_PATH=/home/richard/.proton/ /home/richard/.steam/steam/steamapps/common ...
#8486 · 2 comments
· updated 2025-12-08
· 2 matching
... Proton prefixes, so the solution is LAUNCH OPTIONS:
STEAM_COMPAT_DATA_PATH=proton_prefix_path %command%
me it's "single Proton prefix", only ...
... Prefix, as Wine.
The key is:
LAUNCH OPTIONS:
STEAM_COMPAT_DATA_PATH=proton_prefix_path %command%
I wrote a guide https://steamcommunity.com ...
#4820 · 45 comments
· updated 2026-08-28
· 1 matching
... Would be lovely if Proton has an option to use user-specific
steam_compat_data_path so my two sons can ...
Cyberpunk 2077
appid 1091500
7 threads, 1 open
5 matching
Cyberpunk 2077
protonopenGame compatibility - UnofficialRegressionNVIDIA drivers
#4450 · 1,801 comments
· updated 2026-07-17
· 4 matching
Tried running it 'directly' with `
STEAM_COMPAT_DATA_PATH=./steamapps/compatdata/1091500 WINEPREFIX=./steamapps/compatdata/1091500/pfx ./steamapps/common/Proton\ 5 ...
> Tried running it 'directly' with `
STEAM_COMPAT_DATA_PATH=./steamapps/compatdata/1091500 WINEPREFIX=./steamapps/compatdata/1091500/pfx ./steamapps/common/Proton\ 5 ...
#9562 · 1 comments
· updated 2026-03-11
· 1 matching
... filesystem and point Proton to it via the `
STEAM_COMPAT_DATA_PATH` launch
option:
```bash
# Copy prefix to a native filesystem ...
#6516 · 1 comments
· updated 2023-02-10
· 1 matching
issue by
Kidplayer666 · 2023-02-10 ·
view ·
github ... compiler RADV_PERFTEST=gpl gamemoderun %command%
DXVK_ASYNC=1 %command%
STEAM_COMPAT_DATA_PATH="
STEAM_COMPAT_DATA_PATH="/home/MYUSERNAME/.local/share/Steam/steamapps/compatdata/3955941937 ...
Titanfall 2
appid 1237970
4 threads, 1 open
1 matching
Titanfall 2
protonopenGame compatibility - UnofficialRegressionXAudio2
#4001 · 394 comments
· updated 2026-08-12
· 1 matching
... Am I doing something wrong?
`
STEAM_COMPAT_DATA_PATH=$(pwd) /mypathto/Proton\ 5.13/proton run pfx/drive_c/Program\ Files\ \(x86 ...
#4066 · 5 comments
· updated 2021-02-01
· 1 matching
... 5.10, they all works ok)
```
#unwanted deadzone:
STEAM_COMPAT_DATA_PATH=/home/big/Giochi/Steam/SteamApps/compatdata/255220 WINEPREFIX=/home ...
#3189 · 701 comments
· updated 2026-07-06
· 3 matching
comment by
EnriqueWood · 2019-12-03 ·
view ·
github@mozo78 I tried running the game using this
`
STEAM_COMPAT_DATA_PATH=$HOME/.steam/steam/steamapps/compatdata/813780 strangle 144 ./.steam ...
... work for me:
```sh
STEAM_COMPAT_CLIENT_INSTALL_PATH="$HOME/.steam/steam" \
STEAM_COMPAT_DATA_PATH="$HOME/.steam/steam/steamapps/compatdata/813780" \
"$HOME/.steam/steam ...