http://bugs.winehq.org/show_bug.cgi?id=15056
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hoehle@users.sourceforge.net
--- Comment #10 from Jörg Höhle hoehle@users.sourceforge.net 2008-10-26 03:28:22 --- Aric Stewart's commit has several effects on The Nations/Die Völker 2
+ One, very beneficial, is that animation in the menu is very responsive to the mouse movement and the intro video now run at normal speed. They were very slow and with an extreme lag w.r.t. the mouse before that.
+ Also, black horizontal line segments were displayed randomly and intermittently prior to this commit.
- The bad effect is that the mouse pointer is not drawn correctly anymore. Instead, it is surrounded by a black 64x63 (says GIMP) rectangle in which several pointers appear (the previous pointers are never cleared). This renders the game unplayable, as correct pointing is essential to it.
While in the menu, Wine continuously displays warn:d3d_surface:IWineD3DSurfaceImpl_BltOverride Src is in sysmem, rejecting gl blt (also found in the log from comment #3)
With [HKCU\Software\Wine\Direct3D\RenderTargetLockMode]="disabled", Neither pointer nor rectangle are drawn (yet the warning remains).
Maybe I should have opened a different bug issue? The "offending" commit may be the same as the OP's (see also bug #15553), yet the symptoms are very different.