http://bugs.winehq.org/show_bug.cgi?id=9030
------- Additional Comments From stefandoesinger@gmx.at 2007-22-07 13:46 ------- The rendering at the bottom of the log looks like it is nothing fancy. You can try to dump the surfaces in dlls/wined3d/surface_gdi.c, IWineGDISurfaceImpl_Blt using IWineD3DSurface_SaveSnapshots. Search for other calls to that function, this will show how to use it.