While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- The "video game preservation service" Myrient is shutting down in March
- SpaghettiKart the Mario Kart 64 fan-made PC port gets a big upgrade
- KDE Plasma 6.6.1 rolls out with lots of fixes for KWin
- Lutris v0.5.21 and v0.5.22 arrive with Valve's Sniper runtime support and new game runners
- Open source graphics drivers Mesa 26.0.1 released with various bug fixes and a security fix
- > See more over 30 days here
- steam overlay performance monitor - issues
- Xpander - Nacon under financial troubles... no new WRC game (?)
- Xpander - Establishing root of ownership for Steam account
- Nonjuffo - Total Noob general questions about gaming and squeezing every oun…
- GustyGhost - Looking for Linux MMORPG sandbox players (Open Source–friendly …
- Jarmer - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
I bought Cossack 3 on Steam but it does not work. Someone has succeeded to run this game with an AMD videocards + latest Mesa version ?
And very important question : Do you succeeded to run the game with this conf on an other OS than Ubuntu ?
Because for me on Gentoo, the game crash when i see the splash screen and nothing else.
I see that the required configuration wants OpenGL 3.2+ and when i launch glxinfo | grep "OpenGL version", i have this result :
OpenGL version string: 3.0 Mesa 17.2.0-rc4Do you think i need to set "MESA_GL_VERSION_OVERRIDE=3.3COMPAT %command%" in Steam option ?
I don't have the game and I'm not sure to be able to help you a lot, but still...
What is the exact model of your GPU?
Anyway I don't think the OpenGL version would be the problem. Normally when they mention OpenGL version as a requirement (without anymore explanation) they mean by this OpenGL core profile version (not compatibility version as you have shown). You can try in terminal typing only glxinfo | grep OpenGL and you'll see more results about it.
Don't you have any error message when trying to launch the game? If not you can try launching Steam from the terminal and then when launching the game in the terminal you should see some errors popping out.
Maybe the game can't find some libraries?
you can install steam via flathub:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepoflatpak install flathub com.valvesoftware.SteamThis works for me (Archlinux and Mesa user).