Latest maintainer comment ·
kisak-valve · 2021-04-02 ·
#4185Hello @whitequill, looking at your system information, there's two major issues with your system in addition to the previous discussion. First, Proton uses DXVK to translate DirectX 9 / 10 / 11 to Vulkan. Your current video driver is mesa/nouveau which does not support Vulkan, making it unsupported by Proton. You can either use the nVidia proprietary driver or add `PROTON_USE_WINED3D=1 %command%` ...