http://bugs.winehq.org/show_bug.cgi?id=7929
--- Comment #62 from Ambro ambro@b4ever.net 2007-11-23 18:44:22 --- Created an attachment (id=9307) --> (http://bugs.winehq.org/attachment.cgi?id=9307) hack to bind to all interfaces
I've created a patch to hack the bind address (as Dylan suggested, bind to all). This behaviour can be enabled by setting the registry key User/Software/Wine/Network/UseBindAddressHack = "enabled". I haven't tested yet if the game actually works well on network but it replaces the address properly and should do the trick (also change the IP of your computer in /etc/hosts ...). To make it compile run 'autoreconf' and compile from scratch.