From 947ff72055491d8d6f353c9d88b5c2fc53972f1f Mon Sep 17 00:00:00 2001 From: Anna Lasky Date: Wed, 18 Dec 2024 20:07:38 -0600 Subject: [PATCH] proton: Disable nvapi for Simulakros and Simulakros Demo. CW-Bug-ID: #24603 --- proton | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proton b/proton index 9565a1c0..1491dc0c 100755 --- a/proton +++ b/proton @@ -1245,6 +1245,8 @@ def default_compat_config(): "407810", #Hard Reset Redux "2853730", #Skull and Bones "233130", #Shadow Warrior + "2067160", #Simulakros + "2621010", #Simulakros Demo ]: ret.add("disablenvapi")