protonscr
71 results, 100 hits for STEAM_COMPAT_DATA_PATH

Add option to use user-specific STEAM_COMPAT_DATA_PATH for Proton steamopenFeature RequestProton

#6958 · 11 comments · updated 2025-03-29 · 2 matching
comment by devurandom · 2024-09-07 · view · github
I set `STEAM_COMPAT_DATA_PATH=/home/[REDACTED]/.local/share/Steam/steamapps/compatdata` and still compatdata directories are being created in ...
issue by loathingKernel · 2020-03-13 · view · github
... A nice solution to both of these issues would be adding an option to override `STEAM_COMPAT_DATA_PATH` to point ...

Allow creating shared wineprefixes protonopen

#604 · 11 comments · updated 2026-06-16 · 1 matching
comment by jebez1 · 2025-02-28 · view · github
The solution: LAUNCH OPTIONS: STEAM_COMPAT_DATA_PATH=proton_prefix_path %command% See the link above.

Flatout 3: Chaos and Destruction appid 201510 1 threads, 1 open 1 matching

Flatout 3: Chaos and Destruction protonopenGame compatibility - Unofficial

#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 ...

BIT.TRIP series (63700 63710 205060 205070 205080 205090) protonopenGame compatibility - Unofficial

#991 · 7 comments · updated 2024-03-23 · 1 matching
comment by EBADBEEF · 2023-01-04 · view · github
... 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 ...

Mount & Blade II: Bannerlord appid 261550 2 threads, 1 open 3 matching

Mount & Blade II: Bannerlord protonopenGame compatibility - UnofficialRegression.NET

#3706 · 574 comments · updated 2024-12-07 · 3 matching
comment by agates · 2020-04-13 · view · github
... Maybe double check your `STEAM_COMPAT_DATA_PATH` and `compatibilitytools.d` folder.
comment by Aliervo · 2020-04-06 · view · github
... runtime-2.1.17-win-x64.exe $ export STEAM_COMPAT_DATA_PATH=/games/steamapps/compatdata/261550/ $ cd ~/.steam/steam/compatibilitytools.d ...

exFAT support protonopenFeature Request

#3835 · 12 comments · updated 2025-11-14 · 3 matching
comment by annnoo · 2023-07-02 · view · github
... 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 ...

The Settlers 7: History Edition appid 965320 1 threads, 1 open 1 matching

The Settlers 7: History Edition protonopenGame compatibility - Unofficial

#2720 · 9 comments · updated 2021-12-29 · 1 matching
comment by jbg · 2020-04-09 · view · github
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

Watch_Dogs 2 protonopenGame compatibility - Unofficial

#172 · 43 comments · updated 2023-03-29 · 1 matching
comment by zeroedout · 2020-07-28 · view · github
... It's something like STEAM_COMPAT_DATA_PATH=<steamdir>/steamapps/compatdata/270880 <steamdir>/steamapps/common/Proton\ 4.2/proton run ~/Downloads ...

setcap works with Wine but not with Proton (Proton "ignores" it) protonopen

