From 6b3ff3ef3a63af97a1bb00e889f695f3c73d049d 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 0ffc13a3..0a72ede5 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")