[Bug 15934] Can't see Worms 2 intro films as they play

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 29 12:08:43 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=15934

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43661|0                           |1
        is obsolete|                            |

--- Comment #14 from Bruno Jesus <00cpxxx at gmail.com> ---
Created attachment 52209
  --> https://bugs.winehq.org/attachment.cgi?id=52209
better hack to support fullscreen display

The problem is indeed the missing of the fullscreen flag support, the game
passes a window that is hidden to mci and mci does try to show the window but
it's parent is also hidden so it fails.

The attached patch is a proof of concept that makes the videos playable but not
stretched to fullscreen nor centered.

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