Seaborgium

Seaborgium

A slight rendering optimization mod for Minecraft, increasing the performance of the vanilla HUD

by
22.4K Downloads
fabricforgequiltoptimization
Configure a Compatible Minecraft Server

About this Mod

DEPRECATION NOTICE:

This mod will not receive updates to later versions. Sodium has implemented a similar optimization to Seaborgium's fix into their mods. I also do lack the time to maintain this mod. The code is licensed under the ISC license, and you are free to make any modifications you wish to use.

I am henceforth archiving the mod on github, and re-establishing it as public for on modrinth for archival purposes.

1.19.4 Notice: Iris made a breaking change, making this making this mod incompatible.

If any developer has a reason to use this mod on 1.19.4, to make it compatible all you need to do is (aside from updating dependencies) is replace net.coderbot.iris.shaderpack.DimensionId with net.coderbot.iris.shaderpack.materialmap.NamespacedId in MixinPipelineManager


image

What is Seaborgium?

Seaborgium is a free and open source optimization mod for Minecraft. It improves the rendering performance of the game by implementing optimizations that are overlooked by other mods.

Seaborgium provides a unified jar, which means it contains both the Fabric-like and Forge versions of the mod.

Optimizations

Seaborgium implements a simple cache that stores the locations of uniform variables for each shader program.

When GLStateManager invokes glGetUniformLocation for the first time, Seaborgium checks if it has a cached location for the requested uniform.
If it does, it returns the cached location without invoking glGetUniformLocation.
If it does not, it invokes glGetUniformLocation and stores the result in the cache for future use.

This optimization reduces the number of OpenGL calls and avoids unnecessary overhead.
Invoking glGetUniformLocation is known to be quite slow, and it is not uncommon for drivers to consume noticeable CPU time to process this function.
By caching the result of this function, Seaborgium is able to avoid wasting CPU cycles waiting for a function to return data we should already have on hand.

What sort of performance gains should I expect?

The performance gains can vary significantly by scenario. The performance numbers discussed are based off my personal machine, which has an AMD Ryzen 5 5600x, 32GB DDR4 @ 3200Mhz, and an Nvidia GTX 980ti. All tests also include common optimization mods Lithium and Sodium.

Because of how Minecraft renders hearts to the screen, having a significant number of them quickly becomes expensive. With absorption 255, this mod able to increase the frame rate from a painful 53 average to fairly respectable 163 average.

In a regular gameplay scenario, the results were still noticeable but less pronounced. Enabling between a 30 and 50 FPS increase over what it would be without.

Compatibility

Seaborgium is compatible with all of your expected mods, Sodium/Rubidium, Canary/Lithium, Starlight, and more!

Outside of mods that change the backend graphics API (such as Vulkan Mod) there are no currently known incompatibilities. If you discover any, please report them on the issues page!

Available Versions

[1.18.2] Seaborgium 0.1.3brelease
MC 1.18.2fabric, forge, quilt
May 3, 2023
[1.19.4] Seaborgium 0.1.3release
MC 1.19.4fabric, forge, quilt
May 3, 2023
Seaborgium 0.1.2release
MC 1.19.4fabric, forge
April 30, 2023
Seaborgium 0.1.1release
MC 1.19.4fabric, forge
April 30, 2023
Seaborgium 0.1.0release
MC 1.19.4fabric, forge
April 17, 2023

How to Install Seaborgium on Your Client

1

Install the Mod Loader Locally

Install fabric for your local Minecraft version.

2

Download the Matching File

Choose the Seaborgium file for fabric and Minecraft 1.19.4.

3

Install Mod

Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.

Compatibility

Mod Loaders

fabricforgequilt

Minecraft Versions

1.19.4, 1.18.2

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Does Seaborgium need to be installed on the Minecraft server?

No. Modrinth marks Seaborgium as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.

Which version and loader does Seaborgium require?

Use a file for fabric, forge, quilt and your exact Minecraft version. Supported versions include 1.19.4, 1.18.2. Files for different loaders are not interchangeable.

Seaborgium is not working – what should I check?

First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.

Minecraft Server for Your Group

Seaborgium stays on your client. Host a compatible world for your group.

Recommended RAM
4 GBfrom €5.2/mo
Minimum 3 GB | per 8 players
Create Server Now
Client Compatibility Guide
NVMe SSD Storage
DDoS Protection included

Details

License
ISC License
Server-side
Unsupported

Supported Versions

1.19.41.18.2