driconf: set vk_x11_strict_image_count for Metro: Exodus

Otherwise, the game crashes on startup under xwayland.

Closes: #4650
Cc: mesa-stable
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10750>
This commit is contained in:
Daniel Schürmann 2021-05-04 15:30:50 +02:00 committed by Marge Bot
parent 776ddfc858
commit c62d58c80f
1 changed files with 5 additions and 0 deletions

View File

@ -645,6 +645,11 @@ TODO: document the other workarounds.
<application name="DOOMEternal" executable="DOOMEternalx64vk.exe">
<option name="vk_x11_ensure_min_image_count" value="true" />
</application>
<!-- Metro:Exodus crashes at startup on xwayland without this workaround-->
<application name="Metro: Exodus" application_name_match="metroexodus">
<option name="vk_x11_strict_image_count" value="true" />
</application>
</device>
<!-- vmwgfx doesn't like full buffer swaps and can't sync to vertical retraces.-->
<device driver="vmwgfx">