From 1c87254d8eb4f08d7c4374771cf14ab292fd8873 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 be2ce8b1..5c6fb1a9 100755 --- a/proton +++ b/proton @@ -1294,6 +1294,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")