[Bug 28348] New: Age of Empires 2 rendering broken with OpenGL renderer
http://bugs.winehq.org/show_bug.cgi?id=28348 Summary: Age of Empires 2 rendering broken with OpenGL renderer Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs(a)winehq.org ReportedBy: hevanen(a)googlemail.com The colors appear messed up and the screen flickers, changing colors every frame. Occasionally there is a frame with the correct colors. Bisecting gave the following result: 94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb is the first bad commit commit 94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb Author: Henri Verbeet <hverbeet(a)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 With the registry key DirectDrawRenderer=gdi everything works as it should. When using the OpenGL renderer, the console output shows a long stream of the following messages: err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for DirectDraw!, expect problems err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for DirectDraw!, expect problems fixme:d3d_surface:IWineD3DSurfaceImpl_BltOverride Unsupported blit operation falling back to software err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for DirectDraw!, expect problems -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 David K. <hevanen(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hevanen(a)googlemail.com Regression SHA1| |94ae743ea668e49d40ae4e2dc5f | |e1f5d9be018cb -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hverbeet(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 Tilman Blumenbach <tilman(a)dataoverload.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tilman(a)dataoverload.de -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 Julian Rüger <jr98(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jr98(a)gmx.net --- Comment #1 from Julian Rüger <jr98(a)gmx.net> 2011-09-12 16:13:31 CDT --- Confirming. Affects Age2 and The Conquerors, don't have any other ddraw games to test. I'm on proprietary nvidia-drivers, 270.41.06, Ubuntu Natty x86_64. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 Julian Rüger <jr98(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Julian Rüger <jr98(a)gmx.net> 2011-09-12 16:14:34 CDT --- *** This bug has been confirmed by popular vote. *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 Erick Osorio <evgom.sid(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |evgom.sid(a)gmail.com --- Comment #3 from Erick Osorio <evgom.sid(a)gmail.com> 2011-09-12 22:08:17 CDT --- Same problem ATI Radeon, Catalyst 11.8-1, Debian Squeeze. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 Warday <warday27(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |warday27(a)hotmail.com --- Comment #4 from Warday <warday27(a)hotmail.com> 2011-09-13 21:55:21 CDT --- registry key DirectDrawRenderer=gdi Help I cant change it because Direct 3D doasent exist on registery how can i add it! http://img109.imageshack.us/img109/1830/sinnombr.jpg -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 --- Comment #5 from Tilman Blumenbach <tilman(a)dataoverload.de> 2011-09-14 05:20:21 CDT --- (In reply to comment #4)
registry key DirectDrawRenderer=gdi
Help I cant change it because Direct 3D doasent exist on registery how can i add it!
Just create it (new key "Direct3D", new string value "DirectDrawRenderer"). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 --- Comment #6 from David K. <hevanen(a)googlemail.com> 2011-09-16 20:13:58 CDT --- For me, this has been fixed by commit b9fcf71c714e8587def75742f94759d7eca84ad2: http://source.winehq.org/git/wine.git/commit/b9fcf71c714e8587def75742f94759d... The colors are good now. Performance is really bad with the OpenGL renderer, but that's a different issue. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 --- Comment #7 from Warday <warday27(a)hotmail.com> 2011-09-18 13:50:21 CDT --- its teel unusefull for me I didnt notice any improvment http://img851.imageshack.us/img851/7749/pantallazoad.png -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 David K. <hevanen(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from David K. <hevanen(a)googlemail.com> 2011-10-04 11:38:28 CDT --- Fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b9fcf71c714e8587def75742f94 | |759d7eca84ad2 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2011-10-10 13:12:09 CDT --- Closing bugs fixed in 1.3.30. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 PommeGolden <lapommegolden(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lapommegolden(a)gmail.com --- Comment #10 from PommeGolden <lapommegolden(a)gmail.com> 2011-11-22 10:03:14 CST --- Still present in 1.3.33 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28348 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d -- 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.
participants (1)
-
wine-bugs@winehq.org