#4586 · 0 comments · updated 2021-02-02 · 1 matching
issue by Liemaeu · 2021-02-02 · view · github
... When I run ping with Proton 5.13: `STEAM_COMPAT_DATA_PATH=/home/richard/.proton/ /home/richard/.steam/steam/steamapps/common ...

Proton not working when multiple Linux users share a single installation path protonopen

#4820 · 45 comments · updated 2026-08-28 · 1 matching
comment by ghost · 2025-04-13 · view · github
... 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 4 matching

Cyberpunk 2077 protonopenGame compatibility - UnofficialRegressionNVIDIA drivers

#4450 · 1,801 comments · updated 2026-07-17 · 4 matching
comment by perpaer · 2020-12-10 · view · github
Tried running it 'directly' with `STEAM_COMPAT_DATA_PATH=./steamapps/compatdata/1091500 WINEPREFIX=./steamapps/compatdata/1091500/pfx ./steamapps/common/Proton\ 5 ...
comment by plockator · 2020-12-10 · view · github
> Tried running it 'directly' with `STEAM_COMPAT_DATA_PATH=./steamapps/compatdata/1091500 WINEPREFIX=./steamapps/compatdata/1091500/pfx ./steamapps/common/Proton\ 5 ...

Create and store compatdata in home folder, or suffix with UserID. steamopenFeature RequestProton

#7158 · 12 comments · updated 2025-05-24 · 1 matching
comment by aeikum · 2020-06-01 · view · github
... tells us where to put it in the `STEAM_COMPAT_DATA_PATH` variable. I'm not sure what the policy is ...

Some games added as non-steam games not setting compat paths correctly with Proton. steamopennon-Steam application

#8103 · 6 comments · updated 2023-01-26 · 3 matching
issue by Okxa · 2021-09-23 · view · github
... It can be fixed by launching steam with env `STEAM_COMPAT_DATA_PATH=/path/to/folder/ steam` It did work previously ...
comment by Okxa · 2021-09-26 · view · github
... Bind-mounting STEAM_COMPAT_DATA_PATH="/home/asko/.local/share/Steam/steamapps/compatdata/4109900275" from the current env as STEAM_COMPAT_DATA_PATH="/home ...
comment by smcv · 2021-09-27 · view · github
... Steam) is not setting the environment variables `STEAM_COMPAT_CLIENT_INSTALL_PATH`, `STEAM_COMPAT_DATA_PATH`, `STEAM_COMPAT_LIBRARY_PATHS`, `STEAM_COMPAT_TOOL_PATHS` before launching the compatibility tool to run ...

Titanfall 2 appid 1237970 4 threads, 1 open 1 matching

Titanfall 2 protonopenGame compatibility - UnofficialRegressionXAudio2

#4001 · 394 comments · updated 2026-08-12 · 1 matching
comment by markkuit · 2020-12-16 · view · github
... Am I doing something wrong? `STEAM_COMPAT_DATA_PATH=$(pwd) /mypathto/Proton\ 5.13/proton run pfx/drive_c/Program\ Files\ \(x86 ...

Unwanted deadzone with steering wheel and xinput, vanilkla wine is ok. protonopen

#4066 · 5 comments · updated 2021-02-01 · 1 matching
issue by kokoko3k · 2020-07-14 · view · github
... 5.10, they all works ok) ``` #unwanted deadzone: STEAM_COMPAT_DATA_PATH=/home/big/Giochi/Steam/SteamApps/compatdata/255220 WINEPREFIX=/home ...

[Feature Request] Allow compatibility tools to remap Steam Cloud save locations (Steam Cloud fails when using a from_oslist of macos) steamopenFeature RequestSteam client

#12612 · 0 comments · updated 2026-01-03 · 1 matching
issue by InvoxiPlayGames · 2026-01-03 · view · github
... WinAppDataLocal) to a fixed location in `$STEAM_COMPAT_DATA_PATH/pfx` when doing Steam Cloud sync operations. There are no mappings ...

Age of Empires II Definitive Edition appid 813780 3 threads, 1 open 3 matching

Age of Empires II: Definitive Edition protonopenGame compatibility - UnofficialRegressionXAudio2

#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 ...
comment by Arkanosis · 2022-10-22 · view · github
... 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 ...

Battlefield 1 appid 1238840 1 threads, 1 open 1 matching

Battlefield 1 protonopenGame compatibility - UnofficialNVIDIA drivers

#5047 · 51 comments · updated 2025-06-25 · 1 matching
comment by kisak-valvemaintainer · 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 ...

Proton fails to populate dosdevices protonopen

#4330 · 4 comments · updated 2026-06-10 · 1 matching
comment by DragoonX6 · 2026-06-10 · view · github
... Running the game with `PRESSURE_VESSEL_SHELL=instead` and then pointing `STEAM_COMPAT_DATA_PATH` to the prefix on main drive will allow ...

Knights of Honor appid 25830 1 threads, 1 open 1 matching

Knights of Honor protonopenGame compatibility - Unofficial

#1260 · 1 comments · updated 2021-02-27 · 1 matching
comment by makarov-roman · 2021-02-27 · view · github
... env STEAM_COMPAT_DATA_PATH=$HOME/.local/share/Steam/steamapps/compatdata/25830 ~/.steam/steam/steamapps/common/Proton\ 3.16\ Beta/proton ...
page 1 of 4next