From 728954c2ab029dbc65f0ceffdd766e1162db58a3 Mon Sep 17 00:00:00 2001 From: Thomas Crider Date: Mon, 30 Aug 2021 11:36:51 -0600 Subject: [PATCH] patches: remove proton fshack and mouse focus patches as they cause problems for some users --- patches/protonprep-LoL.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/patches/protonprep-LoL.sh b/patches/protonprep-LoL.sh index 1269cd2..f07d9e9 100755 --- a/patches/protonprep-LoL.sh +++ b/patches/protonprep-LoL.sh @@ -22,12 +22,6 @@ # apply this manually since imm32-com-initialization is disabled in staging. patch -Np1 < ../patches/wine-hotfixes/staging/imm32-com-initialization_no_net_active_window.patch - echo "fullscreen hack" - patch -Np1 < ../patches/proton/41-valve_proton_fullscreen_hack-staging-tkg.patch - - echo "mouse focus fixes" - patch -Np1 < ../patches/proton/38-proton-mouse-focus-fixes.patch - echo "clock monotonic" patch -Np1 < ../patches/proton/01-proton-use_clock_monotonic.patch