
Extrel
Published
-force-glcore46
The game sometimes has a blue tint to the whole screen, but it goes away after a few seconds. I only saw it happen on startup.
If the game doesn't work, try using -force-openglXY or -force-glcoreXY, where XY is your GPUs OpenGL version.
You can find that using "glxinfo | grep "OpenGL version"" in the terminal. I got this output: "OpenGL version string: 4.6.0 NVIDIA 550.120", so I used XY = 46.
-force-glcore46 worked for me, while -force-opengl46 did not.
The first time I played this game on Linux, it worked fine without any tinkering, but only after the second startup I needed to find all of those tinker steps to make it work again. The case may be, that on your machine this game will work fine immediately. Still, I reccomend using Proton instead of the native Linux version.
I got all of this info from this Steam Discussions post: https://steamcommunity.com/app/304650/discussions/0/343787283753247203/
It seems to be the only post on that forum regarding problems on Linux.