mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-18 08:00:34 +01:00
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> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38023>
This commit is contained in:
parent
ee57fef755
commit
dcd9b90aff
1 changed files with 3 additions and 0 deletions
|
|
@ -1087,6 +1087,9 @@ TODO: document the other workarounds.
|
||||||
<application name="Jusant" executable="ASC-Win64-Shipping.exe">
|
<application name="Jusant" executable="ASC-Win64-Shipping.exe">
|
||||||
<option name="force_vk_vendor" value="-1"/>
|
<option name="force_vk_vendor" value="-1"/>
|
||||||
</application>
|
</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">
|
<application name="DIRT 5" executable="DIRT5.exe">
|
||||||
<option name="fp64_workaround_enabled" value="true" />
|
<option name="fp64_workaround_enabled" value="true" />
|
||||||
</application>
|
</application>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue