From f1f0a16d2cae88b9fc1605af52811e877f825975 Mon Sep 17 00:00:00 2001 From: rakonkido <99134546+rakonkido@users.noreply.github.com> Date: Sat, 20 Jan 2024 23:39:54 +0000 Subject: [PATCH] Enable Gamescope passthrough for Steam Deck --- org.DolphinEmu.dolphin-emu.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/org.DolphinEmu.dolphin-emu.yml b/org.DolphinEmu.dolphin-emu.yml index 736bf9b..ed857cc 100644 --- a/org.DolphinEmu.dolphin-emu.yml +++ b/org.DolphinEmu.dolphin-emu.yml @@ -19,6 +19,9 @@ finish-args: - --allow=bluetooth - --filesystem=xdg-run/app/com.discordapp.Discord:create - --talk-name=org.freedesktop.ScreenSaver + # required for Gamescope on Steam Deck + - --env=LD_LIBRARY_PATH=/usr/lib/extensions/vulkan/gamescope/lib + - --filesystem=xdg-run/gamescope-0:ro modules: # needed for the bluetooth passthrough feature to work - name: libusb