From bd4d03123acbb1297a8255c00e4309165ef8eb5c Mon Sep 17 00:00:00 2001 From: Joshua Ashton Date: Wed, 8 Nov 2023 21:14:32 +0000 Subject: [PATCH] proton: Enable amdags for Resident Evil 3 (952060) Needed for HDR support. Signed-off-by: Joshua Ashton --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 642e9030..fd5a7d1b 100755 --- a/proton +++ b/proton @@ -1230,6 +1230,7 @@ def default_compat_config(): "814380", #Sekiro: Shadows Die Twice "2379390", #Rainbow Six Extraction "883710", #Resident Evil 2 + "952060", #Resident Evil 3 ]: ret.add("enableamdags")