From aaabeb55677c6fbbf4b754ffc7dbbc359e9443c2 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Tue, 5 Apr 2022 18:07:05 +0300 Subject: [PATCH] Revert "proton: Add noesync,nofsync for Apex Legends" This reverts commit 25a58123a169dec4282b92bc1b24411278d0b65f. --- proton | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/proton b/proton index de9a8580..bcf9758a 100755 --- a/proton +++ b/proton @@ -916,10 +916,7 @@ def default_compat_config(): ret = set() if "SteamAppId" in os.environ: appid = os.environ["SteamAppId"] - if appid == "1172470": #Apex Legends - ret.add("noesync") - ret.add("nofsync") - elif appid in [ + if appid in [ #affected by CW bug 19126 "252490", #Rust "305620", #The Long Dark