Gameserver Command Line?
Posted: Wed Jul 01, 2009 11:52 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Here is what my command line looks like so far:
Is this a good command Line or should i change some stuff?
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Here is what my command line looks like so far:
Code: Select all
java -server -Xmx1536m -Xms1536m -Xmn512m -Xincgc -Xnoclassgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -XX:+AggressiveOpts -cp ./../libs/*;l2jserver.jar net.sf.l2j.gameserver.GameServer