gelatine87

MC Java Args

Jun 29th, 2017
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.85 KB | None | 0 0
  1. -Xmn4096m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+UseAdaptiveGCBoundary -XX:+UseStringDeduplication -XX:+UseBiasedLocking -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+UseCodeCacheFlushing -XX:-UseAdaptiveSizePolicy -XX:-UseGCOverheadLimit -XX:ReservedCodeCacheSize=2048m -XX:NewSize=84m -XX:NewRatio=3 -XX:+ExplicitGCInvokesConcurrent -XX:+BindGCTaskThreadsToCPUs -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=80 -XX:MaxTenuringThreshold=15 -XX:GCPauseIntervalMillis=150 -XX:+CMSIncrementalPacing -XX:+CMSParallelRemarkEnabled -XX:ParallelGCThreads=4 -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:SoftRefLRUPolicyMSPerMB=20000 -Dorg.lwjgl.opengl.Window.undecorated=true -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -client -d64
Add Comment
Please, Sign In to add comment