https://bugs.winehq.org/show_bug.cgi?id=39760
Bug ID: 39760 Summary: MDK (MDKD3D.EXE) graphics not drawn correctly Product: Wine Version: 1.8-rc3 Hardware: x86 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jeffz@jeffz.name
I'm not sure that bug #3569 was actually fixed, but seeing as two different bugs were actually being discussed there (the DirectDraw version of MDK, and the Direct3D version), things were not very clear. I'm splitting it here.
Tested on OSX 10.9.5.
http://jeffz.name/mdkdemo_repack.tar.bz2
winecfg virtual desktop set to 640x480 cd ~/.wine/drive_c && tar xf ~/mdkdemo_repack.tar.bz2 && cd mdkdemo_repack wine MDKD3D.EXE
Credit/intro screen loads. Main menu loads. Start a new game and the loading screen persists to flicker over the game graphics.
Confirmed that this bug does not happen on Windows 7. It works fine there.