drirc: use fake_sparse for Armored Core 6

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9808
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/25217>
This commit is contained in:
Tapani Pälli
2023-09-14 09:07:24 +03:00
committed by Marge Bot
parent 2999091287
commit 0e68dd1a52

View File

@@ -1158,6 +1158,9 @@ TODO: document the other workarounds.
<application name="Elden Ring" executable="eldenring.exe">
<option name="fake_sparse" value="true" />
</application>
<application name="Armored Core 6" executable="armoredcore6.exe">
<option name="fake_sparse" 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" />