Latest maintainer comment ·
kisak-valve · 2022-03-02 ·
#5632Hello @SeraphisCain, it should be noted that `PROTON_USE_WINED3D` is not considered a supported runtime option. It would be more interesting to focus on what's happening with the game and DXVK on the default render path. The symptoms you've described sounds like the game has run out of vram and the video driver has pushed part of the render hot path to system ram. Can you keep an eye on vram usage...
#5632 · 9 comments ·
opened 2022-03-02 · last comment 2022-11-07 by hakzsam
... In the mean time, you can workaround it with `
RADV_DEBUG=nocompute %command%` or `
RADV_DEBUG=nongg %command%`. Let me ...
... In the mean time, you can workaround it with `
RADV_DEBUG=nocompute %command%` or `
RADV_DEBUG=nongg %command%`. Let me ...