TERA
protonopenGame compatibility - Unofficial
#3729 · 9 comments
· updated 2020-09-25
· 3 matching
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 ·
githubHeres my steam launch commands:
`
PROTON_LOG=1 %command% PROTON_NO_ESYNC=1 %command% PROTON_USE_WINED3D=1 %command%`
Is this correct?