From a679f173a430e616533fb10e5f1ff63895eda9d5 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Wed, 31 Jul 2024 22:04:31 -0700 Subject: [PATCH] Remove ADAPTIVE_SYNC=1 from Legion Go Doesn't cause issues one way or the other. Legion Go does not come with a VRR display so it simply should not be there. May be a hold over from prior to the CUSTOM_REFRESH_RATES option being available. --- usr/share/gamescope-session-plus/device-quirks | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/share/gamescope-session-plus/device-quirks b/usr/share/gamescope-session-plus/device-quirks index b0d5c9c..8bbb39d 100644 --- a/usr/share/gamescope-session-plus/device-quirks +++ b/usr/share/gamescope-session-plus/device-quirks @@ -150,7 +150,6 @@ fi # Lenovo Legion Go if [[ ":83E1:" =~ ":$SYS_ID:" ]]; then ORIENTATION=left - ADAPTIVE_SYNC=1 CUSTOM_REFRESH_RATES=60,144 # Set refresh rate range and enable refresh rate switching