http://bugs.winehq.org/show_bug.cgi?id=27534 --- Comment #34 from Wylda <wylda(a)volny.cz> 2011-08-06 17:10:42 CDT --- I gave it try on vanilla wine-1.3.26 just modified the run command: * wine iw3sp.exe +set sys_smp_allowed 1 //shows the reported bug, console output repeats "fixme:d3d:resource_check_usage Unhandled usage flags 0x8." * wine iw3sp.exe +set sys_smp_allowed 0 //"fixes" the problem even if StrictDrawOrdering is set to disabled or enabled. Console output is changed and repeats "err:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glDrawElementsBaseVertex @ drawprim.c / 46" -- 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.