|
|
|
|
|
by johnchristopher
2024 days ago
|
|
I looked a bit and: > I guess your videocard does not support Vulkan.
Open game properties, Betas tab, switch to "legacy" version. Beware, it will download several gigabytes from internet. Legacy version has support of OpenGL unlinke modern one, which uses only Vulkan. https://steamcommunity.com/app/257510/discussions/0/16409152... But this option is behind a beta and I need a code to activate it (what ?). edit: Digging a bit more https://steamcommunity.com/app/221410/discussions/6/17422272... This did the trick: apt install libvulkan1 libvulkan1:i386 mesa-vulkan-drivers mesa-vulkan-drivers:i386
It now runs. I only did it because you lured me into it though :)p. My point still stands ^^. |
|
I actually run Steam inside flatpak - I installed Steam from flathub, launched it, downloaded the games and almost (see below) everything worked. Flatpak runtime has all the necessary Mesa drivers (for AMD and Intel, not sure how Nvidia and flatpak works). The only thing I had to configure myself in the host system was udev rules for Dualshock gamepad. That one breaks the otherwise nice experience of everything working out of the box.
And wrt the Vulkan requirement: that's why I bought The Talos Principle originally. It was one of the first games with Vulkan renderer and I was curious, how well it works.