http://bugs.winehq.org/show_bug.cgi?id=20327
Carl "SAI" Mitchell peregrinebf@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |peregrinebf@gmail.com
--- Comment #22 from Carl "SAI" Mitchell peregrinebf@gmail.com 2010-06-05 17:50:34 --- Running the game in windowed mode (non maximized) works. Maximized windowed mode (1600x1200) or fullscreen above a certain resolution (not sure which, 1024x768 works, 1600x1200 fails) fails. Removing:
Windows = { Main = { y = -23, x = -4, maximized = true } }
From Game.prefs with the game set to windowed mode lets it start, maximizing it
after startup works fine. It just can't start maximized/fullscreen.