question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Use Fabric's default Java arguments on MultiMC

See original GitHub issue

What config to change

-Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M

Why should it be changed

It Improves My Fps from 60 to 80 Made My Game Smooth With No Spikes

Category

Other

Additional details

I Have Removed The RAM Allocation Part To Make Sure It Would Be Easier To Add This As Everone’s System Is Not Same

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11

github_iconTop GitHub Comments

2reactions
Deathstar8commented, Sep 22, 2021

JVM arguments don’t fit everyone, but the one that is shipped with Fabric by default is made to fit the most overall. I think for simplicity’s sake we should just use those JVM arguments. People can change these arguments on their own if they want to.

1reaction
Rajbir98commented, Sep 22, 2021

let me update the issue to remove that argument and use the fabric one

Read more comments on GitHub >

github_iconTop Results From Across the Web

Setting up MultiMC and Java Settings - #03 - YouTube
Welcome to my tutorial series in MultiMC. In this video, we will be taking a look at the settings in MultiMC and the...
Read more >
Instance settings · MultiMC/Launcher Wiki - GitHub
The MultiMC default memory settings are suitable for lightly modded ... MultiMC generally adds most of the relevant JVM arguments itself, ...
Read more >
install [Fabric Wiki]
NOTE MultiMC is a modding-friendly alternate launcher for Minecraft, which is recommended for working with Fabric and can be found here.
Read more >
How do I go about finding the right Java Arguments for any ...
I have seen suggestions with 3 or 4 different GC selections - they overwrite each other and the last one in the list...
Read more >
installing fabric mods on multimc - Java Edition Support
I'm trying to install some fabric mods on multimc. I tried both options of getting fabric. By copying multimc instance URL from here ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found