[Bug 22194] New: Error in VGA video mode known mode list

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 28 09:00:53 CDT 2010


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

           Summary: Error in VGA video mode known mode list
           Product: Wine
           Version: 1.1.41
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: morten.roenne at tdcadsl.dk


Created an attachment (id=27081)
 --> (http://bugs.winehq.org/attachment.cgi?id=27081)
Patch for video mode error

There is an error in the VGA video mode list in dlls/krnl386.exe16/vga.c.

Mode 17 has the value 18 (0x12)
    {0x0012, GRAPHIC, 80, 30,  8, 16,  640,  480,  1,   2, 1, FALSE},   /* VGA
graphics mode 17 */
    {0x0012, GRAPHIC, 80, 30,  8, 16,  640,  480,  4,  16, 1, FALSE},   /* VGA
graphics mode 18 */

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list