Page 1 of 1

Run 2 GameServer , 1 LoginServer in 1 PC

Posted: Mon Aug 27, 2007 8:56 pm
by zeusgrs
How to run 2 gameserver with 1 login server in Same PC?

Thnx for you Time

Posted: Tue Aug 28, 2007 6:32 am
by msknight
Use the login server to generate a key for a second server ... just choose a different number when you run the registergameserver file.

Put that hexid.txt file in the config of your second gameserver (like you did the first) and in the server.config of the second gameserver, change the port number to 7778, 7779 or something like that.

Also, don't forget that you need a different database for the gameserver, so install the datapack in a new database and change the URL= in the "dtabase info" section of the server.config file to match.

Posted: Sat Sep 08, 2007 5:43 pm
by chuckrobbie
msknight wrote:Use the login server to generate a key for a second server ... just choose a different number when you run the registergameserver file.

Put that hexid.txt file in the config of your second gameserver (like you did the first) and in the server.config of the second gameserver, change the port number to 7778, 7779 or something like that.

Also, don't forget that you need a different database for the gameserver, so install the datapack in a new database and change the URL= in the "dtabase info" section of the server.config file to match.
You will also need a more powerful box!
I am running this on a Dual Xeon Server with 4 Megs of ram and its smooth! A home PC with 512 ram will not cope for long!