http://bugs.winehq.org/show_bug.cgi?id=28261
Summary: Original War: the user interface appears incorrectly (ddr=opengl) Product: Wine Version: 1.3.27 Platform: x86 URL: http://www.fileplanet.com/51478/50000/fileinfo/Origina l-War-Demo OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: hverbeet@gmail.com Regression SHA1: 94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb
Created an attachment (id=36212) --> (http://bugs.winehq.org/attachment.cgi?id=36212) terminal output
I'm not sure if this is indeed a regression because the reported problems existed with previous Wine versions as well, after one set directdrawrenderer to opengl in the registry. Now that Opengl is the default ddr method, the problem is reproducible 'out-of-the-box'.
Symptoms: - the leftmost as well as the rightmost parts of the UI at the bottom of the screen appear without decorations (they're surrounded by solid black rectangles). - under the character portrait text is drawn over, making it unreadable. - if you open up then close the in-game help window (by clicking on the '?' icon in the top row), the whole user interface becomes unusable (black). - the screen gets messed up as you try to scroll the screen (this is reproducible only in the demo...the full game, which is a newer version, not affected).
Workaround: ddr=gdi
The result of the regression test:
94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb is the first bad commit commit 94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Aug 30 20:12:31 2011 +0200
ddraw: Make the OpenGL renderer the default one.
:040000 040000 fbce2dc172258a4a7eabc65b6f86bd58522b4667 dfb3b24196ac3ad09100758a48b2d4ef7e45e26b M dlls
Fedora 15 x86 Nvidia gfx card / driver 280.13
http://bugs.winehq.org/show_bug.cgi?id=28261
--- Comment #1 from GyB gyebro69@gmail.com 2011-09-02 23:04:08 CDT --- Created an attachment (id=36213) --> (http://bugs.winehq.org/attachment.cgi?id=36213) screenshot (comparison between ddr=gdi and opengl)
http://bugs.winehq.org/show_bug.cgi?id=28261
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=28261
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2011-09-08 09:25:46 CDT --- Created an attachment (id=36286) --> (http://bugs.winehq.org/attachment.cgi?id=36286) patch
This patch should help. The game seems to have some other issues as well, although those also happen with the gdi renderer.
http://bugs.winehq.org/show_bug.cgi?id=28261
--- Comment #3 from GyB gyebro69@gmail.com 2011-09-08 10:42:00 CDT --- (In reply to comment #2)
Created an attachment (id=36286)
--> (http://bugs.winehq.org/attachment.cgi?id=36286) [details]
patch
This patch should help. The game seems to have some other issues as well, although those also happen with the gdi renderer.
One of the reported problems still remains with your patch applied: - when you open the in-game help window then you close it, the UI becomes black/unusable. This is reproducible in the demo as well as in the full game. The same problem occurs after you finished the first mission, and the second mission is loaded.
About the 'screen gets corrupted when you scroll the screen' issue: this might have been caused by a different commit: I realized that this problem now happens in git whether gdi or opengl is used. Formerly (in 1.3.27), gdi didn't exhibit the problem, only opengl did.
http://bugs.winehq.org/show_bug.cgi?id=28261
--- Comment #4 from Henri Verbeet hverbeet@gmail.com 2011-09-09 11:04:36 CDT --- That patch is now in as 5c57b53a6c6038f8d25178ce77b781e68561cf11. Still looking at the other issues.
http://bugs.winehq.org/show_bug.cgi?id=28261
--- Comment #5 from Henri Verbeet hverbeet@gmail.com 2011-10-18 12:59:08 CDT --- Should be fixed by 68e1484bec61784cc026db4885439097e789cb0c.
http://bugs.winehq.org/show_bug.cgi?id=28261
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |68e1484bec61784cc026db48854 | |39097e789cb0c Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from GyB gyebro69@gmail.com 2011-10-18 14:07:57 CDT --- Everything looks fine in the game with wine-1.3.30-253-g6b0f110. Thank you
http://bugs.winehq.org/show_bug.cgi?id=28261
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2011-10-21 13:50:52 CDT --- Closing bugs fixed in 1.3.31.
http://bugs.winehq.org/show_bug.cgi?id=28261
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d