jjmckenzie wrote: > On 7/2/11 5:06 PM, ischou wrote: > > > fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table > > > > > > wine: Call from 0x7b82cb9b to unimplemented function d3dx9_36.dll.D3DXFloat32To16Array, aborting > > > This is being worked on at this moment by the Wine development volunteer > staff and might be in the next release pending approval. > > > > X Error of failed request: BadValue (integer parameter out of range for operation) > > Major opcode of failed request: 128 (Apple-DRI) > > Minor opcode of failed request: 2 () > > Value in failed request: 0x1000004 > > Serial number of failed request: 365 > > Current serial number in output stream: 365 > > > Do you have only Apple's X11 installed? I highly recommend in that case > installing XQuartz 2.6.2 or higher. > > James I tried to install d3dx9_43 (or whichever was the latest patch) via winetricks but I get the same error: Code: fixme:win:EnumDisplayDevicesW ((null),0,0x33e90c,0x00000000), stub! fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table wine: Call from 0x7b82cb9b to unimplemented function d3dx9_36.dll.D3DXFloat32To16Array, aborting X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 128 (Apple-DRI) Minor opcode of failed request: 2 () Value in failed request: 0x1000004 Serial number of failed request: 365 Current serial number in output stream: 365 fixme:faultrep:ReportFault 0x33e114 0x0 stub I guess I need to wait a while for some new Wine/D3D functionality. Thanks.