http://bugs.winehq.org/show_bug.cgi?id=9665 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Summary|Mask of eternity crashes at |Kings Quest 8 "Mask of |startup |eternity" crashes at | |startup --- Comment #41 from Anastasius Focht <focht(a)gmx.net> 2012-05-04 08:42:34 CDT --- Hello Henri, --- quote --- Is this supposed to happen with the linked demo? It starts fine here. --- quote --- indeed, the linked demo start fine though I had to use virtual desktop mode to not mess my config up ;-) A crash happens when a new game is started (immediately after map load). This looks like a different problem. I ~found~ an original game ISO (file dates 1997-1998), installed and it starts fine too. The intro video has to be skipped to prevent MCI error: "Main.kq" -> "aviPlayed=1" For verification I debugged through d3d3_EnumDevices and it seemed fine, no page fault when the game callbacks are called. hr = callback((GUID *)&IID_IDirect3DRGBDevice, reference_description, ...) hr = callback((GUID *)&IID_IDirect3DHALDevice, wined3d_description, ...) (second hr -> application cancelled the enumeration). Marking fixed. $ wine --version wine-1.5.3-143-g081b06c Regards -- 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.