http://bugs.winehq.org/show_bug.cgi?id=25567
Summary: Civilization V requires d3dx9_36 Product: Wine Version: 1.3.9 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: xvachon@gmail.com CC: wine-bugs@winehq.org
The game fails on this call :
wine: Call from 0x7ed860d2 to unimplemented function d3dx9_36.dll.D3DXFloat16To32Array, aborting wine: Unimplemented function d3dx9_36.dll.D3DXFloat16To32Array called at address 0x7ed860d2 (thread 0009), starting debugger...
winetricks d3dx9_36 is a workaround
http://bugs.winehq.org/show_bug.cgi?id=25567
Flávio Henrique yoshimit@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yoshimit@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25567
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dylan.ah.smith@gmail.com
--- Comment #1 from Dylan Smith dylan.ah.smith@gmail.com 2011-07-04 15:44:26 CDT --- D3DXFloat16To32Array has now been implemented (commit a6b40624dbc457ba7b0b4b307b1eb88617c67197), please retest with the latest git checkout, or with wine-1.3.24 once it is released.
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?
http://bugs.winehq.org/show_bug.cgi?id=25567
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Dan Kegel dank@kegel.com 2011-07-20 16:56:26 CDT --- Marking fixed for now, filed bug 27852 for the next problem.
http://bugs.winehq.org/show_bug.cgi?id=25567
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-07-22 12:45:27 CDT --- Closing bugs fixed in 1.3.25.
https://bugs.winehq.org/show_bug.cgi?id=25567
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a6b40624dbc457ba7b0b4b307b1 | |eb88617c67197 CC| |focht@gmx.net