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>
(cherry picked from commit 03c9f164e8)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32730>
This commit is contained in:
Tapani Pälli 2024-12-09 14:50:57 +02:00 committed by Dylan Baker
parent d8ba1e4143
commit 0d6238b6ab
2 changed files with 4 additions and 1 deletions

View file

@ -954,7 +954,7 @@
"description": "drirc/anv: force_vk_vendor=-1 for Marvel Rivals",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -1269,6 +1269,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>