proton: Enable gamedrive compat option for Creativerse.

CW-Bug-Id: #21729
This commit is contained in:
Paul Gofman 2022-12-22 12:14:07 -06:00
parent 1a1b4a2511
commit fde9be256f

5
proton
View file

@ -1087,7 +1087,10 @@ def default_compat_config():
if appid == "1621680":
ret.add("noforcelgadd")
if appid == "1341820":
if appid in [
"1341820",
"280790",
]:
ret.add("gamedrive")
if appid in [