http://bugs.winehq.org/show_bug.cgi?id=33116 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djelinski1(a)gmail.com --- Comment #13 from Daniel Jelinski <djelinski1(a)gmail.com> 2013-04-04 13:03:30 CDT --- A demo can be downloaded here: http://www.zafehouse.com/try-the-demo/ The demo doesn't crash, but instead complains about missing DirectX 9.0c. Testing reveals that the application expects D3D_SDK_VERSION = 0x80000020 (wine has 0x20). After changing that value & rebuilding, the game fails on a call to D3DXCreateTextureFromFileInMemoryEx, and then complains as before. -- 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.