Update Home

2026-07-13 17:43:08 +00:00
parent 4e4495e4be
commit c99b55667a
+3 -5
@@ -7,7 +7,7 @@
2. At least 16GB ram, if not you may need to adjust settings in the Prism launcher afterwards via: Right click pack > Edit > Settings > Java > Memory. 2. At least 16GB ram, if not you may need to adjust settings in the Prism launcher afterwards via: Right click pack > Edit > Settings > Java > Memory.
## <b>Automatic Installation </b> ## Automatic Installation
1. Prism Launcher top bar, hit "Add Instance". 1. Prism Launcher top bar, hit "Add Instance".
2. In the new window (left side) select "Import", **leave the name empty**. 2. In the new window (left side) select "Import", **leave the name empty**.
@@ -47,10 +47,6 @@ https://git.zombiebytes.net/mad-sqwad/IMR6/releases/download/Dev/IMR6.zip
1. Grab the latest "MAIN" release for your chosen platform at [Releases](https://git.zombiebytes.net/mad-sqwad/IMR6/releases). 1. Grab the latest "MAIN" release for your chosen platform at [Releases](https://git.zombiebytes.net/mad-sqwad/IMR6/releases).
(Semi Automatic)
2. Import via prism with your local zip.
(Full manual)
2. Create a new Prism instance via "Add Instance", name it whatever you like, then select the MC version (1.20.1) - and select forge (version 47.4.10) as the mod loader and create it. 2. Create a new Prism instance via "Add Instance", name it whatever you like, then select the MC version (1.20.1) - and select forge (version 47.4.10) as the mod loader and create it.
3. Right click the new instance and view folder. Open "minecraft" and copy over the files from the extracted zip in step 1. 3. Right click the new instance and view folder. Open "minecraft" and copy over the files from the extracted zip in step 1.
@@ -67,3 +63,5 @@ https://git.zombiebytes.net/mad-sqwad/IMR6/releases/download/Dev/IMR6.zip
--add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:MaxGCPauseMillis=130 -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=28 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=20 -XX:G1MixedGCCountTarget=3 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=90 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -XX:+PerfDisableSharedMem -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:+UseNUMA -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:NmethodSweepActivity=1 -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:AllocatePrefetchStyle=3 -XX:+AlwaysActAsServerClassMachine -XX:+UseTransparentHugePages -XX:LargePageSizeInBytes=2M -XX:+UseLargePages -XX:+EagerJVMCI -Dgraal.TuneInlinerExploration=1 -Dgraal.LoopRotation=true -Dgraal.CompilerConfiguration=enterprise -Dgraal.VectorizeSIMD=true -Dgraal.PartialUnroll=true -Dforgewrapper.skipHashCheck=true --add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:MaxGCPauseMillis=130 -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=28 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=20 -XX:G1MixedGCCountTarget=3 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=90 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -XX:+PerfDisableSharedMem -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:+UseNUMA -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:NmethodSweepActivity=1 -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:AllocatePrefetchStyle=3 -XX:+AlwaysActAsServerClassMachine -XX:+UseTransparentHugePages -XX:LargePageSizeInBytes=2M -XX:+UseLargePages -XX:+EagerJVMCI -Dgraal.TuneInlinerExploration=1 -Dgraal.LoopRotation=true -Dgraal.CompilerConfiguration=enterprise -Dgraal.VectorizeSIMD=true -Dgraal.PartialUnroll=true -Dforgewrapper.skipHashCheck=true
``` ```
8. Alternatively you can grab the latest release from [Releases](https://git.zombiebytes.net/mad-sqwad/IMR6/releases) and import that locally as in the Automatic section.