Skip to content

drirc: enable `vk_wsi_force_swapchain_to_current_extent` for "The Talos Principle VR"

Tele42 requested to merge Tele42/mesa:Talos_VR into main

What does this MR do and why?

The Talos Principle VR shares the same engine quirk as its non-VR counterpart. I reproduced a similar swapchain failure to #9000 (closed) twice with mesa 23.2.1, applied the workaround, then the game ran in the same test session.

This is a mirror of 142e3170 with the executable names adjusted to match https://steamdb.info/app/552440/config/. Since the game is forced to Vulkan only in the Steam launch config, it's pointless to bring over the OpenGL oriented driconf lines.

There's not many people who play this game, so let's use this merge request to give @eric a chance to exercise the new Backport-to tag.

Merge request reports