https://gist.github.com/lukeatthatbruhmoment/978aa67a879c0ba768c4dc20024cee3a#file-gistfile1-txt-L97-L111 and https://gist.github.com/lukeatthatbruhmoment/978aa67a879c0ba768c4dc20024cee3a#file-gistfile1-txt-L302-L316 are the sections to focus on. That tells us that the Vulkan render paths are broken in general as you suspected. Blind guess, does completely closing Steam, then running `steam` from ...
#9180 · 8 comments ·
opened 2025-11-03 · last comment 2025-11-13 by lukeatthatbruhmoment
comment by kisak-valvemaintainer · 2025-11-03 · view · github
... with the environment variables that set the flags (`PROTON_FORCE_LARGE_ADDRESS_AWARE` and `PROTON_USE_WINED3D`). `forcelgadd %command% wined3d` isn't coherent and ...
no, it does not have an effect, i always run steam from the terminal since whenever i type steam in my app explorer all that pops up is my games and "Install steam" but when i run steam from the terminal it works
https://gist.github.com/lukeatthatbruhmoment/978aa67a879c0ba768c4dc20024cee3a#file-gistfile1-txt-L97-L111 and https://gist.github.com/lukeatthatbruhmoment/978aa67a879c0ba768c4dc20024cee3a#file-gistfile1-txt-L302-L316 are...
Skimming your Proton log, something seems unhealthy before the game tries to use Vulkan. Please copy the contents of Steam Runtime Diagnostics from Steam (`Steam` -> `Help` -> `Steam Runtime Diagnostics`) and put it in a...
Hello @kisak-valve i cannot ever remember setting wined3d ever or forcelgadd, i dont think i ever did. could you help me fix the vulcan issue though? whenever i boot up a game using vulcan no windows pop up and the game ...
Hello @lukeatthatbruhmoment, so that it's clear, while it's sometimes useful for troubleshooting, using the `PROTON_USE_WINED3D` runtime option is not considered supported and any issues with that render path would need ...