[Bug 25372] The Undergarden Demo won't start

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 1 08:29:05 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25372

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com

--- Comment #2 from Dan Kegel <dank at kegel.com> 2010-12-01 08:29:04 CST ---
The log makes it look like you didn't really install directx9:

fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x4901608, 5616, 0x1caeabc):
partially implemented
fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file
wine: Unhandled page fault on read access to 0x0000000c at address 0x409722
(thread 0009), starting debugger...

D3DXGetImageInfoFromFileInMemory is implemented in d3dx9_36, so try
winetricks d3dx9_36

In general, 'winetricks directx9' should be tried only as a last resort
after 'winetricks d3dx9' doesn't help. 

'winetricks d3dx9_36' is the most often needed subset of 'winetricks d3dx9'.
'winetricks d3dx9' is the most often needed subset of 'winetricks directx9'.

-- 
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.



More information about the wine-bugs mailing list