[Bug 21610] Heores V screen is flickering

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 8 17:44:20 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=21610





--- Comment #9 from Karai Csaba <cskarai at freemail.hu>  2010-04-08 17:44:20 ---
Created an attachment (id=27287)
 --> (http://bugs.winehq.org/attachment.cgi?id=27287)
Rendering problem

1.
I've attached a picture which shows the rendering problem.
Sometimes the menu is displayed, sometimes characters in alphabetic order.

2.
I've managed to workaround the problem in 1.1.42 by pretending, that my video
card doesn't support ARB_MAP_BUFFER_RANGE.

Patched dlls/wined3d/buffer.c in every places:

if (gl_info->supported[ARB_MAP_BUFFER_RANGE] && 0)

3.
At playing the game error messages are displayed, but I don't know whether it
is related to the problem. After my patch the error messages were also
displayed, but everything went well.

err:d3d:wined3d_event_query_test Event query created despite lack of GL support 
err:d3d:IWineD3DEventQueryImpl_GetData The GL event query failed, returning
D3DERR_INVALIDCALL

-- 
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.



More information about the wine-bugs mailing list