http://bugs.winehq.org/show_bug.cgi?id=7585
--- Comment #58 from Michael michael-a-matthews@live.com 2010-05-22 16:51:15 ---
Anytime I hit ESC key to go back to menu from in-game (e.g. training mission) or after a mission completes, the game crashes.
The crashes only occur when all these conditions are met:
(a) [xorg.conf] the X11 display mode depth != 16 (b) [registry] OffscreenRenderingMode == fbo (c) [game's cam.cfg] game_hardware 1 (d) [game's cam.cfg] game_screen_size W H (!= 640 480)
In other words, if you have (a)+(b)+(c), then, to avoid the ESC/menu crashes, the in-game resolution must match the hard-coded menu resolution (640x480).