https://bugs.winehq.org/show_bug.cgi?id=34551
--- Comment #13 from super_man@post.com --- Clean prefix. I didnt let it install dx files when asked.
Trying to run it crashes at location
unsafe_impl_from_IDirect3DVertexDeclaration
which can be found dlls / d3d9 / vertexdeclaration.c
306 assert(iface->lpVtbl == &d3d9_vertex_declaration_vtbl);
I just removed the assert from this lane and the crash is gone but game doesnt go forward
Could be that it doesnt like these too much
fixme:d3dx:D3DXLoadSurfaceFromMemory Unhandled filter 0x80005. fixme:d3dx:D3DXCreateTextureFromFileInMemoryEx Generation of mipmaps for compressed pixel formats is not implemented yet.
wine 1.9.6