GPUBooster

Provides DSA & fastest math formulas to game render system for best perfomance! Compatible with Sodium/Embeddium, Iris and shaders.

3,1M

GPUBooster

GPUBooster | About⚡

fo

fa

qu

neo

</br>

i

<br />

Comparing without any other mods(exclude libs) on 1.21.11 <br/> <br/> Comparing without any other mods(exclude libs) on 1.21.11 <br/> <table> <tr> <th>Without mod</th> <th>With mod (1.2.2)</th> <th>FPS increase</th> </tr> <tr> <td>1100</td> <td>1200</td> <td>9.09%</td> </tr> </table> <br/>

Features ⭐:

- DSA system for VBO/EBO/FBO/Textures - RBO depth - Pool system for VBO/EBO - "VAO <--> Format" cache - SIMD (Vector API) - UI text Batching

DSA(Included in game from version 1.21.11):

DSA(direct-state access) buffers(VBO, EBO, FBO, Textures), allows you not to bind buffers to render, reducing the number of operations, also adds a VBO/EBO pool, which creates a config-defined size value and allows you to reuse buffers.

RBO(>1.21.11):

Uses a Renderbuffer(RBO) for depth (which also uses DSA if it enabled on "FBO only" or "All") instead of texture, this slightly increases performance.

SIMD(=<1.21.11):

Accelerates CPU computations using the Vector API from the `jdk.incubator` module <br/> Requires a JVM argument to run: - Find the JVM arguments setting in your launcher and add `--add-modules jdk.incubator.vector` to it. - Detailed guide for popular launchers(*later*)

GPUBooster | User-side 👤

Problem-solving policy:

- If issue marked as “Bug/Compat,” it will have the highest priority. <br/> - If issue marked as “Inaccuracy,” it has a low priority and implies that there is minor inaccuracy in the game process, which can be resolved by disabling config setting. <br/> - If the game crashes, you should start by checking the JVM arguments to see if the `jdk.incubator` argument is present. <br/>

Important ⚠️:

If your GPU's OpenGL is lower than 4.5, some features will be unavailable! <br/> RBO not compatible with shaderpacks. <br/> Since minecraft 1.21.10 GpuTape support will be discontinued(Use GPUBooster instead). <br/>

Available languanges 🌐:

- English(en_us) - Mr.Toad - Russian(ru_ru) - Mr.Toad - German(de_de) - Mr.Toad (<1.1) - Ukrainian(uk_ua) - StarmanMine142(<1.1)

Other my mods:

- NumFlux(Server-side optimizations) - H+(New content & Difficulty Improvements) - EnlightenedBlockEntities/EBEReforged(Fork of enchanced block entities)[DISCONTINUED] - Palladium(Optimization) - MovieMaker(Content)

ADS