anyc / steam-overlay

Gentoo overlay for Valve's Steam client and Steam-based games
GNU General Public License v2.0
202 stars 44 forks source link

Games crash or stutter when vulkan-loader is missing #335

Open piedar opened 1 year ago

piedar commented 1 year ago

Recently I noticed major issues with games running via Proton.

In the Steam output I saw

Vulkan missing requested extension 'VK_KHR_xlib_surface'.
BInit - Unable to initialize Vulkan!

so I installed media-libs/vulkan-loader[X, abi_x86_32] and now games run smoothly with the latest Proton Experimental.

Should this be added as a dependency?