I had some trouble identifying the right Steam.desktop but it indeed contained `PrefersNonDefaultGPU=true`. Removing that and rebooting solves the issue. Thank you for the help and Merry Christmas, @kisak-valve!
Hi @kisak-valve, thanks! If I run steam from the terminal everything works fine! Is there a way I can configure steam to never use the iGPU? It doesn't even have a monitor attached.
Hello @JoveToo, https://gist.github.com/JoveToo/6fc5de394e94b2106f01eb4e57466f97#file-gistfile1-txt-L94-L120 is the section of your runtime diagnostics to focus on. The game's trying to run on your iGPU using mesa, but i...