[Bug 22236] New: World of Goo Demo requires native D3DX9_38.dll
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(a)winehq.org ReportedBy: dank(a)kegel.com World of Goo Demo bundles D3DX9_38.dll. If you delete it, the game still runs, but the screen is all black. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22236 Christian Costa <titan.costa(a)wanadoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)wanadoo.fr --- Comment #1 from Christian Costa <titan.costa(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22236 Dan Kegel <dank(a)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(a)kegel.com> 2010-04-03 08:53:39 --- k, thanks -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22236 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-09-28 17:32:15 CDT --- Looks like this is a dupe of bug 18821. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22236 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2011-07-07 16:31:09 CDT --- Fixed for a while now for me. I never saw the symptoms described in 18821. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22236 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2011-07-08 13:48:07 CDT --- Closing bugs fixed in 1.3.24. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org