Displaying 1 result from an estimated 1 matches for "dderr_invalidrect".
2008 Dec 18
5
how to fix consistent crash if mouse is not contained?
...eem to play, but if the mouse ever goes outside the Wine virtual desktop window, the game crashes and the following Windows-style dialog box is displayed:
Code:
FastBltNoTrans() - err ret = 88760096, pDescription = Dirty Rect Fast Blt, rSrcRect: t=158, b=198, l=-5, r=25, dwDestX=-5, dwDestY=158 - DDERR_INVALIDRECT - Rectangle provided was invalid.
If I disable the "Emulate a virtual desktop" option, then I get
Code:
"InitDirectDraw() We're sorry - your system cannot play the correct display mode for this game. Game shutting down."
(I'm guessing it doesn't like my nativ...