http://bugs.winehq.org/show_bug.cgi?id=27062 Piotr Pawlow <pp(a)siedziba.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pp(a)siedziba.pl --- Comment #1 from Piotr Pawlow <pp(a)siedziba.pl> 2011-05-06 14:15:43 CDT --- I found the same commit bisecting regression with Painkiller. The game works fine on Wine 1.3.18, but on 1.3.19 the screen goes black, and at first sight it seems the only way to recover is to restart X server. Fortunately, on closer inspection the black screen effect is caused by gamma being set to 0, so something like this from the text mode makes everything visible again: DISPLAY=:0 xgamma -gamma 1.0 I don't know if this will help with Simcity (I don't have this game), but it's worth a try. -- 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.