drirc: toggle filter addr rounding for Heroes Of Valor

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13357
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35541>
This commit is contained in:
Tapani Pälli
2025-06-16 09:50:02 +03:00
committed by Marge Bot
parent 3696f85b63
commit cc6681e878
+3
View File
@@ -1006,6 +1006,9 @@ TODO: document the other workarounds.
<application name="EVE Online" executable="exefile.exe">
<option name="anv_force_filter_addr_rounding" value="true" />
</application>
<application name="Heroes Of Valor" executable="HeroesOfValor-Win64-Shipping.exe">
<option name="anv_force_filter_addr_rounding" value="true" />
</application>
<!-- Needed to avoid XeSS code paths. -->
<application name="Marvel's Spider-Man Remastered" executable="Spider-Man.exe">
<option name="force_vk_vendor" value="-1" />