[Bug 36514] King's Quest: Mask of Eternity requires MCIWndCreate to create a child window when parent is specified

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 7 05:47:32 CST 2015


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

--- Comment #6 from Nico Bendlin <nico at nicode.net> ---
Created attachment 53031
  --> https://bugs.winehq.org/attachment.cgi?id=53031
AV without WS_CHILD

Attached last 10000 line of: env WINEDEBUG=+tid,+seh,+relay,+ddraw,+mci wine
Mask.exe >>MaskCh1.log 2>&1

- Original Daventry Demo (downloaded from SHP)
- Wine 1.8~rc2-1 on Debian testing
- "W32OPN_1.DLL" renamed to "W32OPN_1.AVI"
- in Mask.exe "w32opn_1.dll" replaced with "w32opn_1.avi"

- main.kq made writable
- in main.kq "aviPlayed=0" changed to "aviPlayed=1" (to avoid direct video
playback on start)

- in Options.cs "assignGModeName Glide" changed to "assignGModeName Software"
(Glide and D3D are often broken"

The AV does not happen if WS_CHILD is specified in the MCIWndCreateA call (see
Comment #5).

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