From 576380d53a947b333a4fe99c0e83950614222a54 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 14f27f7c..52edb495 100755 --- a/proton +++ b/proton @@ -1231,6 +1231,7 @@ def default_compat_config(): "202750", #Alan Wake's American Nightmare "255220", #GRID Autosport "44350", #GRID 2 + "2176900", #Fablecraft ]: ret.add("disablenvapi")