http://bugs.winehq.org/show_bug.cgi?id=3128 vitaliy(a)kievinfo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vitaliy(a)kievinfo.com ------- Additional Comments From vitaliy(a)kievinfo.com 2005-22-10 13:40 ------- Could you attach WINEDEBUG=+cursor log? I think I see what is going on here. The only place that it devides something is here: if (!(image = XCreateImage( display, visual, ZPixmap, 0, (char *)(ptr + 1), ptr->nWidth, * 2, 16, ptr->nWidthBytes/ptr->bBitsPerPixel))) So the game creates a cursor with 0 BPP! What's interesting it works for me, but all cursors a ugly (the cursor mask is visible and is offset to the bottom of the cursor). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.