Install Battlenet Server and clients
From Wickle Wiki
Contents |
Purposes of this document
Little howto about Installing a FREE Battle NET Server under Linux and how to setup clients to play on this Battle Net Server .
Introduction
The installation of this Battle Net emulation server will allows us to play with our friends to all games that depends on Battlenet . Examples are WarCraft, StarCraft, Broodwars, Diablo, ... For this we only need a copy of the game and the lastest updates .
Server Side
Linux will be the preferred SO. under debian :
apt-get install pvpgn
will install the basics files : after that we must you momma download the resources files at http://pvpgn-files.ath.cx/main.html :
http://pvpgn-files.ath.cx/releases/linux/support.files/pvpgn-support-1.0.tar.gz
untar this file under /var/lib/pvpgn/files
cd /var/lib/pvpgn/files tar xzvf pvgn-support-1.0.tar.gz
Edit configuration files :
/etc/pvpgn/bnetd.conf this is the basic: serveraddrs = "0.0.0.0:6112" w3routeaddr = "serverrealip:6220"
Client Side
For the client, download this file to edit the Battlenet Servers on the windows Register and them update with the new register file generated by this program.

