From 1b83155c336323b1016103985ccba721ad2a4365 Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Tue, 1 Oct 2024 19:13:55 -0600 Subject: [PATCH] proton: Disable nvapi for Fablecraft. CW-Bug-Id: #24325 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 63a4bbe0..040fc01a 100755 --- a/proton +++ b/proton @@ -1151,6 +1151,7 @@ def default_compat_config(): "202750", #Alan Wake's American Nightmare "255220", #GRID Autosport "44350", #GRID 2 + "2176900", #Fablecraft ]: ret.add("disablenvapi")