https://bugs.winehq.org/show_bug.cgi?id=48332
Bug ID: 48332 Summary: Age of Mythology: The Titans multiplayer isn't working. Product: Wine Version: 4.0.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: miltiadesxri@gmail.com Distribution: ---
Hello, this is an old bug but i don't know how to fix it. So I installed the gold edition and voobly to be able to play multiplayer, used winetricks to install directplay and msxml 4.0. Everything works fine till I get in the in-game lobby where I see that my ip is 0.0.0.0 and no other players are able to connect, if I try to join and existing game it just times out. After some search I found this: [https://source.winehq.org/patches/data/110549], this nice guy seemed to provide a solution, so I tried to edit the socket.c file to make it look like his patch, the thing is that the 4.0.3 socket.c file is a bit different and almost all the functions have different names so that makes it to difficult to compare. I'm sorry if this a bad written post and my explanation might be off but I would like to ask your advice.
Thanks in advance and Merry Christmas, Miltiades
https://bugs.winehq.org/show_bug.cgi?id=48332
Miltiades miltiadesxri@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=48332
Miltiades miltiadesxri@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |miltiadesxri@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=48332
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO CC| |o.dierick@piezo-forte.be
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
1. Issues in a single application are severity 'normal'. Read more about severity levels descriptions there: https://wiki.winehq.org/Bugs#severity
2. (In reply to Miltiades from comment #0)
some search I found this: [https://source.winehq.org/patches/data/110549], this nice guy seemed to provide a solution, so I tried to edit the socket.c
That patch (from bug 35831) is already in Wine since version 1.7.41.
3. Voobly has mixed results in the AppDB, depending on the version. See the AppDB entry for more details: https://appdb.winehq.org/objectManager.php?sClass=application&iId=10361
4. Voobly is affected by bug 29384 which is currently 'STAGED'. Until that bug is fixed, you have to use wine-staging to run Voobly.
The staged patchset need to be enabled with an environment variable: --- code --- export STAGING_WRITECOPY=1 cd /path/to/the/program /opt/wine-staging/bin/wine program.exe --- end code --- (Adapted from https://bugs.winehq.org/show_bug.cgi?id=29384#c42) The path and filenames are examples, use the real paths and filenames from your Voobly installation.
5. Wine-stable version 4.0.3 doesn't contain the latest features/fixes. Please retest with recent wine-staging (current is 5.0-rc2).
6. If the issue is still present with recent wine-staging: Please attach a normal (=without WINEDEBUG) terminal output. Instructions to get a log can be found there: https://wiki.winehq.org/FAQ#get_log
Merry Christmas Regards.
https://bugs.winehq.org/show_bug.cgi?id=48332
--- Comment #2 from Miltiades miltiadesxri@gmail.com --- Created attachment 66086 --> https://bugs.winehq.org/attachment.cgi?id=66086 Testing on wine-staging and Log
Hello friend. Thanks for the fast response. I tried what you suggested and i used the wine staging version. The problem remains the same. Here is the log as you suggested. I had a problem logging the output directly in a file because wine wouldn't terminate even after all the apps were closed, so i copy-pasted the terminal output in a file. Let me know if you need more.
Thanks a lot.