http://bugs.winehq.org/show_bug.cgi?id=8051
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #116 from hanska2@luukku.com --- There are some general fixme and similar lines, some related to devenum. But I think these are quite interesting.
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x23175e0, adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub! err:d3d:resource_init Out of adapter memory err:d3d:resource_init Failed to allocate system memory. fixme:d3d:wined3d_device_set_software_vertex_processing device 0x2291918, software 0x1 stub!
There is error box with message: "Direct3d returned an error: D3DERR_INVALIDCALL!"
wine 1.7.22
Can someone explain what is happening over here?