https://bugs.winehq.org/show_bug.cgi?id=21796
--- Comment #56 from Roland Häder roland@mxchange.org --- (In reply to Le Gluon du Net from comment #49)
If I go to the menu, new game, the game crash and my desktop becomes all black (gamma change?). I have to launch nvidia-settings to recover normal color.
I use these 2 aliases in ~/.bashrc to archive the same:
alias reset_res="xrandr --output "HDMI-0" --mode "1920x1080+0+0"" alias reset_gam="xgamma -gamma 1.0"
Please set the proper resolution (1920x1080 is Full-HD) for your system.