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 committed by Arkadiusz Hiler
parent f693c48a4c
commit 89a2dac0b2

5
proton
View File

@ -1058,7 +1058,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 [