Latest maintainer comment ·
kisak-valve · 2020-09-14 ·
#271Hello @namtsui, looks like this is a DirectX 9 game and D3D9 support was integrated into DXVK to translate it into Vulkan. DXVK/D3D9 was enabled by default in Proton 5.0. Nouveau does not support Vulkan at all, which is why the game failed to run on your system. You could try adding `PROTON_USE_WINED3D=1 %command%` to the game's launch options to tell Proton to use wine's DirectX to OpenGL render ...
#271 · 15 comments ·
opened 2018-08-23 · last comment 2026-08-02 by RobertTheSable
comment by
RobertTheSable · 2026-08-02 ·
view ·
github ... Experimental
I tried enabling
PROTON_LOG, but I didn't see a generated log in my home folder when ...
comment by
AwesamLinux · 2019-05-04 ·
view ·
github ... are updates for my system available.
<!-- Please add `
PROTON_LOG=1 %command%` to the game's launch options and ...