radv: set radv_disable_dcc=true for WWE 2k23

This game is no longer available Steam, so it's more annoying to
reproduce the issue.

Let's disable DCC for that game to workaround rendering issues which
are likely game bugs.

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10850
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34607>
This commit is contained in:
Samuel Pitoiset
2025-04-18 14:02:45 +02:00
committed by Marge Bot
parent 1eb3a40615
commit 5841d44f91
+4
View File
@@ -173,6 +173,10 @@ Application bugs worked around in this file:
<option name="radv_disable_ngg_gs" value="true" />
</application>
<application name="WWE 2k23" application_name_match="WWE2K23_x64.exe">
<option name="radv_disable_dcc" value="true" />
</application>
<!-- OpenGL Game workarounds (zink) -->
<application name="Black Geyser: Couriers of Darkness" executable="BlackGeyser.x86_64">
<option name="radv_zero_vram" value="true" />