https://bugs.winehq.org/show_bug.cgi?id=39636
--- Comment #11 from n8bk n8bk13@gmail.com --- I applied also https://source.winehq.org/patches/data/115821 from bug 39510 and a splash screen appeared, but the game failed with message: "Unable to run the game. Your video card doesn't support DirectX 11 or video drivers need to be updated.". In logs there can be seen:
... fixme:win:RegisterDeviceNotificationA (hwnd=0x30102, filter=0x139bda60,flags=0x00000000) returns a fake device notification handle! fixme:win:EnumDisplayDevicesW ((null),0,0x23f040,0x00000000), stub! fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels. fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type. fixme:dxgi:dxgi_device_init Ignoring adapter type. ...
So I suppose it might be caused by lack of implemention of those stubs or bug 34978.