From e8ae65d8fae661a0896a4c73ccf3538c001731c1 Mon Sep 17 00:00:00 2001 From: Anna Lasky Date: Mon, 22 Jul 2024 21:32:51 -0500 Subject: [PATCH] proton: Disable nvapi for GRID 2 and GRID Autosport CW-Bug-ID: #24055 --- proton | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proton b/proton index 60b14c06..dbb73b18 100755 --- a/proton +++ b/proton @@ -1141,6 +1141,8 @@ def default_compat_config(): "9900", #Star Trek Online "9880", #Champions Online "202750", #Alan Wake's American Nightmare + "255220", #GRID Autosport + "44350", #GRID 2 ]: ret.add("disablenvapi")