Subscribe
JVM arguements
Posted on 26 April 2018 - 05:14 PM
Could you use please add JVM arguements to the badlion client. There is this code that I use and it helps out my game a lot. I would love to add this code to the badlion client so it would run smoother. Here is the code:-Xmx3G -Xms3G -Xmn768m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ParallelGCThreads=10
Posted on 26 April 2018 - 05:24 PM
im assuming you want this to change the amount of ram you want allocated.you can already do this by clicking on "play" in the launcher then clicking "settings", there you can change allocated ram.
Posted on 26 April 2018 - 06:05 PM
Asorn ik i can change that but i want to up the percent isk how to explain it here lookBL CLIENT:
https://gyazo.com/0f6cf65622cae4a19d5379870592bb3b
FORGE w/ JVM ARGUEMENTS:
https://gyazo.com/bd3aad8be3c00a9020f823256eefe29c
Posted on 27 April 2018 - 04:53 PM
AreYouMyNewDad wrote
Asorn ik i can change that but i want to up the percent isk how to explain it here look
BL CLIENT:
https://gyazo.com/0f6cf65622cae4a19d5379870592bb3b
FORGE w/ JVM ARGUEMENTS:
https://gyazo.com/bd3aad8be3c00a9020f823256eefe29c
BL CLIENT:
https://gyazo.com/0f6cf65622cae4a19d5379870592bb3b
FORGE w/ JVM ARGUEMENTS:
https://gyazo.com/bd3aad8be3c00a9020f823256eefe29c
I don't get it - just change the RAM in the client settings and you'll be fine (if you hit "save" afterwards).