From 300687eb932614636f574560fba9dea5c76a73c3 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Sat, 17 Jul 2021 16:57:26 +0000 Subject: [PATCH] Increased gameserver RAM amount at java.cfg file. --- L2J_Mobius_8.0_Homunculus/dist/game/java.cfg | 2 +- L2J_Mobius_9.0_ReturnOfTheQueenAnt/dist/game/java.cfg | 2 +- L2J_Mobius_9.2_ReturnOfTheQueenAnt_Ch2/dist/game/java.cfg | 2 +- L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/java.cfg | 2 +- L2J_Mobius_Essence_5.0_Sylph/dist/game/java.cfg | 2 +- L2J_Mobius_Essence_5.2_FrostLord/dist/game/java.cfg | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/L2J_Mobius_8.0_Homunculus/dist/game/java.cfg b/L2J_Mobius_8.0_Homunculus/dist/game/java.cfg index 817151fd5d..ad3192c5ab 100644 --- a/L2J_Mobius_8.0_Homunculus/dist/game/java.cfg +++ b/L2J_Mobius_8.0_Homunculus/dist/game/java.cfg @@ -1 +1 @@ --server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx4g -Xms2g \ No newline at end of file +-server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx6g -Xms3g \ No newline at end of file diff --git a/L2J_Mobius_9.0_ReturnOfTheQueenAnt/dist/game/java.cfg b/L2J_Mobius_9.0_ReturnOfTheQueenAnt/dist/game/java.cfg index 817151fd5d..ad3192c5ab 100644 --- a/L2J_Mobius_9.0_ReturnOfTheQueenAnt/dist/game/java.cfg +++ b/L2J_Mobius_9.0_ReturnOfTheQueenAnt/dist/game/java.cfg @@ -1 +1 @@ --server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx4g -Xms2g \ No newline at end of file +-server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx6g -Xms3g \ No newline at end of file diff --git a/L2J_Mobius_9.2_ReturnOfTheQueenAnt_Ch2/dist/game/java.cfg b/L2J_Mobius_9.2_ReturnOfTheQueenAnt_Ch2/dist/game/java.cfg index 817151fd5d..ad3192c5ab 100644 --- a/L2J_Mobius_9.2_ReturnOfTheQueenAnt_Ch2/dist/game/java.cfg +++ b/L2J_Mobius_9.2_ReturnOfTheQueenAnt_Ch2/dist/game/java.cfg @@ -1 +1 @@ --server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx4g -Xms2g \ No newline at end of file +-server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx6g -Xms3g \ No newline at end of file diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/java.cfg b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/java.cfg index 817151fd5d..ad3192c5ab 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/java.cfg +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/java.cfg @@ -1 +1 @@ --server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx4g -Xms2g \ No newline at end of file +-server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx6g -Xms3g \ No newline at end of file diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/java.cfg b/L2J_Mobius_Essence_5.0_Sylph/dist/game/java.cfg index 817151fd5d..ad3192c5ab 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/java.cfg +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/java.cfg @@ -1 +1 @@ --server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx4g -Xms2g \ No newline at end of file +-server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx6g -Xms3g \ No newline at end of file diff --git a/L2J_Mobius_Essence_5.2_FrostLord/dist/game/java.cfg b/L2J_Mobius_Essence_5.2_FrostLord/dist/game/java.cfg index 817151fd5d..ad3192c5ab 100644 --- a/L2J_Mobius_Essence_5.2_FrostLord/dist/game/java.cfg +++ b/L2J_Mobius_Essence_5.2_FrostLord/dist/game/java.cfg @@ -1 +1 @@ --server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx4g -Xms2g \ No newline at end of file +-server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx6g -Xms3g \ No newline at end of file