https://bugs.winehq.org/show_bug.cgi?id=45194
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO CC| |focht@gmx.net Keywords| |download Ever confirmed|0 |1 URL| |https://www.fileplanet.com/ | |143135/download/Painkiller- | |Multiplayer-Demo
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce either. Multiplayer works fine with Wine 3.9
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files (x86)/DreamCatcher/PainkillerMultiplayerDemo/Bin
$ file *.{dll,exe} binkw32.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows D3Dev.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows Engine.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows mss32.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows painkillerdemo.exe: PE32 executable (GUI) Intel 80386, for MS Windows
$ wine ./painkillerdemo.exe --- snip ---
OP attached a backtrace from an outdated (stable) Wine version (comment #5):
--- snip --- System information: Wine build: wine-3.0.1 (Debian 3.0.1-2) Platform: i386 (WOW64) Version: Windows 5.1 (0) Host system: Linux Host version: 4.15.0-1-amd64 --- snip ---
Make sure you *really* run the latest (dev) version of Wine. If it still crashes attach the console log + backtrace from the latest version.
Also .NET Framework 4.0 is not needed for this game. It shows you recycled an existing WINEPREFIX for multiple apps/games. Do that at your own risk - even if it's not an issue here.
$ sha1sum PainkillerMultiplayerDemo.exe c97263f12edd7e8ed7da07d439bb03da239fae1e PainkillerMultiplayerDemo.exe
$ du -sh PainkillerMultiplayerDemo.exe 137M PainkillerMultiplayerDemo.exe
$ wine --version wine-3.9-149-ge3648c7a61
Regards