Hi,
Yes the problem is fixed with this patch although I have millions traces like this one :
err:d3d_surface:IWineD3DSurfaceImpl_BltOverride Unexpected render target -> render target blit
It makes the game slow whereas before wine 0.9.51 if I remember exactly, the game was fast without this message. Maybe this trace should be made a warn instead of en error ?
Maxime
On Sat, 2007-12-29 at 02:32 -0800, Alexander Dorofeyev wrote:
Hi.
I think it may be the same regression I also saw in another app. At least it seems to be in that place too. Can you check if this patch helps?
Maxime Bellengé wrote: > Hi Stephan, > > Since this patch has been commited to git I have a big regression in the > game Syberia. Everything is black. Nothing is displayed expected some > menu items. > > In order to determine that this is this patch which is the problem I did > a "git bisect". > > Maxime