Thanks, looking over the update runtime diagnostics, there's no usable GPU accelerated render paths at all and Steam is being forced to fallback to llvmpipe (mesa's faster CPU renderer) to run at all. I'd look for what's setting `DRI_PRIME=pci-0000_00_02_0` in that desktop session and try to get it removed. Maybe try completely closing Steam, then run `steam` from a terminal and see if that has an...
@kisak-valve Found the problem: my gnome-shell was using the iGPU instead of the dGPU that is the enabled one on BIOS. When I executed the command `__GLX_VENDOR_LIBRARY_NAME=nvidia __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_...
Thanks, looking over the update runtime diagnostics, there's no usable GPU accelerated render paths at all and Steam is being forced to fallback to llvmpipe (mesa's faster CPU renderer) to run at all. I'd look for what's...
Hello @mhalano, your runtime diagnostics gist is from the X11 session where there's healthier behavior. Can you share a second Steam runtime diagnostics gist from your wayland based session? I suspect that one or more EG...
Here it is the console execution. [code] Here is the Proton log: [steam-1172650.log](https://github.com/ValveSoftware/Proton/files/13539744/steam-1172650.log)