mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-21 09:20:12 +01:00
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:
parent
3abee25f0b
commit
8654a7727f
1 changed files with 4 additions and 0 deletions
|
|
@ -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" />
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue