[Bug 7585] Thief: the dark project hangs on 'esc' keypress in game if X in 24bpp mode

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 22 16:51:15 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=7585





--- Comment #58 from Michael <michael-a-matthews at 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).

-- 
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.



More information about the wine-bugs mailing list