comment by kisak-valvemaintainer · 2019-11-15 · view · github
You could try adding `WINEDLLOVERRIDES="dxgi=n" %command%` to the game's launch options.
comment by matheusfaustino · 2020-05-29 · view · github
... DXVK_USE_PIPECOMPILER=1 STAGING_SHARED_MEMORY=1 WINEDLLOVERRIDES="dxgi=n,b" %command%`
However, the `WINEDLLOVERRIDES="dxgi=n,b" %command%` worked fine ...