driconf: set vk_zero_vram driconf for X4 Foundations

Fixes artifacts when the game is loading

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29892>
This commit is contained in:
Thomas H.P. Andersen 2024-07-09 02:32:36 +02:00 committed by Marge Bot
parent 3abee25f0b
commit 8654a7727f

View file

@ -942,6 +942,10 @@ TODO: document the other workarounds.
<option name="vk_zero_vram" value="true" /> <option name="vk_zero_vram" value="true" />
</application> </application>
<application name="X4 Foundations" executable="X4.exe">
<option name="vk_zero_vram" value="true" />
</application>
<!-- Wolfenstein: Youngblood crashes at startup on xwayland without this workaround. --> <!-- Wolfenstein: Youngblood crashes at startup on xwayland without this workaround. -->
<application name="Wolfenstein: Youngblood(x64vk)" executable="Youngblood_x64vk.exe"> <application name="Wolfenstein: Youngblood(x64vk)" executable="Youngblood_x64vk.exe">
<option name="vk_x11_strict_image_count" value="true" /> <option name="vk_x11_strict_image_count" value="true" />