http://bugs.winehq.org/show_bug.cgi?id=22236
Summary: World of Goo Demo requires native D3DX9_38.dll Product: Wine Version: 1.1.41 Platform: x86 URL: http://worldofgoo.com/dl2.php?lk=demo OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
World of Goo Demo bundles D3DX9_38.dll. If you delete it, the game still runs, but the screen is all black.
http://bugs.winehq.org/show_bug.cgi?id=22236
Christian Costa titan.costa@wanadoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa@wanadoo.fr
--- Comment #1 from Christian Costa titan.costa@wanadoo.fr 2010-04-03 07:36:57 --- The builtin d3dx9_38.dll marks the native dll as preferred in DllMain. So the native is used when present. When removed, as you did, we fall back to the builtin one which is not complete enough. The problem comes from D3DXGetImageInfoFromFile (d3dx9_36.dll) which is a stub. That would be good to have the bug title reflects that.
http://bugs.winehq.org/show_bug.cgi?id=22236
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|World of Goo Demo requires |World of Goo Demo all black |native D3DX9_38.dll |without | |D3DXGetImageInfoFromFile | |from native D3DX9_38.dll
--- Comment #2 from Dan Kegel dank@kegel.com 2010-04-03 08:53:39 --- k, thanks
http://bugs.winehq.org/show_bug.cgi?id=22236
--- Comment #3 from Austin English austinenglish@gmail.com 2010-09-28 17:32:15 CDT --- Looks like this is a dupe of bug 18821.
http://bugs.winehq.org/show_bug.cgi?id=22236
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Dan Kegel dank@kegel.com 2011-07-07 16:31:09 CDT --- Fixed for a while now for me. I never saw the symptoms described in 18821.
http://bugs.winehq.org/show_bug.cgi?id=22236
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2011-07-08 13:48:07 CDT --- Closing bugs fixed in 1.3.24.