Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplyceo/infinity-nexus-reborn-client-patch
This is a patched version for Infinity Nexus Reborn modpack that removes optimisation, tweak and extra mods, that might not be desirable for some users.
https://github.com/simplyceo/infinity-nexus-reborn-client-patch
minecraft minecraft-forge minecraft-forge-mod minecraft-mod
Last synced: 8 days ago
JSON representation
This is a patched version for Infinity Nexus Reborn modpack that removes optimisation, tweak and extra mods, that might not be desirable for some users.
- Host: GitHub
- URL: https://github.com/simplyceo/infinity-nexus-reborn-client-patch
- Owner: SimplyCEO
- Created: 2024-07-23T23:35:15.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-25T20:04:05.000Z (4 months ago)
- Last Synced: 2024-10-31T05:04:18.834Z (8 days ago)
- Topics: minecraft, minecraft-forge, minecraft-forge-mod, minecraft-mod
- Language: Shell
- Homepage: https://infinitynexus.pro/
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Infinity Nexus: Reborn (1.8.1 - Light) Client Patch
===================================================This is a patched version for `Infinity Nexus: Reborn` modpack that disables performance and tweak mods,
that might not be desirable for some users.
They can still be enabled later in the launcher.Note: The version `1.8.1 - Light` is a stripped down version for `1.8` that still have some mods that could be disabled.
Requirements
------------- OS:
You can run it with Windows, but there's no performance gain.- CPU:
Any dual-core processor should suffix.- eGPU:
Recommended, but not needed.- Memory:
Minimum required is `3584 MiB` (~3.75 GB).
Can be downscaled to `2048 MiB` (~2.14 GB), but will impact on loading time.
Recommended is `6144 MiB` (~6.44 GB) or above since registered objects reach around this limit.- HDD space:
`~615 MiB` or `~650 MB`.- Optional JVM arguments:
| Argument | Description |
|-------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|
| -XX:+OptimizeStringConcat | Enables the JVM's optimized string concatenation algorithm. |
| -XX:+TieredCompilation | Enables tiered compilation, which compiles methods in a series of stages to improve startup time and compilation time. |
| -XX:+UseBiasedLocking | Enables biased locking to improve performance on some systems by reducing the overhead of synchronization. (deprecated since Java 15.0) |
| -XX:+UseCompressedOops | Enables compressed object references to reduce memory footprint and improve performance. |
| -XX:+UseG1GC | Enables the G1 garbage collector for improved throughput and reduced pauses. |
| -XX:CICompilerCount=`count` | Sets the number of compiler threads used by the client compiler. |
| -XX:MaxGCPauseMillis=`time` | Sets the maximum pause time for garbage collections to improve performance by reducing the impact of garbage collections on application performance. |
| -XX:ParallelGCThreads=`threads` | Sets the number of threads used by the parallel garbage collector. |
| -Xmn`size` | Sets the size of the young generation in the JVM to improve performance by reducing the frequency of garbage collections. |
| -Dsun.java2d.darwin.dashedLines | Disables the use of dashed lines in Java 2D on macOS. |
| -Dsun.java2d.opengl=`boolean` | Enables the use of OpenGL for rendering in Java 2D. |
| -DALLOW_THREAD_PRIORITY_MANIPULATION=`boolean` | Allows thread priority manipulation in Java. |
| -Dj3d.validation=`boolean` | Enables 3D validation in Java 3D. |
| -Dcom.sun.media.doox11.no32bits-`boolean` | Disables the use of 32-bit media components in Java. |
| -Dcom.sun.media.doox11.forced64bits=`boolean` | Forces the use of 64-bit media components in Java. |
| -Dcom.sun.media.doox11.useMixer=`boolean` | Allows the use of the audio mixer in Java. |
| -DdisableAnimations=`boolean` | Disable animations for all objects in Minecraft. |
| -server | Enables the server JVM for improved performance in long-running server applications. |
| -Dorg.lwjgl.opengl.libname=`path/to/lib` | Sets the location of the OpenGL library for LWJGL. (Unix systems only) |
| -Dorg.lwjgl.openal.libname=`path/to/lib` | Sets the location of the OpenAL library for LWJGL. (Unix systems only) |
```shell
-Xmn128m -XX:+OptimizeStringConcat -XX:+TieredCompilation -XX:+UseBiasedLocking -XX:+UseCompressedOops -XX:MaxGCPauseMillis=300 -Dsun.java2d.opengl=true -DALLOW_THREAD_PRIORITY_MANIPULATION=true -Dj3d.validation=false -Dcom.sun.media.doox11.no32bits=true -Dcom.sun.media.doox11.forced64bits=true -Dcom.sun.media.doox11.useMixer=false -DdisableAnimations=true -server
```
* Notes:
* Setting OpenAL to use the latest version will fix a crash in `Sound Physics Remastered`.
* It is normal to the JVM lag at first because of the so many flags that are set on. It will boost the performance in overrall, in conjunction with performance mods suited for each user's device.
* RAM usage may increase with some flags.
* The usage of `G1GC` is discouraged in most cases.Note: This modpack can be downloaded using `MultiMC`, `PolyMC`, `PrismLauncher`, `ShadyLauncher`
or whatever launcher apart from `CurseForge App` one that support ZIP loading `CurseForge API`.Disabled content
----------------- Performance mods:
| Package | Version | Server Side | Project ID |
|-------------------------------|---------------------|---------------|---------------|
| BadOptimizations | 2.1.1 | No | 949555 |
| Better Compatibility Checker | 4.0.8 | No | 551894 |
| Better Fps - Render Distance | 1.20.1-4.4 | No | 551520 |
| Connectivity Mod | 1.20.1-5.5 | No | 470193 |
| Crash Utilities | 8.1.4 | No | 371813 |
| Embeddium | 0.3.14 | No | 908741 |
| Embeddium Extras | 2.0.0 | No | 558905 |
| TexTrue's Embeddium Options | 0.1.5 | No | 910506 |
| EntityCulling | 1.6.2 | No | 448233 |
| Fast Suite | 5.0.1 | No | 475117 |
| Fast Workbench | 8.0.4 | Unknown | 288885 |
| FastFurnace | 8.0.2 | Unknown | 299540 |
| Fastload-Reforged | 3.4.0 | No | 630620 |
| Ferrite Core | 6.0.1 | No | 429235 |
| ImmediatelyFast | 1.2.14 | No | 686911 |
| Krypton Reforged | 0.2.3 | Works without | 549394 |
| ModernFix | 5.18.1 | No | 790626 |
| Saturn | 0.1.3 | No | 670986 |
| Smooth Boot | 0.0.4 | No | 633412 |
| Staaaaaaaaaaaack | 1.20.1-1.5-71 | Unknown | 866957 |- Tweak mods:
| Package | Version | Server Side | Project ID |
|-------------------------------|---------------------|---------------|---------------|
| 3d-Skin-Layers | 1.6.4 | No | 521480 |
| AppleSkin | 2.5.1 | No | 248787 |
| Client Tweaks | 11.1.0 | No | 251407 |
| Controlling | 12.0.2 | No | 250398 |
| Farsight Mod | 1.20.1-3.6 | No | 495693 |
| Highlighter | 1.1.9 | No | 521590 |
| Item Borders | 1.2.1 | No | 513769 |
| Item Zoom | 2.9.0 | No | 261725 |
| Extreme Sound Muffler | 3.4.1-forge-1.20 | Yes | 363363 |
| Jade | 11.7.1 | No | 324717 |
| Journeymap | 5.9.21 | No | 32274 |
| Just Zoom | 1.0.2 | No | 561885 |
| Model Gap Fix | 1.15 | No | 676136 |
| Modern UI | 3.10.1.4 | No | 352491 |
| Mouse Tweaks | 2.25 | No | 60089 |
| Simple RPC | 3.2.4 | No | 411816 |
| Sound Physics Remastered | 1.20.1-1.3.1 | No | 535489 |
| Toast Control | 8.0.3 | No | 271740 |- Extra mods:
| Package | Version | Server Side | Project ID |
|-------------------------------|---------------------|---------------|---------------|
| Chocapic13' Shaders | | No | 367167 |
| WorldEdit | 7.2.5+6463-5ca4dff | No | 225608 |Note: There are some mods that are either dependencies or mods that create
a unique UI for the modpack such as: `Player Animator`, `FancyMenu` and `Drippy Loading Screen`.Build
-----Patch version: v0.1.1.
```shell
bash ./build.sh
```