http://bugs.winehq.org/show_bug.cgi?id=35388 --- Comment #8 from Wylda <wylda(a)volny.cz> --- Created attachment 47257 --> http://bugs.winehq.org/attachment.cgi?id=47257 Wrong color on splash screen during the "Loading..." Hard to believe, that a guilty commit is wine-1.7.10-71-g50e3f11: commit 50e3f110d00f698ab17cd90064a2e7e538c855b9 Author: Piotr Caban <piotr(a)codeweavers.com> Date: Tue Jan 7 15:20:57 2014 +0100 msvcp110: Share the source code with msvcp90. Game run under wine-1.7.10-70-gf8a18f9, there are no graphical issues. Since wine-1.7.10-71-g50e3f11 the game won't start. Since wine-1.7.10-266-gd5b72bb the game starts again, but with graphical issues. I did the regression test between wine-1.7.10-70-gf8a18f9 and wine-1.7.10-266-gd5b72bb with backported patches to make the game start again, but all the time, there were graphical issues. "Backported" patches used based on actual progress in bisection: wine-1.7.10-86-g3e40fea wine-1.7.10-88-g544d179 wine-1.7.10-89-gf1105d3 wine-1.7.10-211-gb88630a wine-1.7.10-212-g0f81fcb wine-1.7.10-213-g4d7255d wine-1.7.10-214-g581dd68 wine-1.7.10-215-gc2b0732 wine-1.7.10-216-g645540b wine-1.7.10-217-g0d72182 wine-1.7.10-262-g866b616 wine-1.7.10-263-gf3abe0b wine-1.7.10-264-g1d1ea6e wine-1.7.10-265-g08e851f wine-1.7.10-266-gd5b72bb Because this is complicated by two problems "graphical issues" and "game won't start", i did another two tests: 1st ~ checked to wine-1.7.10-72-g07566fa and applied all of the 15 "Backported" patches to make the game run. There were graphical issues. 2nd ~ checked to wine-1.7.10-72-g07566fa and reverted just only the wine-1.7.10-71-g50e3f11. The game runs without graphical issues. I guess that 2nd test proves, the regression is caused by wine-1.7.10-71-g50e3f11. -- 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.