Latest maintainer comment ·
kisak-valve · 2026-07-10 ·
#3773Hello @pppbb, please add [`PROTON_LOG=1 %command%`](https://github.com/ValveSoftware/Proton#runtime-config-options) to the game's launch options, reproduce the regression, and attach the generated $HOME/steam-$APPID.log to this issue report as a file. (Proton logs compress well if needed.) Also, please copy the contents of Steam Runtime Diagnostics from Steam (`Steam` -> `Help` -> `Steam Runtime D...
#3773 · 735 comments ·
opened 2020-04-15 · last comment 2026-08-04 by darshi1337
comment by
dylanmc1975 · 2020-05-24 ·
view ·
github>
PROTON_LOG=1 PROTON_NO_ESYNC=1 %
command% +
in_terminal 1 +com_skipIntroVideo 1 +com_skipKeyPressOnLoadScreens 1 +com_skipSignInManager 1
With this launch options, the ...
comment by
gardotd426 · 2020-05-24 ·
view ·
github ... GPU? Set the launch options thus:
```
PROTON_LOG=1 PROTON_NO_ESYNC=1 %
command% +
in_terminal 1 +com_skipIntroVideo 1 +com_skipKeyPressOnLoadScreens 1 +com_skipSignInManager ...
#3654 · 1,157 comments ·
opened 2020-03-20 · last comment 2020-04-15 by kisak-valve
comment by
MasterCATZ · 2020-03-22 ·
view ·
github ... json STEAM_RUNTIME=1 steam
RADV_PERFTEST=llvm
PROTON_NO_ESYNC=1 PROTON_LOG=1 %
command% +
in_terminal 1 +com_skipIntroVideo 1 +com_skipKeyPressOnLoadScreens 1 +com_skipSignInManager ...
... RADV_PERFTEST=llvm
PROTON_NO_ESYNC=1 PROTON_LOG=1 %
command% +
in_terminal 1 +com_skipIntroVideo 1 +com_skipKeyPressOnLoadScreens 1 +com_skipSignInManager
Edit:
Official Proton 5 ...