From 93cc4785140ec91e03f0e98baa5750bfb62432e2 Mon Sep 17 00:00:00 2001 From: Waffleophagus Date: Sun, 30 Jul 2023 20:55:36 -0500 Subject: [PATCH 1/3] Updating Gamescope to pull from the most recent package. --- usr/share/ublue-os/firstboot/yafti.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/share/ublue-os/firstboot/yafti.yml b/usr/share/ublue-os/firstboot/yafti.yml index 3a9d0f4a25..5cb4c66cb1 100644 --- a/usr/share/ublue-os/firstboot/yafti.yml +++ b/usr/share/ublue-os/firstboot/yafti.yml @@ -103,7 +103,7 @@ screens: - GNOME Games: org.gnome.Games - Heroic Games Launcher: com.heroicgameslauncher.hgl - Steam: com.valvesoftware.Steam - - Gamescope (Utility): com.valvesoftware.Steam.Utility.gamescope + - Gamescope (Utility): org.freedesktop.Platform.VulkanLayer.gamescope - MangoHUD (Utility): org.freedesktop.Platform.VulkanLayer.MangoHud//22.08 - SteamTinkerLaunch (Utility): com.valvesoftware.Steam.Utility.steamtinkerlaunch - Proton Updater for Steam: net.davidotek.pupgui2 From 0f80d3054bccc198c190b0c1f539c111724bd24b Mon Sep 17 00:00:00 2001 From: Waffleophagus Date: Sun, 30 Jul 2023 21:01:22 -0500 Subject: [PATCH 2/3] Per the updating tools, it appears that org.gnome.Games is end of life and will no longer get updates. --- usr/share/ublue-os/firstboot/yafti.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/share/ublue-os/firstboot/yafti.yml b/usr/share/ublue-os/firstboot/yafti.yml index 5cb4c66cb1..7c238cbf34 100644 --- a/usr/share/ublue-os/firstboot/yafti.yml +++ b/usr/share/ublue-os/firstboot/yafti.yml @@ -100,7 +100,6 @@ screens: packages: - Bottles: com.usebottles.bottles - Discord: com.discordapp.Discord - - GNOME Games: org.gnome.Games - Heroic Games Launcher: com.heroicgameslauncher.hgl - Steam: com.valvesoftware.Steam - Gamescope (Utility): org.freedesktop.Platform.VulkanLayer.gamescope From 7fcc4ab5d1f463221965ca790775c9673bfe7b24 Mon Sep 17 00:00:00 2001 From: Waffleophagus Date: Sun, 30 Jul 2023 21:01:22 -0500 Subject: [PATCH 3/3] Revert "Per the updating tools, it appears that org.gnome.Games is end of life and will no longer get updates." This reverts commit 0f80d3054bccc198c190b0c1f539c111724bd24b. --- usr/share/ublue-os/firstboot/yafti.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/share/ublue-os/firstboot/yafti.yml b/usr/share/ublue-os/firstboot/yafti.yml index 7c238cbf34..5cb4c66cb1 100644 --- a/usr/share/ublue-os/firstboot/yafti.yml +++ b/usr/share/ublue-os/firstboot/yafti.yml @@ -100,6 +100,7 @@ screens: packages: - Bottles: com.usebottles.bottles - Discord: com.discordapp.Discord + - GNOME Games: org.gnome.Games - Heroic Games Launcher: com.heroicgameslauncher.hgl - Steam: com.valvesoftware.Steam - Gamescope (Utility): org.freedesktop.Platform.VulkanLayer.gamescope