Latest maintainer comment ·
kisak-valve · 2026-06-25 ·
#2791Hello @Keenwhisk, please add [`PROTON_LOG=1 %command%`](https://github.com/ValveSoftware/Proton#runtime-config-options) to the game's launch options 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 Diagnostics`) and put it...
#2791 · 37 comments ·
opened 2019-06-09 · last comment 2026-06-25 by doitsujin
About the memory problem with HD textures put in launch options :
PROTON_FORCE_LARGE_ADDRESS_AWARE=1 %command% -nomoviestartup
comment by
GenocideStomper · 2021-11-08 ·
view ·
github ... combinations of the following launch options:
- PROTON_USE_D9VK=1
-
PROTON_FORCE_LARGE_ADDRESS_AWARE=1
- -nolauncher
- -nomoviestartup
It used to work, then I ...