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.
https://bugs.winehq.org/show_bug.cgi?id=53423
Ker noa blue-t@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |blue-t@web.de
https://bugs.winehq.org/show_bug.cgi?id=53423
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Summary|Baldur's gate 3 need |Baldur's gate 3 crashes on |allocation callbacks for |startup |winevulkan |
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- It may be too early to assume it actually needs allocation callbacks; we should verify that it's not crashing for another reason first.