http://bugs.winehq.org/show_bug.cgi?id=7929
--- Comment #86 from Robert Bartle poofyyoda@gmail.com 2009-10-12 15:01:34 --- Created an attachment (id=24054) --> (http://bugs.winehq.org/attachment.cgi?id=24054) Here is a compiled binary of the old hack
I am eagerly awaiting progress on this new effort to bring network support. However in the meantime since the packages included in the howto do not provide network support, it may be easier for users to grab this binary and overwrite the default wine one. This will work on both 32 and 64 bit machines.
Then use the instructions from the howto:
For network play you also need to start regedit and browse to HKEY_CURRENT_USER/Software/Wine/Network (create Network if it doesn't exist).
Then add a string value with name UseBindAddressHack and value Enabled. If you're having trouble connecting, make sure your /etc/hosts file is properly set up;
it should list your hostname next to your IP something like the following
192.168.0.14 tuxcomputer (YOUR LAN IP) 127.0.0.1 localhost 127.0.1.1 tuxcomputer