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.
https://bugs.winehq.org/show_bug.cgi?id=55620
PlayNeth barrosleo10@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=55620
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- What application are you trying to run?
https://bugs.winehq.org/show_bug.cgi?id=55620
--- Comment #2 from PlayNeth barrosleo10@gmail.com --- (In reply to Zeb Figura from comment #1)
What application are you trying to run?
Mostly games
https://bugs.winehq.org/show_bug.cgi?id=55620
--- Comment #3 from Zeb Figura z.figura12@gmail.com --- What specific application did you generate that log with?
https://bugs.winehq.org/show_bug.cgi?id=55620
--- Comment #4 from PlayNeth barrosleo10@gmail.com --- (In reply to Zeb Figura from comment #3)
What specific application did you generate that log with?
It was Nerf ArenaBlast
https://bugs.winehq.org/show_bug.cgi?id=55620
--- Comment #5 from Zeb Figura z.figura12@gmail.com --- (In reply to PlayNeth from comment #4)
(In reply to Zeb Figura from comment #3)
What specific application did you generate that log with?
It was Nerf ArenaBlast
Ah, okay.
That's a very old game, probably ddraw era. Currently the Vulkan backend only works for Direct3D 10/11 applications, although there is ongoing work to implement it for older Direct3D versions as well.
https://bugs.winehq.org/show_bug.cgi?id=55620
PlayNeth barrosleo10@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME
--- Comment #6 from PlayNeth barrosleo10@gmail.com --- (In reply to Zeb Figura from comment #5)
(In reply to PlayNeth from comment #4)
(In reply to Zeb Figura from comment #3)
What specific application did you generate that log with?
It was Nerf ArenaBlast
Ah, okay.
That's a very old game, probably ddraw era. Currently the Vulkan backend only works for Direct3D 10/11 applications, although there is ongoing work to implement it for older Direct3D versions as well.
Ooooh, I see. Had no idea. Thanks for clarifying
https://bugs.winehq.org/show_bug.cgi?id=55620
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |DUPLICATE
--- Comment #7 from Zeb Figura z.figura12@gmail.com --- It's still a valid bug (and I don't think WORKSFORME would have been appropriate anyway).
We have a bug tracking the general progress of this in 55265, so I'm just going to resolve this as duplicate.
*** This bug has been marked as a duplicate of bug 55265 ***
https://bugs.winehq.org/show_bug.cgi?id=55620
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.