https://bugs.winehq.org/show_bug.cgi?id=53006
Bug ID: 53006 Summary: Carmageddon 2 crash on launch Product: Wine Version: 7.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: legendre.benjamin@gmail.com Distribution: ---
Created attachment 72375 --> https://bugs.winehq.org/attachment.cgi?id=72375 execution logs
Carmageddon 2 crash on launch with wine 7.7 (and maybe older ones as i have not tried this game for a long time):
0608:fixme:vxd:__wine_vxd_open Unknown/unsupported VxD L"siwvid.vxd". Try setting Windows version to 'nt40' or 'win31'. 0608:fixme:vxd:__wine_vxd_open Unknown/unsupported VxD L"ntice.vxd". Try setting Windows version to 'nt40' or 'win31'. wine: Unhandled page fault on read access to 64284CEE at address 0040D81C (thread 0608), starting debugger... 0610:fixme:imm:ImeSetActiveContext (0x141960, 1): stub 0610:fixme:imm:ImmReleaseContext (0016004E, 00141960): stub Unhandled exception: page fault on read access to 0x64284cee in 32-bit code (0x0040d81c).
See attachment for full log with register dump.
winearch: win32 / version: win98.
Some additional notes:
- Tried as well with a cue/bin image of the Europe version of the game i found on archive.org (using cdemu) with same results. - Tried to change to winnt/win3x/winxp, but the game complains it is not compatible with theses versions. - The beta version demo does works though. But this version could be hardly compared to original official release as it seems very different from the original game. The demo can be found here: https://archive.org/details/Carmageddon2CarpocalypseNowDemo.
I suspect a bug sitting around the copy protection. This game is protected with SafeDisc 1.00.026. Just stumb upon this old 2008 closed bug which seems to describe the same issue: https://forum.winehq.org/viewtopic.php?t=2830. But since 2008 there have been a lot of improvment related to copy protection support and now Wine support Safedisc 1.
https://bugs.winehq.org/show_bug.cgi?id=53006
Benjamin Legendre legendre.benjamin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |legendre.benjamin@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=53006
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Carmageddon 2 crash on |Carmageddon 2 crashes on |launch |launch Severity|major |normal
https://bugs.winehq.org/show_bug.cgi?id=53006
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Try to set windows version in winecfg: windows 2000
https://bugs.winehq.org/show_bug.cgi?id=53006
--- Comment #2 from Benjamin Legendre legendre.benjamin@gmail.com --- Hi jaopa,
As stated i tried with different windows version in winecfg:
Tried to change to winnt/win3x/winxp, but the game complains it is not compatible with theses versions.
Carmageddon 2 is one of theses games which require win95/98.
https://bugs.winehq.org/show_bug.cgi?id=53006
--- Comment #3 from Benjamin Legendre legendre.benjamin@gmail.com --- Created attachment 72444 --> https://bugs.winehq.org/attachment.cgi?id=72444 Screenshot dialog "Incorrect version of windows"
https://bugs.winehq.org/show_bug.cgi?id=53006
--- Comment #4 from Benjamin Legendre legendre.benjamin@gmail.com --- Tried win2000 as well (see screenshot)
https://bugs.winehq.org/show_bug.cgi?id=53006
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Can you give the link in archive.org for which one can reproduce the bug?
https://bugs.winehq.org/show_bug.cgi?id=53006
--- Comment #6 from Benjamin Legendre legendre.benjamin@gmail.com --- Sure,
It can be downloaded here: https://archive.org/details/redump_pc_C
Direct link: https://archive.org/download/redump_pc_C/Carmageddon%20II%20-%20Carpocalypse...
https://bugs.winehq.org/show_bug.cgi?id=53006
--- Comment #7 from joaopa jeremielapuree@yahoo.fr --- So, I can confirm the bug.
https://bugs.winehq.org/show_bug.cgi?id=53006
--- Comment #8 from Hans Leidekker hans@meelstraat.net --- (In reply to Benjamin Legendre from comment #2)
Hi jaopa,
As stated i tried with different windows version in winecfg:
Tried to change to winnt/win3x/winxp, but the game complains it is not compatible with theses versions.
Carmageddon 2 is one of theses games which require win95/98.
win95/win98 are 32-bit only so you need a 32-bit Wine prefix in order to emulate those versions.
https://bugs.winehq.org/show_bug.cgi?id=53006
--- Comment #9 from Benjamin Legendre legendre.benjamin@gmail.com --- Hi Hans Leidekker,
winearch: win32 / version: win98.
I mentioned on the first message that the Arch is win32 and Windows version set to "Windows 98".
https://bugs.winehq.org/show_bug.cgi?id=53006
--- Comment #10 from Hans Leidekker hans@meelstraat.net --- (In reply to Benjamin Legendre from comment #9)
Hi Hans Leidekker,
winearch: win32 / version: win98.
I mentioned on the first message that the Arch is win32 and Windows version set to "Windows 98".
Right, this was in response to the suggestion to set the version to win2000.