http://bugs.winehq.org/show_bug.cgi?id=27784
Summary: The Witcher Demo has black screen with tiny text without native d3dx9_36 Product: Wine Version: 1.3.23 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com CC: wine-bugs@winehq.org
The Witcher Demo, from http://www.fileplanet.com/183167/180000/fileinfo/The-Witcher-Demo 94ecaadc3c11375f656906595d8529a2858d2bd7 WITCHER_DEMO_US.exe installs fine. (Purists have to use native msvcp90 to get past bug 26832.) The first real problem on wine-1.3.23-192-g39684c7 is the logo movies aren't shown; instead, the screen is black. The main menu shows a little tiny bit, with unreadable tiny text. The log shows ... fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x5b80000e, 1398256, 0x1b2f2ac): partially implemented fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file fixme:d3dx:D3DXCreateEffectEx (0x1f8f890, 0x2020660, 1680, (nil), (nil), (nil), 0, 0x13aee8, 0x1b2f2fc, 0x1b2f304): semi-stub fixme:d3dx:skip_dword_unknown Skipping 1 unknown DWORDs: fixme:d3dx:skip_dword_unknown ... fixme:d3dx:ID3DXEffectImpl_Begin State capturing not supported, yet! fixme:d3dx:ID3DXEffectImpl_BeginPass No states applied, yet! fixme:d3dx:ID3DXEffectImpl_End (0x8b6ea88)->(): stub ... winetricks d3dx9_36 gets past that.