https://bugs.winehq.org/show_bug.cgi?id=53423
Bug ID: 53423 Summary: Baldur's gate 3 need allocation callbacks for winevulkan Product: Wine Version: 7.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winevulkan Assignee: wine-bugs@winehq.org Reporter: charles2000wang@gmail.com Distribution: ---
Baldur's gate 3 crashes on startup when using the vulkan renderer. These are the error messages in terminal
0140:fixme:vulkan:wine_vkCreateWin32SurfaceKHR Support for allocation callbacks not implemented yet 0140:fixme:vulkan:__wine_create_vk_device_with_callback Support for allocation callbacks not implemented yet
It seems that winevulkan does not have allocation callbacks.