drirc/anv: force_vk_vendor=-1 for Wuthering Waves

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12459

Signed-off-by: Taras Pisetskyi <taras.pisetskyi@globallogic.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
(cherry picked from commit dcd9b90aff)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38167>
This commit is contained in:
Taras Pisetskyi 2025-10-21 17:01:46 +03:00 committed by Dylan Baker
parent b3470359bf
commit 5ae8474029
2 changed files with 4 additions and 1 deletions

View file

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

View file

@ -1087,6 +1087,9 @@ TODO: document the other workarounds.
<application name="Jusant" executable="ASC-Win64-Shipping.exe">
<option name="force_vk_vendor" value="-1"/>
</application>
<application name="Wuthering Waves" executable="Client-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>