http://bugs.winehq.org/show_bug.cgi?id=22161
Summary: Braid demo crashes on unimplemented functions in d3dx9_36.dll Product: Wine Version: 1.1.41 Platform: x86 URL: http://braid-game.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Now that we have a stub for D3DXCreateEffect, the next thing Braid seems to need is D3DXLoadVolumeFromMemory.
http://bugs.winehq.org/show_bug.cgi?id=22161
--- Comment #1 from Dan Kegel dank@kegel.com 2010-03-25 16:55:36 --- Oh: to reproduce, you may need to copy the game's directory to a fresh wineprefix unsullied by microsoft dlls.
http://bugs.winehq.org/show_bug.cgi?id=22161
Christian Costa titan.costa@wanadoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa@wanadoo.fr
--- Comment #2 from Christian Costa titan.costa@wanadoo.fr 2010-04-03 07:39:34 --- A stub is available for D3DXLoadVolumeFromMemory now.
http://bugs.winehq.org/show_bug.cgi?id=22161
--- Comment #3 from Dan Kegel dank@kegel.com 2010-04-03 09:10:59 --- Next problem: it crashes after calling d3dx9_36.D3DXCreateEffect.
0009:Call d3dx9_36.D3DXCreateEffect(00145bf8,08a5082e,00000490,006ba548,0032f22c,00000000,00000000,09ed1774,09ed1784) ret=0041b752 trace:d3dx:D3DXCreateEffect (0x145bf8, 0x8a5082e, 1168, 0x6ba548, 0x32f22c, 0, (nil), 0x9ed1774, 0x9ed1784): Forwarded to D3DXCreateEffectEx fixme:d3dx:D3DXCreateEffectEx (0x145bf8, 0x8a5082e, 1168, 0x6ba548, 0x32f22c, (nil), 0, (nil), 0x9ed1774, 0x9ed1784): semi-stub 0009:Call ntdll.RtlAllocateHeap(00110000,00000008,00000008) ret=687afb07 0009:Ret ntdll.RtlAllocateHeap() retval=001d2578 ret=687afb07 0009:Ret d3dx9_36.D3DXCreateEffect() retval=00000000 ret=0041b752 wine: Unhandled page fault on read access to 0x88759e00 at address 0x41bbe8 (thread 0009), starting debugger... ...
http://bugs.winehq.org/show_bug.cgi?id=22161
--- Comment #4 from Dan Kegel dank@kegel.com 2010-07-08 11:15:33 --- The crash also affects Tales of Monkey Island: Launch of the Screaming Narwhal demo, http://www.telltalegames.com/monkeyisland http://www.telltalegames.com/demo/launchofthescreamingnarwhal 8a9292d89fd5e7efe58e63dcfc84a05bf08ff1d6 LaunchOfTheScreamingNarwhal_Setup.exe
http://bugs.winehq.org/show_bug.cgi?id=22161
--- Comment #5 from Austin English austinenglish@gmail.com 2010-09-22 01:11:45 CDT --- Reminds me of bug 11675 (and possibly others).
http://bugs.winehq.org/show_bug.cgi?id=22161
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs@winehq.org Component|directx-d3d |directx-d3dx9
http://bugs.winehq.org/show_bug.cgi?id=22161
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|wine-bugs@winehq.org |
http://bugs.winehq.org/show_bug.cgi?id=22161
--- Comment #6 from Austin English austinenglish@gmail.com 2010-10-13 13:41:57 CDT --- Also affects Fifa 11 Demo.
http://bugs.winehq.org/show_bug.cgi?id=22161
--- Comment #7 from Austin English austinenglish@gmail.com 2010-11-23 21:28:08 CST --- Also affects Civilization V.
http://bugs.winehq.org/show_bug.cgi?id=22161
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #8 from Dan Kegel dank@kegel.com 2011-06-09 19:38:30 CDT --- Yeah, dup.
*** This bug has been marked as a duplicate of bug 11675 ***
http://bugs.winehq.org/show_bug.cgi?id=22161
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com 2011-06-16 13:21:18 CDT --- Closing.