Smooth Boot (Forge) - Minecraft Loading Optimization
Smooth Boot mod significantly improves Minecraft's loading process, making it smoother on low-end systems and more efficient on powerful computers. Available for Fabric and Forge versions of Minecraft 1.14-1.16.
The Problem It Solves
Owners of computers with older or low-power processors (especially those with 8 threads or less) often experience Minecraft consuming 100% of CPU when entering the main menu. This causes cursor stuttering and makes multitasking practically impossible. Smooth Boot completely eliminates this problem, providing smooth and potentially faster loading.
Key Features
- Configuration of the number of threads used for loading
- Adjustment of thread priorities used by Minecraft
How the Mod Works
Minecraft uses executors to perform multithreaded tasks. The problem is that operations during loading heavily load the processor, leading to 100% CPU usage. At the same time, some tasks don't actually benefit from multithreading. Smooth Boot solves these problems by changing executor parameters, including the number of used threads and the priority of each thread.
Compatibility
The mod is compatible with all other mods, including Optifine. However, it's worth noting that Smooth Boot uses mixin overrides for some methods involved in the game loading process. If you encounter compatibility issues, please report them.