[Bug 34551] Necrovision demo crashes in WinXP mode without native d3dx9_36

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 23 01:11:40 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=34551

--- Comment #13 from super_man at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list