28 Aug
2011
28 Aug
'11
5 p.m.
http://bugs.winehq.org/show_bug.cgi?id=28214 --- Comment #5 from GyB <gyebro69(a)gmail.com> 2011-08-28 12:00:04 CDT --- (In reply to comment #4)
This probably requires some tests to see if this should actually be supported, or if e.g. just the return value is wrong. As a quick test you could try replacing the "if (flags || src_surface == dst_surface)" line with just "if (src_surface == dst_surface)" though.
With the modification in wind3d/surface.c the game starts fine and loads to the menu correctly. -- 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.