http://bugs.winehq.org/show_bug.cgi?id=25567
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |dank@kegel.com Ever Confirmed|0 |1
--- Comment #2 from Dan Kegel dank@kegel.com 2011-07-04 18:43:41 CDT --- Retested demo with current git; runs great. (Possibly the steam demo installs more native libraries than whatever Xavier tested?)
Also tested with 'winetricks alldlls=native'. Needs native msvcp90 to get past bug 25275, and needs native d3dx9_36 to get past missing text and graphics, log shows lots of lines like fixme:d3dx:get_format_info Unknown format 0x35545844 fixme:d3dx:D3DXCreateCubeTextureFromFileInMemoryEx; that latter one is probably bug 24530
Xavier, ok to close as fixed? Or did it not install native d3dx9_36 for you?