https://bugs.winehq.org/show_bug.cgi?id=40790
Bug ID: 40790 Summary: Necrovision demo crashes with unimplemented function d3dx10_43.dll.D3DX10FilterTexture Product: Wine Version: 1.9.12 Hardware: x86-64 URL: http://www.fileplanet.com/196528/190000/fileinfo/Necro Vision-Demo OS: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: directx-d3dx10 Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
wine: Call from 0x7b43b24c to unimplemented function d3dx10_43.dll.D3DX10FilterTexture, aborting fixme:dbghelp:elf_search_auxv can't find symbol in module fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs wine: Unimplemented function d3dx10_43.dll.D3DX10FilterTexture called at address 0x7b43b24c (thread 0009), starting debugger... Unhandled exception: unimplemented function d3dx10_43.dll.D3DX10FilterTexture called in 32-bit code (0x7b43b24c).
https://bugs.winehq.org/show_bug.cgi?id=40790
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- (In reply to Andrey Gusev from comment #0)
wine: Call from 0x7b43b24c to unimplemented function d3dx10_43.dll.D3DX10FilterTexture, aborting fixme:dbghelp:elf_search_auxv can't find symbol in module fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs wine: Unimplemented function d3dx10_43.dll.D3DX10FilterTexture called at address 0x7b43b24c (thread 0009), starting debugger... Unhandled exception: unimplemented function d3dx10_43.dll.D3DX10FilterTexture called in 32-bit code (0x7b43b24c).
As a workaround, can you try disabling d3dx10_43 in Wine's configuration menu and see if the game works then? Obviously this feature needs to be implemented but I am curious if the game will work somewhat with this DLL disabled.
https://bugs.winehq.org/show_bug.cgi?id=40790
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |768926b13d3afa1e34cc91f7069 | |72a4f73488db6
--- Comment #2 from Andrey Gusev andrey.goosev@gmail.com --- Fixed by commit http://source.winehq.org/git/wine.git/commit/768926b13d3afa1e34cc91f706972a4...
https://bugs.winehq.org/show_bug.cgi?id=40790
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.13.
https://bugs.winehq.org/show_bug.cgi?id=40790
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3dx10 |directx-d3d-util