Liquiddlow wrote: > > Code: > fixme:d3d_surface:surface_convert_format Cannot find a conversion function from format WINED3DFMT_YUY2 to WINED3DFMT_B5G6R5_UNORM > > > Is there a way of fixing this? Short of implementing conversion between those two formats - no. File a bug in bugzilla, some one might implement that format conversion. It's not all that complicated.