From bd471fba9718276ba0c52853bd517812c5fa7102 Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Tue, 9 Jul 2024 10:27:53 -0600 Subject: [PATCH] proton: Enable gamedrive compat option for Aimlabs. CW-Bug-Id: #24014 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index ee55d3c3..c7bff364 100755 --- a/proton +++ b/proton @@ -1100,6 +1100,7 @@ def default_compat_config(): "460790", #Bayonetta "273590", #Descent 3 "834530", #Yakuza Kiwami + "714010", #Aimlabs ]: ret.add("gamedrive")