Run 2 GameServer , 1 LoginServer in 1 PC

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
zeusgrs
Posts: 8
Joined: Mon Feb 12, 2007 4:37 pm

Run 2 GameServer , 1 LoginServer in 1 PC

Post by zeusgrs »

How to run 2 gameserver with 1 login server in Same PC?

Thnx for you Time
msknight
Advanced User
Advanced User
Posts: 308
Joined: Wed May 10, 2006 11:40 am
Location: U.K.

Post 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.
My friend is a paranoid schizophrenic ... she'll take over the world, as long as nobody minds.
User avatar
chuckrobbie
Posts: 55
Joined: Sat Jan 06, 2007 5:56 am
Location: South Africa, DURBAN
Contact:

Post 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!
Post Reply