http://bugs.winehq.org/show_bug.cgi?id=28520 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Diablo II: low frame rate |Diablo II: surface flips |in game menu |ignore vsync flags --- Comment #3 from Henri Verbeet <hverbeet(a)gmail.com> 2012-01-27 11:38:03 CST --- The problem is that framebuffer blits to the frontbuffer ignore vsync / swap interval. We can fix that by blitting to the backbuffer instead and calling SwapBuffers() afterwards in those cases, but probably not before 1.4. -- 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.