Use Fabric's default Java arguments on MultiMC
See original GitHub issueWhat 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:
- Created 2 years ago
- Comments:11
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
let me update the issue to remove that argument and use the fabric one