GPUTape

Quick rating

GPUTape

No reviews yet

Fix VRAM leaks. Based on VideoTape.

No Theme
No Genre
QoL & Tweaks
Bug Fixes
Performance & Optimization
Client Utility
API/Library
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
GpuTape-1.0.6.1-1.21.5.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

GpuTape 🩹

fo fa qu neo i

Fix video memory leaks, based on VideoTape by Anthus(Velum).

The “VideoTape” and ‘fix GPU memory leak’ are very similar. My mod was based on “VideoTape” and has nothing to do with “fix GPU memory leak”. Using all of these mods at once will not improve the effect!

Comparing with origina(VideoTape):

  • GPUTape is only client
  • GPUTape does not use deprecated java methods(on 1.19+)
  • GPUTape available for forge, neoforge and quilt (VideoTape available only on fabric)
  • GPUTape is available on older versions(1.18-)
  • GPUTape is vulkan compatible

Available languanges🌐(for ModMenu):

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

Other my mods:

GPUBooster | About⚡

fo fa qu neo i

Since 1.1.1, server part of mod moved to separate server-only mod NumFlux.

Comparing without any other mods(exclude libs) on 1.21.11

Without mod With mod (1.2.2) FPS increase
1100 1200 9.09%

Features ⭐:

  • DSA system for VBO/EBO/FBO/Textures
  • RBO depth
  • Pool system for VBO/EBO
  • "VAO <--> Format" cache
  • Vectorization(via jdk.incubator)
  • UI text Batching
  • Fast collections in loading systems
  • GL targets cache

DSA(Included in game from version 1.21.11):

DSA(direct-state access) buffers(VBO, EBO, FBO), 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:

Accelerates CPU computations(in Frustum(~1.21.1) and Weather rendering(~1.21.11)) using the Vector API from the jdk.incubator module
Requires a JVM argument to run:

GPUBooster | User-side 👤

Problem-solving policy:

  • If issue marked as “Bug/Compat,” it will have the highest priority.
  • 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.
  • If the game crashes, you should start by checking the JVM arguments to see if the jdk.incubator argument is present.

Important ⚠️:

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

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:

Screenshots

Gallery

  • New logo
    New logo
  • Legacy сustom logo
    Legacy сustom logo

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

10.5m
Total Downloads
CurseForge
5.5m
Modrinth
5m
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works