https://bugs.winehq.org/show_bug.cgi?id=40710
Bug ID: 40710 Summary: Splinter Cell: Blacklist crashes with unimplemented function d3dx11_43.dll.D3DX11CreateTextureFromMemory Product: Wine Version: 1.9.11 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3dx11 Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
wine: Call from 0x7b43b24c to unimplemented function d3dx11_43.dll.D3DX11CreateTextureFromMemory, aborting wine: Unimplemented function d3dx11_43.dll.D3DX11CreateTextureFromMemory called at address 0x7b43b24c (thread 0009), starting debugger... Unhandled exception: unimplemented function d3dx11_43.dll.D3DX11CreateTextureFromMemory called in 32-bit code (0x7b43b24c).
wine-1.9.11-27-gc89dc58
https://bugs.winehq.org/show_bug.cgi?id=40710
--- Comment #1 from debianxfce fin4478@hotmail.com --- (In reply to Andrey Gusev from comment #0)
wine: Call from 0x7b43b24c to unimplemented function d3dx11_43.dll.D3DX11CreateTextureFromMemory, aborting
wine-1.9.11-27-gc89dc58
Wine does not support dx11. Set the game to use dx9, see from web how and install dx9 2010 june.
https://bugs.winehq.org/show_bug.cgi?id=40710
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #2 from super_man@post.com --- (In reply to debianxfce from comment #1)
(In reply to Andrey Gusev from comment #0)
wine: Call from 0x7b43b24c to unimplemented function d3dx11_43.dll.D3DX11CreateTextureFromMemory, aborting
wine-1.9.11-27-gc89dc58
Wine does not support dx11. Set the game to use dx9, see from web how and install dx9 2010 june.
The bug report is for getting unimplemented dx11 features implemented.
https://bugs.winehq.org/show_bug.cgi?id=40710
--- Comment #3 from Henri Verbeet hverbeet@gmail.com --- For what it's worth, this is conceptually very similar to d3dx9's D3DXCreateTextureFromFileInMemoryEx(), which we do implement.
https://bugs.winehq.org/show_bug.cgi?id=40710
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Splinter Cell: Blacklist |Multiple games crashes with |crashes with unimplemented |unimplemented function |function |d3dx11_43.dll.D3DX11CreateT |d3dx11_43.dll.D3DX11CreateT |extureFromMemory |extureFromMemory |
https://bugs.winehq.org/show_bug.cgi?id=40710
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |winetest@luukku.com
--- Comment #4 from winetest@luukku.com --- The stub was committed.
Commit id: 77568fd0326941a6cd212e7ac29a8f900c3521fa
https://bugs.winehq.org/show_bug.cgi?id=40710
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |77568fd0326941a6cd212e7ac29 | |a8f900c3521fa CC| |leslie_alistair@hotmail.com
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed: http://source.winehq.org/git/wine.git/?a=commit;h=77568fd0326941a6cd212e7ac2...
https://bugs.winehq.org/show_bug.cgi?id=40710
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.17.
https://bugs.winehq.org/show_bug.cgi?id=40710
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3dx11 |directx-d3d-util