Optis

Quick rating

Optis

No reviews yet

Optis is a client-side texture memory optimizer for Minecraft. It tracks texture usage and dynamically manages VRAM to keep performance smooth.

Performance & Optimization
Mod Loaders
Fabric
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
MIT License
Latest Version
1.0.0
Authors

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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Optis

Optis is a client-side performance mod that intelligently manages Minecraft’s texture memory to reduce VRAM usage and prevent stutters.

Instead of keeping every texture loaded in GPU memory, Optis tracks which textures are actively used and dynamically adjusts their residency. Unused textures can be safely demoted or unloaded while frequently used textures remain ready for rendering.

This helps stabilize performance in large worlds, modpacks, and texture-heavy environments where GPU memory pressure can cause lag spikes or stuttering.


A direct comparison with and without Optis active. Testing was conducted in Single player world with render distance set to 12 chunks. The mods Sodium, Iris and ImmediatelyFast were used alongside Optis, running on Minecraft 1.21.11 with the Fabric mod loader. A direct comparison with and without Optis active. Testing was conducted in Single player world with render distance set to 12 chunks. The mods Sodium, Iris and ImmediatelyFast were used alongside Optis, running on Minecraft 1.21.11 with the Fabric mod loader.

Features

Dynamic texture tracking

Optis monitors textures used by the client and tracks their activity in real time.

Smart VRAM budgeting

A configurable memory budget prevents excessive GPU memory usage.

Texture residency management

Frequently used textures stay in GPU memory while rarely used ones can be demoted or unloaded.

Asynchronous texture loading

Textures can be restored without blocking the render thread.

Debug overlay

Optional in-game overlay showing tracked textures, VRAM usage, and residency states.

Safe design

Critical textures and atlas textures are protected to prevent rendering issues.


Why use Optis?

Large modpacks and high-resolution resource packs can quickly fill GPU memory. When VRAM becomes pressured, Minecraft may stutter while uploading textures.

Optis helps by:

  • keeping GPU memory usage under control
  • reducing sudden texture upload spikes
  • smoothing gameplay when exploring or loading new assets

Compatibility

Optis is client-side only and does not need to be installed on servers.

It is designed to work alongside common performance mods such as:

  • Sodium
  • Lithium
  • FerriteCore
  • Starlight
  • ImmediatelyFast

Configuration

Optis creates a configuration file at:

config/optis.json

Example options include:

  • vramBudgetMB – GPU memory budget used by Optis
  • aggressiveMode – enables more aggressive texture demotion
  • debugOverlay – shows runtime statistics in-game

Requirements

  • Fabric Loader
  • Fabric API

Screenshots

Gallery

This project has no gallery images yet.

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

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
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