From f5f4ba672d80b660e86cf9836e5cb0f44d9af616 Mon Sep 17 00:00:00 2001 From: Anna Lasky Date: Tue, 11 Mar 2025 09:50:56 -0500 Subject: [PATCH] Revert "proton: Remove FUSER from MFDXGI hack." This re-adds FUSER to the MFDXGI hack. CW-Bug-Id: #20240 --- proton | 3 +++ 1 file changed, 3 insertions(+) diff --git a/proton b/proton index dcef70c2..5955e60d 100755 --- a/proton +++ b/proton @@ -1195,6 +1195,9 @@ def default_compat_config(): #affected by CW bug 19741 "1017900", #Age of Empires: Definitive Edition + + #affected by CW bug 20240 + "1331440", #FUSER ]: ret.add("nomfdxgiman")