summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/util/00-mesa-defaults.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf
index 8f3e84788d9..4f307a399e7 100644
--- a/src/util/00-mesa-defaults.conf
+++ b/src/util/00-mesa-defaults.conf
@@ -475,7 +475,7 @@ TODO: document the other workarounds.
<!-- Works around the game not starting (does not deal with
the implementation returning more images than the minimum
specified by the application. -->
- <engine engine_name_match="UnrealEngine4.*" engine_versions="0:21">
+ <engine engine_name_match="UnrealEngine4.*" engine_versions="0:23">
<option name="vk_x11_strict_image_count" value="true" />
</engine>
</device>