http://bugs.winehq.org/show_bug.cgi?id=22645
Summary: Regression in Settlers II make appear some glitches in the game Product: Wine Version: 1.1.44 Platform: x86 URL: http://www.ubi.com/UK/Downloads/Info.aspx?dlId=1671 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jaimerave@gmail.com
commit 8eb2a2cf0c50f986cd136af13814dae0991cb837 Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Apr 13 20:46:26 2010 +0200
wined3d: Disable strict draw ordering by default.
While some performance hit from the extra flushes was expected and would be acceptable, the performance hit can be over 50% on some configurations, which clearly isn't acceptable. This patch introduces a "StrictDrawOrdering" registry key for applications affected by this, until we have a more structural solution.
:040000 040000 1bab65b20766c5b4fe8674869080527419441f9e 1d0a4f9b08c0c448bcf435eb1e5816b0779a60c9 M dlls
Image of the problem: http://bugs2.winehq.org/attachment.cgi?id=27759
http://bugs.winehq.org/show_bug.cgi?id=22645
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
--- Comment #1 from Jaime Rave jaimerave@gmail.com 2010-05-10 11:40:50 --- I have an Intel GM45. And I'm in ubuntu 10.04
http://bugs.winehq.org/show_bug.cgi?id=22645
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k@gmail.com
--- Comment #2 from Roderick Colenbrander thunderbird2k@gmail.com 2010-05-10 12:24:10 --- Apparently Settlers II is affected by the StrictDrawingOrder 'bug' which was added on purpose. Try to set the StrictDrawingOrder registry key which I just documented on the wiki: http://wiki.winehq.org/UsefulRegistryKeys
If it works make sure to comment to the Settlers II appdb page and try to get this added to the instructions.
http://bugs.winehq.org/show_bug.cgi?id=22645
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Regression in Settlers II |Settlers II has some |make appear some glitches |glitches in the game |in the game |
http://bugs.winehq.org/show_bug.cgi?id=22645
--- Comment #3 from Jaime Rave jaimerave@gmail.com 2010-05-10 22:23:46 --- Hi Roderick, yeah that registry key fix the issue. Thanks for the hint. I will try to make a how to for the game.
http://bugs.winehq.org/show_bug.cgi?id=22645
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
--- Comment #4 from Roderick Colenbrander thunderbird2k@gmail.com 2010-05-11 03:22:12 --- Good that it works. I'm marking this bug as a 'WONTFIX' since it was intentional.
http://bugs.winehq.org/show_bug.cgi?id=22645
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2010-05-11 05:07:31 --- FWIW, bug 22383 is related and tracks the status of StrictDrawOrdering.