https://bugs.winehq.org/show_bug.cgi?id=44384
Bug ID: 44384 Summary: 16-bit game crashes winevdm.exe with page fault almost immediately Product: Wine Version: 3.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: elicoten@live.co.uk Distribution: ---
Created attachment 60306 --> https://bugs.winehq.org/attachment.cgi?id=60306 Terminal output
The game launches and at least once or twice I saw the intitial publisher's logo and heard a sound effect, and the mouse cursor changes to the one used inside the game but then almost immediately a message pops up saying that WineVDM has encountered a serious error and needs to close.
Please see attached log.
I believe the game can be downloaded from https://archive.org/details/DKMMPBBP
https://bugs.winehq.org/show_bug.cgi?id=44384
elicoten@live.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |elicoten@live.co.uk
https://bugs.winehq.org/show_bug.cgi?id=44384
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Can't really test, since the application complains about "unable to find the correct CD".
https://bugs.winehq.org/show_bug.cgi?id=44384
--- Comment #2 from elicoten@live.co.uk --- (In reply to Fabian Maurer from comment #1)
Can't really test, since the application complains about "unable to find the correct CD".
After some experimentation, I have discovered that if you try to mount the iso using Linux and then tell Wine to emulate a CD-drive, unfortunately you encounter the error about the CD.
However I did manage to get round this by running it inside a virtual machine using that ISO file as a virtual CD drive.
Although this is a little ugly and clunky, for testing purposes if you run Wine inside a virtual machine (I used Oracle VirtualBox) and configure the virtual CD drive to use that ISO file you should get round the "unable to find the correct CD" error and from there you may be able to debug (or at least confirm) this bug.