From b8e55a7ef0eb9711c8d2abbece0b090ae8ae08f9 Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Mon, 4 Nov 2024 17:18:43 -0600 Subject: [PATCH] proton: Enable gamedrive compat option for Dragon Age: The Veilguard. CW-Bug-Id: #24423 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 680cc9e0..0691a8cf 100755 --- a/proton +++ b/proton @@ -1173,6 +1173,7 @@ def default_compat_config(): "2249070", #Strip Fighter ZERO "2526380", #Sword of Convallaria "6030", #Star Wars - Jedi Knight II: Jedi Outcast + "1845910", #Dragon Age: The Veilguard ]: ret.add("gamedrive")