From c3a07e59ceb7db0e8affe8814a9015ef3dc73f06 Mon Sep 17 00:00:00 2001 From: Anna Lasky Date: Wed, 4 Jun 2025 22:33:18 -0500 Subject: [PATCH] proton: Enable gamedrive compat option for more games. CW-Bug-Id: #25483 --- proton | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proton b/proton index d1fb702a..be2ce8b1 100755 --- a/proton +++ b/proton @@ -1292,6 +1292,8 @@ def default_compat_config(): "2709570", #Supermarket Together "2623190", #The Elder Scrolls IV: Oblivion Remastered "2139460", #Once Human + "632360", #Risk of Rain 2 + "2531310", #The Last of Us Part II Remastered ]: ret.add("gamedrive")