proton: Enable gamedrive compat option for Sword of Convallaria

Option allows EULA to display properly.

CW-Bug-ID: #22421
This commit is contained in:
Anna Lasky 2024-08-05 21:03:59 -05:00 committed by Arkadiusz Hiler
parent 1e6e006cb6
commit cff555a823

1
proton
View file

@ -1103,6 +1103,7 @@ def default_compat_config():
"834530", #Yakuza Kiwami "834530", #Yakuza Kiwami
"714010", #Aimlabs "714010", #Aimlabs
"2249070", #Strip Fighter ZERO "2249070", #Strip Fighter ZERO
"2526380", #Sword of Convallaria
]: ]:
ret.add("gamedrive") ret.add("gamedrive")