-
Notifications
You must be signed in to change notification settings - Fork 0
Credits
HyperSoop edited this page Jun 4, 2023
·
18 revisions
This section is to become way bigger with time.
(Another special thanks to everyone in the Discord community for reporting my mistakes, talking about new optimization mods and being overall very nice! also to everyone recommending SO to their friends or just random people out there, and to those people for downloading the modpack - it would never have gotten this far without you!)
- BillyDaBongo - featuring SO in their YouTube video (it was awesome talking to you!)
- Prism Launcher: thanks for featuring/recommending SO on a wiki page here!
-
Devin/intergrav/UltraStorm - highly active on the discord server, made a contribution of a promotional website for SO, featured SO in their badges repository
-
Ivory - making a spreadsheet of 30+ (!) performance modpacks compared in performance, like this just needs credit here
Those are listed for latest SO for latest MC, should mirror the section on Modrinth.
- C2ME by ishland (Multithreading optimizations to chunk loading, generation and saving)
- Enhanced Block Entities by FoundationGames (reimplements block (tile) entities for performance, it appears unmaintained and is still not present for 1.19.4)
- Entity Culling by tr7zw (uses path tracing to cull entities behind walls)
- Exordium by tr7zw (limits framerate on GUI elements for a huge performance boost with a neligible visual difference)
- Fabric API (needed for many mods to function)
- FastLoad by FluffyBumblebees (makes initial world creation/loading faster though various opimizations)
- FerriteCore by malte0811 (memory usage optimizations)
- ImmediatelyFast by RaphiMC (Immediate-mode rendering optimizations concerning many areas of the game)
- Krypton by astei (networking optimizations, benefiting CPU usage)
- Lithium by the caffeinemc team (much known - general server-side optimizations)
- More Culling by fxmorin (culls more block faces and other things for a performance boost.)
- No Chat Reports by Aizistral (a mod that provides options to protect yourself against the chat reporting system introduced in 1.19.1. it's not a performance mod, however it's vital enough to include here)
- Smooth Boot by UltimateBoomer (allows setting thread priorities for the game's different tasks, and when used properly, can give a nice small performance boost)
- Sodium by the caffeinemc team (much known - rendering engine rewrite utilizing modern OpenGL features)
- Starlight by spottedleaf (much known - lighting engine rewrite)
- Very Many Players by ishland (Like Lithium, but more experimental. Mostly server-side as well)