http://bugs.winehq.org/show_bug.cgi?id=23930
--- Comment #8 from zil zilforever@gmail.com 2011-02-26 06:20:39 CST --- Created an attachment (id=33455) --> (http://bugs.winehq.org/attachment.cgi?id=33455) with D3DXCreateBox and D3DXCreateTorus patches
Currently its still crash on Createbox because David Adam patch that Andrew Millington mention was rejected like 6 times to this point. After apply D3DXCreateBox and Misha Koshelev D3DXCreateTorus patche the crash is:
fixme:d3dx:D3DXCreateTeapot (0x18e8f0, 0x3162ec4, (nil)): stub fixme:dbghelp:elf_search_auxv can't find symbol in module wine: Unhandled exception 0x40000015 at address 0x1de0073:0x006d8f4b (thread 0021), starting debugger
wine-1.3.14-154-gde7d1ad
Thx both of you.