Latest maintainer comment ·
kisak-valve · 2020-10-24 ·
#328Hello @GoLD-ReaVeR, 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.)
#328 · 17 comments ·
opened 2018-08-23 · last comment 2023-06-03 by Siam-Lights
> I'm not even getting that proton_run file.
PROTON_DUMP_DEBUG_COMMANDS=1 in launch options will produce that run file.
... sidebars. Can you try PROTON_USE_WINED3D=1?
```
launch options:
PROTON_DUMP_DEBUG_COMMANDS=1 PROTON_USE_WINED3D=1 PROTON_LOG=1 %command%
cd ~/.steam/steam ...