http://bugs.winehq.org/show_bug.cgi?id=24642
Summary: Tag: The Power of Paint crashes with unimplemented function d3dx9_36.dll.D3DXLoadMeshHierarchyFromXA Product: Wine Version: 1.3.4 Platform: x86 URL: https://www.digipen.edu/studentprojects/tag/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: andrew.millington@gmail.com CC: wine-bugs@winehq.org
Without d3dx9_36.dll Tag crashes with unimplemented function d3dx9_36.dll.D3DXLoadMeshHierarchyFromXA but with the game starts.
http://bugs.winehq.org/show_bug.cgi?id=24642
Andrew Millington andrew.millington@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=24642
Misha Koshelev misha680@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |misha680@gmail.com
--- Comment #1 from Misha Koshelev misha680@gmail.com 2011-02-14 16:34:24 CST --- Under wine --version:
wine --version wine-1.3.13-217-ga24e8c8
running under Parallels on Mac OS I get an error in Errors.txt:
more Errors.txt ERROR: The game requires pixel shader 2.0a support
Thank you Misha
http://bugs.winehq.org/show_bug.cgi?id=24642
--- Comment #2 from Misha Koshelev misha680@gmail.com 2011-02-15 14:27:30 CST --- I have confirmed this one under wine git with MacOS native:
wine --version wine-1.3.13-259-g8b86118
You must use native overrides for d3dx10_35, d3dx9_35, and d3dx9_38.
Then, the crash is, indeed: ... =>0 0x7b82cdb2 _RaiseException+0x92() in kernel32 (0x0032e678) 1 0x441d1cd0 ___wine_spec_unimplemented_stub+0x3f() in d3dx9_36 (0x0032e6b8) 2 0x441b2f49 __wine_stub_D3DXLoadMeshHierarchyFromXA+0x28() in d3dx9_36 (0x0032e790) 3 0x00695c68 in <wine-loader> (+0x695c67) (0x00696500) wine: Call from 0x7b82cdb2 to unimplemented function d3dx9_36.dll.D3DXLoadMeshHierarchyFromXA, aborting
Misha
http://bugs.winehq.org/show_bug.cgi?id=24642
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2011-06-07 14:57:22 CDT --- That crash is fixed by http://source.winehq.org/git/wine.git/commitdiff/66693a6e80aa98cb82ca187f0a1...
now crashes on fixme:d3dx:D3DXCreateBox (0x12d930, 1.000000, 1.000000, 1.000000, 0x33eb48, (nil)): stub fixme:d3dx:D3DXCreateEffectEx (0x12d930, 0x360000, 1223, (nil), (nil), (nil), 0, (nil), 0x33ead8, 0x33ead4): semi-stub fixme:d3dx:d3dx9_base_effect_init HLSL ascii effects not supported, yet
et al.
http://bugs.winehq.org/show_bug.cgi?id=24642
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-06-10 13:17:56 CDT --- Closing bugs fixed in 1.3.22.