http://bugs.winehq.org/show_bug.cgi?id=12020
Rich Rincebrain@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Rincebrain@gmail.com
--- Comment #3 from Rich Rincebrain@gmail.com 2008-09-25 01:49:49 --- I'm experiencing this bug with the game Strong Bad's Cool Game for Attractive People.
wine: Call from 0x7b8450c0 to unimplemented function d3dx9_36.dll.D3DXAssembleShader, aborting wine: Unimplemented function d3dx9_36.dll.D3DXAssembleShader called at address 0x7b8450c0 (thread 0009), starting debugger... Unhandled exception: unimplemented function d3dx9_36.dll.D3DXAssembleShader called in 32-bit code (0x7b845136).
[etc]
I don't think this is a dup - the function calls are different. The one this is marked as a duplicate of requires D3DXAssembleShaderFromFileA, whereas this requires D3DXAssembleShader - unless I'm mistaken, I think the latter is probably used internally by the former, but even so.