drirc/anv: force_vk_vendor=-1 for Marvel Rivals

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12280
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32555>
This commit is contained in:
Tapani Pälli
2024-12-09 14:50:57 +02:00
committed by Marge Bot
parent f2f5e634bb
commit 03c9f164e8

View File

@@ -1277,6 +1277,9 @@ TODO: document the other workarounds.
<application name="Silent Hill 2" executable="SHProto-Win64-Shipping.exe">
<option name="force_vk_vendor" value="-1" />
</application>
<application name="Marvel Rivals" executable="Marvel-Win64-Shipping.exe">
<option name="force_vk_vendor" value="-1" />
</application>
<application name="DIRT 5" executable="DIRT5.exe">
<option name="fp64_workaround_enabled" value="true" />
</application>