From 0bcc20cbc165559ad61f0917445538da011dadab Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Thu, 7 Dec 2023 22:13:10 +0200 Subject: [PATCH] proton: Enable AMDAGS for Japanese versions of RE 2,3,7 and 8. --- proton | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/proton b/proton index 46f1dd1b..af13141b 100755 --- a/proton +++ b/proton @@ -1242,6 +1242,10 @@ def default_compat_config(): "990080", #Hogwarts Legacy "1328670", #Mass Effect Legendary Edition "627270", #Injustice 2 + "530940", #BIOHAZARD 7 resident evil + "895950", #BIOHAZARD RE:2 Z Version + "1100830", #BIOHAZARD RE:3 Z Version + "1196600", #BIOHAZARD VILLAGE Z Version ]: ret.add("enableamdags")