driconf: set vk_zero_vram driconf for Path of Exile

Fixes frequent crashes in the loading screen when using vulkan on nvk

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29892>
This commit is contained in:
Thomas H.P. Andersen
2024-06-27 00:59:30 +02:00
committed by Marge Bot
parent ade4512803
commit 3abee25f0b
+8
View File
@@ -934,6 +934,14 @@ TODO: document the other workarounds.
<option name="vk_x11_ensure_min_image_count" value="true" />
</application>
<application name="Path of Exile" executable="PathOfExile_x64Steam.exe">
<option name="vk_zero_vram" value="true" />
</application>
<application name="Path of Exile" executable="PathOfExileSteam.exe">
<option name="vk_zero_vram" value="true" />
</application>
<!-- Wolfenstein: Youngblood crashes at startup on xwayland without this workaround. -->
<application name="Wolfenstein: Youngblood(x64vk)" executable="Youngblood_x64vk.exe">
<option name="vk_x11_strict_image_count" value="true" />