Hello guys i want to ask about how can i increase the memory usage of the game server.
I have 4 Gb Ram on my pc,here the startGameServer.bat settings.
REM -------------------------------------
REM Default parameters for a basic server.
java -Xmn128m -Xms512m -Xmx1024m -server com.l2jfree.gameserver.GameServer
REM
REM For debug purpose (for devs), use this :
REM java -Xmx512m -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=7456 com.l2jfree.gameserver.GameServer
REM If you have a big server and lots of memory, you could experiment for example with
REM java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts
REM -------------------------------------
when i m changing the xms and xmx to 2049 i get a message for cheap memory...
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Hello, players!
We’d like to hear your opinion about the EXP rate on the server. Currently, it’s set to 25x EXP. Please choose what suits you best:
1️⃣ Keep EXP at 25x — it’s fine as it is
2️⃣ Increase EXP (for example, to 50x or higher)
3️⃣ Decrease EXP (for example, to 15x or lower)
4️⃣ Other suggestions (please write in the comments)
Your feedback is very important to us to make the server better! Thanks for participating!
Question
DragonSwords
Hello guys i want to ask about how can i increase the memory usage of the game server.
I have 4 Gb Ram on my pc,here the startGameServer.bat settings.
when i m changing the xms and xmx to 2049 i get a message for cheap memory...
Is newbie problem but i need some help. ;)
Thanks for your time
Dragonswords.
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.