https://bugs.winehq.org/show_bug.cgi?id=55620
Bug ID: 55620 Summary: Unable to get the Vulkan backend of WineD3D to work Product: Wine Version: 8.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: barrosleo10@gmail.com Distribution: ---
Created attachment 75158 --> https://bugs.winehq.org/attachment.cgi?id=75158 non WINEDEBUG log file
It just refuses to boot, I've made sure to download all the necessary Vulkan stuff for both my Intel iGPU and the discrete Nvidia GPU, vkcube works perfeclty, so does DXVK with both 32 and 64 bit applications.
I've investigated a bit and its always related to this loader_thunks.c file always throwing an "assertion failed" error, although depending on the program it seems to change a bit, like the one in the log it threw that "vkCreateGraphicsPipelines" error while on the other it threw "vkDestroySurfaceKHR", I'm not sure what's going on.