I have followed these instructions for DirectPlay:
http://wiki.winehq.org/DirectPlayGames
Nonetheless if I want to launch AOE II:TC with voobly I get the following debug-log:
Code: Select all
19:49:36 CDPLauncher::Run
19:49:36 START DIRECTPLAY LAUNCH (IF IT HANGS OR CRASHES AFTER THIS LINE IT'S A DIRECTPLAY PROBLEM)
19:49:36 END DIRECTPLAY LAUNCH - AppID=39
19:49:36 ret=0
19:49:36 CDPLauncher::ThreadEntry
19:49:37 DPLSYS_APPTERMINATED
19:49:38 ProbeRemoteProcessAlive::CreateMutex -> true
19:49:38 CLauncher::ProbeRemoteProcessAlive -> false
19:49:38 LE_GameTerminated
19:49:38 GameEnded() - 1
19:49:38 GameResume() - 0
19:49:38 GameResume() - 0
19:49:38 LNE_RefreshLobbyStateStart
19:49:44 EXIT: CLobby::NetworkEvent
If I am not totally wrong the problem is this: 19:49:37 DPLSYS_APPTERMINATED
But if I am correct, what is DPL_SYS? Direct Play? Or has it to with some Display Management System? I dont know. I am new to all this.
Any suggestions?
Thank You.