WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: still cant play via network
by Claudio on Monday October 12th 2009, 13:20
I haven't tested this recently. In the past in order to play with another box on the network for 2 player mode.
I had to add a route that changed the way broadcast worked.
The command:
sudo route add 255.255.255.255 gw 192.168.0.5

Would be used if the computer I wanted to play with has 192.168.0.5 as it's IP address.

In some cases you might also need to add
sudo route add 192.168.0.5 gw 192.168.0.5

Please do reply to this if it works. The older post of this seems to have been deleted, and if it doesn't work. Then it saves others some time in trying.

[post new] [reply to this]

RE: still cant play via network
by Robert Bartle on Monday October 12th 2009, 15:07
None of the packages provided in the howto actually provide network support. The only combination I have found to work is the original 0.9.58 wine compiled with the network patch.

It is probably easier to grab the binary I posted on the bugzilla at bugs.winehq.org/show_bug.cgi?id=7929#c86

This binary works with any wine version that I've tested.

[post new] [reply to this]

Page loaded in 0.0094 seconds.