On Tue Nov 18 08:06:53 2025 +0000, Martin Storsjö wrote:
This change (in particular, commit "win32u: Use the vulkan instance wrappers for D3DKMT.") broke builds without Vulkan (e.g. `--without-vulkan`). Starting up (in a clean prefix) prints:
004c:err:vulkan:vulkan_init_once Wine was built without Vulkan support. [5 minute wait] 0024:err:environ:run_wineboot boot event wait timed out wine: could not load kernel32.dll, status c0000135This looks highly surprising, but seems reproducible. I'll skip digging further and leave it up to you to figure out why this gets broken.
Ah right thanks and sorry about that. It's not very surprising actually, it probably crashes and breaks everything.