From 2189e4461c7e630138e37d2c44c94f0b2f7070dc Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Thu, 17 Jul 2025 12:08:35 -0600 Subject: [PATCH] proton: Add Wuthering Waves to OPWR disablement list. CW-Bug-Id: #25676 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 6d546f1a..80757113 100755 --- a/proton +++ b/proton @@ -1246,6 +1246,7 @@ def default_compat_config(): # Other issues arising from OWPR code path in apps, e. g., hitting unimplemented bits in # d3dcompiler. "230410", #Warframe + "3513350", #Wuthering Waves ]: ret.add("noopwr")