https://bugs.winehq.org/show_bug.cgi?id=50217
Bug ID: 50217 Summary: Since wine 5.19 does not work TCP/IP game Heroes of Might and Magic 3 Product: Wine Version: 5.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kudraigor29@gmail.com Distribution: ---
Since wine 5.19 does not work TCP/IP game Heroes of Might and Magic 3
https://bugs.winehq.org/show_bug.cgi?id=50217
Igor kudraigor29@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Since wine 5.19 does not |Heroes of Might and Magic 3 |work TCP/IP game Heroes of |TCP/IP game does not work |Might and Magic 3 |since wine 5.19
https://bugs.winehq.org/show_bug.cgi?id=50217
Igor kudraigor29@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Other
https://bugs.winehq.org/show_bug.cgi?id=50217
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Please, do a regression test. That improves a lot the chances to see the bug fixed.
https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=50217
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Keywords| |regression Ever confirmed|0 |1
https://bugs.winehq.org/show_bug.cgi?id=50217
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- For that matter, can you even provide more description? What "doesn't work"—creating a game, detecting one, joining one, or playing it? Which actual game is this? There's at least one remaster on Steam; is it that one? Can you attach a log with WINEDEBUG=+winsock,+server,+pid?
I tried joining a LAN game on "Heroes of Might and Magic III - HD edition" on Steam with wine 6.0-rc1, and it seemed to work just fine; I was able to find, join, and start a game there.
https://bugs.winehq.org/show_bug.cgi?id=50217
Igor kudraigor29@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Heroes of Might and Magic 3 |Heroes of Might and Magic 3 |TCP/IP game does not work |(GOG version) TCP/IP game |since wine 5.19 |does not work since wine | |5.19
--- Comment #3 from Igor kudraigor29@gmail.com --- (In reply to Zebediah Figura from comment #2)
For that matter, can you even provide more description? What "doesn't work"—creating a game, detecting one, joining one, or playing it? Which actual game is this? There's at least one remaster on Steam; is it that one? Can you attach a log with WINEDEBUG=+winsock,+server,+pid?
I tried joining a LAN game on "Heroes of Might and Magic III - HD edition" on Steam with wine 6.0-rc1, and it seemed to work just fine; I was able to find, join, and start a game there.
Creating a TCP/IP game. GOG version https://www.gog.com/game/heroes_of_might_and_magic_3_complete_edition
Wine 6.0-rc1
https://bugs.winehq.org/show_bug.cgi?id=50217
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- I just tried the GOG version with both wine-git and wine-5.18, both exhibit the same behavior. Creating a TCP/IP game doesn't work on both of them. It seems the game uses DirectPlay, so that would make sense.
Are you sure this worked on wine-5.18 and you didn't install any workarounds (i.e. winetricks directplay)?
https://bugs.winehq.org/show_bug.cgi?id=50217
--- Comment #5 from Igor kudraigor29@gmail.com --- Created attachment 68855 --> https://bugs.winehq.org/attachment.cgi?id=68855 Log
err:ntdll:RtlpWaitForCriticalSection section 0A77A1C8 "?" wait timed out in thread 0160, blocked by 010c, retrying (60 sec)
https://bugs.winehq.org/show_bug.cgi?id=50217
Igor kudraigor29@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|5.22 |6.0-rc1
https://bugs.winehq.org/show_bug.cgi?id=50217
--- Comment #6 from Igor kudraigor29@gmail.com --- (In reply to Gijs Vermeulen from comment #4)
I just tried the GOG version with both wine-git and wine-5.18, both exhibit the same behavior. Creating a TCP/IP game doesn't work on both of them. It seems the game uses DirectPlay, so that would make sense.
Are you sure this worked on wine-5.18 and you didn't install any workarounds (i.e. winetricks directplay)?
Yes, I'm using the directplay installed with winetricks.
https://bugs.winehq.org/show_bug.cgi?id=50217
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |NOTOURBUG
--- Comment #7 from Gijs Vermeulen gijsvrm@gmail.com --- Okay, I've managed to reproduce it now.
This is caused by https://source.winehq.org/git/wine.git/commit/73afd2648c003fbddb657fc8a3f8f53a86754dcd which added a stub dplaysvr.exe.
This is actually a winetricks bug, winetricks needs to set dplaysvr.exe to native. If I do that, it works again.
So resolving NOTOURBUG. I'll open a winetricks PR.
https://bugs.winehq.org/show_bug.cgi?id=50217
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Heroes of Might and Magic 3 |Heroes of Might and Magic 3 |(GOG version) TCP/IP game |(GOG) TCP/IP game does not |does not work since wine |work (winetricks needs to |5.19 |set dplaysvr.exe to native) Version|6.0-rc1 |5.20
https://bugs.winehq.org/show_bug.cgi?id=50217
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-dplay Regression SHA1| |73afd2648c003fbddb657fc8a3f | |8f53a86754dcd
https://bugs.winehq.org/show_bug.cgi?id=50217
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Gijs Vermeulen gijsvrm@gmail.com --- This is now fixed upstream https://github.com/Winetricks/winetricks/commit/6c3c779c257d3b637fc1ab8b100ea17f536661d7.
Closing.