proton: Enable gamedrive compat option for Sword of Convallaria
Option allows EULA to display properly. CW-Bug-ID: #22421
This commit is contained in:
parent
1e6e006cb6
commit
cff555a823
1 changed files with 1 additions and 0 deletions
1
proton
1
proton
|
@ -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")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue