From cff555a823ca39507238ca59e7fec4c8b420a535 Mon Sep 17 00:00:00 2001 From: Anna Lasky Date: Mon, 5 Aug 2024 21:03:59 -0500 Subject: [PATCH] proton: Enable gamedrive compat option for Sword of Convallaria Option allows EULA to display properly. CW-Bug-ID: #22421 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 5c0e87e8..9abb5b83 100755 --- a/proton +++ b/proton @@ -1103,6 +1103,7 @@ def default_compat_config(): "834530", #Yakuza Kiwami "714010", #Aimlabs "2249070", #Strip Fighter ZERO + "2526380", #Sword of Convallaria ]: ret.add("gamedrive")