https://bugs.winehq.org/show_bug.cgi?id=39506
Bug ID: 39506 Summary: King Arthur II demo crashes with unimplemented function d3dx10_43.dll.D3DX10CreateEffectPoolFromFileW Product: Wine Version: 1.7.53 Hardware: x86-64 URL: http://www.gamewatcher.com/downloads/king-arthur-ii-do wnload/king-arthur-ii-demo OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3dx10 Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Depends on: 39502 Distribution: ---
wine: Call from 0x7b839c6c to unimplemented function d3dx10_43.dll.D3DX10CreateEffectPoolFromFileW, aborting wine: Unimplemented function d3dx10_43.dll.D3DX10CreateEffectPoolFromFileW called at address 0x7b839c6c (thread 0009), starting debugger... Unhandled exception: unimplemented function d3dx10_43.dll.D3DX10CreateEffectPoolFromFileW called in 32-bit code (0x7b839c6c).
wine-1.7.53-135-g4fb840b
https://bugs.winehq.org/show_bug.cgi?id=39506
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- This demo seems to need bug 35841 too.
https://bugs.winehq.org/show_bug.cgi?id=39506
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #2 from fjfrackiewicz@gmail.com --- This feature (d3dx10_43.dll.D3DX10CreateEffectPoolFromFileW) is fixed by this commit:
http://source.winehq.org/git/wine.git/commitdiff/145dc1dd14d47e8d0bfa4fccc63...
https://bugs.winehq.org/show_bug.cgi?id=39506
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39506
--- Comment #3 from super_man@post.com --- Actually no?
You are missing the word 'Pool' from the function.
I don't know if this function is even documented. Google was really quiet about it when I tried to search earlier.
https://bugs.winehq.org/show_bug.cgi?id=39506
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to super_man from comment #3)
Actually no?
You are missing the word 'Pool' from the function.
I don't know if this function is even documented. Google was really quiet about it when I tried to search earlier.
Yes, without the Pool is bug 27739.
https://bugs.winehq.org/show_bug.cgi?id=39506
--- Comment #5 from fjfrackiewicz@gmail.com --- (In reply to super_man from comment #3)
Actually no?
You are missing the word 'Pool' from the function.
I don't know if this function is even documented. Google was really quiet about it when I tried to search earlier.
Apologies, I should've looked more carefully.
https://bugs.winehq.org/show_bug.cgi?id=39506
--- Comment #6 from fjfrackiewicz@gmail.com --- (In reply to Bruno Jesus from comment #4)
(In reply to super_man from comment #3)
Actually no?
You are missing the word 'Pool' from the function.
I don't know if this function is even documented. Google was really quiet about it when I tried to search earlier.
Yes, without the Pool is bug 27739.
I found this but I am not sure if it helps:
https://msdn.microsoft.com/en-us/library/windows/desktop/bb172661(v=vs.85).a...
https://bugs.winehq.org/show_bug.cgi?id=39506 Bug 39506 depends on bug 39502, which changed state.
Bug 39502 Summary: King Arthur II demo crashes with unimplemented function d3dx10_43.dll.D3DX10CreateTextureFromMemory https://bugs.winehq.org/show_bug.cgi?id=39502
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=39506
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2d16a9d01af458ba263c04d8b1a | |45f7bab4ecb87 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Andrey Gusev andrey.goosev@gmail.com --- Fixed by commit http://source.winehq.org/git/wine.git/commit/2d16a9d01af458ba263c04d8b1a45f7...
https://bugs.winehq.org/show_bug.cgi?id=39506
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.17.
https://bugs.winehq.org/show_bug.cgi?id=39506
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3dx10 |directx-d3d-util