From de5dec1244eb4085add0dd1be16a9070bb980871 Mon Sep 17 00:00:00 2001 From: rakonkido <99134546+rakonkido@users.noreply.github.com> Date: Sun, 21 Jan 2024 00:01:28 +0000 Subject: [PATCH] Add Gamescope in PATH --- org.DolphinEmu.dolphin-emu.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org.DolphinEmu.dolphin-emu.yml b/org.DolphinEmu.dolphin-emu.yml index ed857cc..04ab7a5 100644 --- a/org.DolphinEmu.dolphin-emu.yml +++ b/org.DolphinEmu.dolphin-emu.yml @@ -20,7 +20,8 @@ finish-args: - --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 + - --env=PATH=$PATH:/usr/lib/extensions/vulkan/gamescope/bin + - --env=LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/extensions/vulkan/gamescope/lib - --filesystem=xdg-run/gamescope-0:ro modules: # needed for the bluetooth passthrough feature to work