From b904b2c6e4f321a447322e9af23a84081cc1d3e8 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. CW-Bug-Id: #24055 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 27e0b693..4318e765 100755 --- a/proton +++ b/proton @@ -1132,6 +1132,7 @@ def default_compat_config(): "109600", #Neverwinter "9900", #Star Trek Online "9880", #Champions Online + "202750", #Alan Wake's American Nightmare ]: ret.add("disablenvapi")