On Wed, May 14, 2003 at 10:24:13AM +0200, Thorsten Kolb wrote:
wine: main.c:572: DDRAW_width_bpp_to_pitch: Assertion `bpp != 0' failed.
From what I remember, this means that the application is trying to use YUV
overlays which are not supported by Wine anymore.
It's on my TODO list but may never actually be done (it's below the D3D work anyway :-) ).
Lionel