[Bug 5486] New: Mouse driver cannot load 32 bit cursors

Wine Bugs wine-bugs at winehq.org
Wed Jun 21 07:00:47 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5486

           Summary: Mouse driver cannot load 32 bit cursors
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: paniemin at cc.hut.fi


Some games are using 32 bit rgba cursor files. This file format isn't supprtoed
by wine. Effect in game is that no cursor is vissible when this kind of rgba
cursor is used.

Solution 1:
Load 32 bit cursor as 24 bit one and ignore alpha. (I have made hack that works
this way)

Solution 2:
Use X transperancy support. (Game creators had good reason wanting transperant
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.



More information about the wine-bugs mailing list