https://bugs.winehq.org/show_bug.cgi?id=55936
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #4 from Bernhard Übelacker bernhardu@mailbox.org --- Sven004.exe tries to validate the game data files by CryptVerifySignatureA.
This is done for "Sven004.dat", but it looks like the result is ignored. And for "01_xs.pak", which fails, and the process is shutdown without a meaningful message. Even not in the logfile: c:/Phenomedia/Sven 004 XS/Sven004.html
By hacking CryptVerifySignatureA to always return TRUE the game can start up and it is possible to play.