http://bugs.winehq.org/show_bug.cgi?id=23807
Michal Suchanek hramrach@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hramrach@gmail.com
--- Comment #15 from Michal Suchanek hramrach@gmail.com 2012-05-10 11:49:28 CDT --- The message about unrecognized format is possibly unrelated to the later errors.
Wine silently replaces application d3d requests with invalid requests when the requested texture format is not supported by your card/driver and then complains that it gets back an invalid value.
On the other hand, the DF24/DF16/RAWZ are possibly formats that your card does support but wine does not know how to use.