From 011e200bab70de9c9009bcad739afd818fbdd001 Mon Sep 17 00:00:00 2001 From: Ssdj3nt <92294163+Ssdj3nt@users.noreply.github.com> Date: Wed, 3 Jul 2024 13:05:43 +0200 Subject: [PATCH 1/3] Update wine_proton.rules Mapping all The Finals executables. CrGpuMain.exe and CrUtilityMain.exe are related to EpicWebHelper.exe in this game. --- 00-default/games/wine_proton.rules | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/00-default/games/wine_proton.rules b/00-default/games/wine_proton.rules index e0df60d..a24ec9d 100644 --- a/00-default/games/wine_proton.rules +++ b/00-default/games/wine_proton.rules @@ -1116,7 +1116,13 @@ # The Finals https://store.steampowered.com/app/2073850/THE_FINALS/ { "name": "Discovery.exe", "type": "Game" } +{ "name": "start_protected_game.exe", "type": "Game" } +{ "name": "EasyAntiCheat_EOS_Setup.exe", "type": "Game" } +{ "name": "UEPrereqSetup_x64.exe", "type": "Game" } +{ "name": "CrashReportClient.exe", "type": "BG_CPUIO" } { "name": "crashpad_handler.exe", "type": "BG_CPUIO" } +{ "name": "CrGpuMain.exe", "type": "BG_CPUIO" } +{ "name": "CrUtilityMain.exe", "type": "BG_CPUIO" } # https://store.steampowered.com/agecheck/app/242760/The_Forest/ { "name": "TheForest.exe", "type": "Game" } From ab6126886543c2a67058b3311799abdaecb9bbcd Mon Sep 17 00:00:00 2001 From: Ssdj3nt <92294163+Ssdj3nt@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:02:24 +0200 Subject: [PATCH 2/3] Update gnome.rules --- 00-default/DEs-and-WMs/gnome.rules | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/00-default/DEs-and-WMs/gnome.rules b/00-default/DEs-and-WMs/gnome.rules index 9403ea3..f38149c 100644 --- a/00-default/DEs-and-WMs/gnome.rules +++ b/00-default/DEs-and-WMs/gnome.rules @@ -50,3 +50,30 @@ # gnome-control-center-search-provider { "name": "gnome-control-center-search-provider", "type": "Service" } + +# gsd-printer +{ "name": "gsd-printer", "type": "Service" } + +# gsd-wacom +{ "name": "gsd-wacom", "type": "Service" } + +# gsd-usb-protection +{ "name": "gsd-usb-protection", "type": "Service" } + +# gsd-smartcard +{ "name": "gsd-smartcard", "type": "Service" } + +# gsd-sharing +{ "name": "gsd-sharing", "type": "Service" } + +# gsd-rfkill +{ "name": "gsd-rfkill", "type": "Service" } + +# gsd-print-notification +{ "name": "gsd-print-notifications", "type": "Service" } + +# gsd-color +{ "name": "gsd-color", "type": "Service" } + +# gsd-a11y-settings +{ "name": "gsd-a11y-settings", "type": "Service" } From 6b6eb3502e2b08cfa93efe600dad844d9001549f Mon Sep 17 00:00:00 2001 From: Ssdj3nt <92294163+Ssdj3nt@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:13:56 +0200 Subject: [PATCH 3/3] Update gnome.rules --- 00-default/DEs-and-WMs/gnome.rules | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/00-default/DEs-and-WMs/gnome.rules b/00-default/DEs-and-WMs/gnome.rules index f38149c..94e0382 100644 --- a/00-default/DEs-and-WMs/gnome.rules +++ b/00-default/DEs-and-WMs/gnome.rules @@ -77,3 +77,9 @@ # gsd-a11y-settings { "name": "gsd-a11y-settings", "type": "Service" } + +# goa-daemon +{ "name": "goa-daemon", "type": "Service" } + +# goa-identity-service +{ "name": "goa-identity-service", "type": "Service" }