[Help] Vulkan / Wine crash: vkCreateGraphicsPipelines assertion failure

Hi everyone,
I'm trying to run a game through Wine and it crashes with the following messages in the terminal:

Code:
0150:fixme:d3d:texture2d_blt Can't handle WINED3D_BLT_DO_NOT_WAIT flag.
018c:err:msvcrt:_wassert (L"!status && \"vkCreateGraphicsPipelines\"",L"dlls/winevulkan/loader_thunks.c",3154)
Assertion failed: !status && "vkCreateGraphicsPipelines", file dlls/winevulkan/loader_thunks.c, line 3154

The crash happens right after launching the game.

System details:
  • Wine version: wine-10.0
  • GPU + driver version: amdgpu
  • FreeBSD is 15.0-RELEASE-p1
  • Game: nfs5-Porsche, 3dmark2000
Any suggestions or troubleshooting steps would be appreciated.
Thanks!
 
Back
Top