Your Launch line should be:
```
PROTON_LOG=1 PROTON_NO_ESYNC=1 PROTON_USE_WINED3D=1 %command%
```
Got the same behaviour, using `PROTON_USE_WINED3D ...
comment by Davetheraveuk · 2020-04-15 · view · github
Heres my steam launch commands:
`PROTON_LOG=1 %command% PROTON_NO_ESYNC=1 %command% PROTON_USE_WINED3D=1 %command%`
Is this correct?