https://bugs.winehq.org/show_bug.cgi?id=51105
Conor McCarthy cmccarthy@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cmccarthy@codeweavers.com
--- Comment #2 from Conor McCarthy cmccarthy@codeweavers.com --- According to the trace, the game tries to create a command queue or command allocator for command list type D3D12_COMMAND_LIST_TYPE_BUNDLE. Bundles aren't implemented in vkd3d, so this can't be fixed until bundle support is added.