From 2ac09e541e85e3c51c2246f9d621ae128a3939f0 Mon Sep 17 00:00:00 2001 From: Anna Lasky Date: Fri, 14 Jul 2023 12:10:13 -0500 Subject: [PATCH] proton: Enable gamedrive compat option for Aura: Fate of the Ages. CW-Bug-Id: #22421 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 88aedd62..73d8a3ca 100755 --- a/proton +++ b/proton @@ -1066,6 +1066,7 @@ def default_compat_config(): "306130", #The Elder Scrolls Online "24010", #Train Simulator "374320", #DARK SOULS III + "65500", #Aura: Fate of the Ages ]: ret.add("gamedrive")