From 89a2dac0b26c0ba87a87f39963d278d66cb6adc4 Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Thu, 22 Dec 2022 12:14:07 -0600 Subject: [PATCH] proton: Enable gamedrive compat option for Creativerse. CW-Bug-Id: #21729 --- proton | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proton b/proton index fad0c7b5..836176c7 100755 --- a/proton +++ b/proton @@ -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 [