From 8a31b8e76b09a0907b66ea023ffe05734ce95620 Mon Sep 17 00:00:00 2001 From: PablosCorner Date: Mon, 23 Dec 2024 17:27:33 -0500 Subject: [PATCH] proton: Enable gamedrive compat option for Banter. Adding this allows for the Vuplex browser in Banter to work properly under Proton. CW-Bug-Id: #25534 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 4ae10182..99ab7107 100755 --- a/proton +++ b/proton @@ -1281,6 +1281,7 @@ def default_compat_config(): "2139460", #Once Human "632360", #Risk of Rain 2 "2531310", #The Last of Us Part II Remastered + "2564460", #Banter ]: ret.add("gamedrive")