http://bugs.winehq.org/show_bug.cgi?id=4623
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-20-02 11:25 ------- Created an attachment (id=1928) --> (http://bugs.winehq.org/attachment.cgi?id=1928&action=view) +ddraw log
I added +ddraw log. There's one realyy weird thing in it:
- DDSD_CAPS : DDSCAPS_COMPLEX DDSCAPS_FLIP DDSCAPS_OVERLAY DDSCAPS_VIDEOMEMORY
- DDSD_HEIGHT : 240 - DDSD_WIDTH : 352 - DDSD_BACKBUFFERCOUNT : 2 - DDSD_PIXELFORMAT : ( DDPF_FOURCC , dwFourCC code 'YV12' (0x32315659) - 0 bits per pixel)
So here we see the 0 bits per pixel again. I guess that's not really normal, is it ?