http://bugs.winehq.org/show_bug.cgi?id=33702
Bug #: 33702 Summary: Video regression in winex11 and xinerama_init() with virtual screen rect calc Product: Wine Version: 1.5.9 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: Sebastian.Riemer@gmx.de Classification: Unclassified
Commit "winex11: Properly calculate the virtual screen rect in xinerama_init()" introduced a regression for the game "Carmageddon TDR 2000". This commit has been introduced in wine-1.5.9.
Intro videos are only partly visible in the upper left corner in full screen mode. The mouse cursor has to be moved into the upper left corner in order to see the videos completely.
-----
commit ed331cb0a5f3bee1b2075b877d3c2a19a668f9fd Author: Henri Verbeet hverbeet@codeweavers.com Date: Sun Jul 15 15:44:59 2012 +0200
winex11: Properly calculate the virtual screen rect in xinerama_init()
-----