packages icon indicating copy to clipboard operation
packages copied to clipboard

fix gamescope for older GPUs

Open korewaChino opened this issue 6 months ago • 3 comments

This PR patches the terra-gamescope package so that by default the SDL backend will be selected regardless of Wayland display support or not, requiring users to explicitly set --backend=wayland if they want to use the new Wayland backend for Gamescope, at the detriment of newer GPUs that support the Vulkan DRM modifiers feature.

Should work regardless on those aforementioned GPUs however.

Patch to work around https://github.com/ValveSoftware/gamescope/issues/1218 on older GPUs.

If this patch works we may be able to simply obsolete gamescope-legacy

korewaChino avatar Aug 15 '24 18:08 korewaChino