From 75a1d3fd4c568a5e071587e16b54cd5dff2f4d7b Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Mon, 15 Jul 2024 10:42:15 +0300 Subject: [PATCH] proton: Disable nvapi for Alan Wake's American Nightmare. This helps with the DLC crashing. --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 78af62f6..83394370 100755 --- a/proton +++ b/proton @@ -1138,6 +1138,7 @@ def default_compat_config(): "9900", #Star Trek Online "9880", #Champions Online "365360", #Battle Brothers + "202750", #Alan Wake's American Nightmare ]: ret.add("disablenvapi")