[Bug 19782] Secret Files Tunguska crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 19 05:13:46 CDT 2009


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





--- Comment #2 from Tony Wasserka <tony.wasserka at freenet.de>  2009-08-19 05:13:45 ---
Created an attachment (id=23174)
 --> (http://bugs.winehq.org/attachment.cgi?id=23174)
Patch which implements D3DXLoadSurfaceFromFile

Our D3DXLoadSurfaceFromFile implementation always returns E_NOTIMPL, so native
d3dx9_36 (from winetricks) fixes this probably. If it works that way, you could
try the attached patch, which implements D3DXLoadSurfaceFromFile. The
implementation is restricted quite a bit in terms of supported image and pixel
formats, so YMMV.
Note that this patch must be applied against Wine 1.1.27, everything before or
after is very likely to break the patch.

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