electron

Dynamic VRAM management for Minecraft. Prevent crashes by auto-scaling Anisotropic Filtering in real time.

2,27k

electron

<p align="center"> <img src="https://files.catbox.moe/v71y3p.png" alt="electron Logo" width="600"> </p>

---

Automated VRAM management for modern Minecraft.

Minecraft's updated texture engine can be a significant VRAM hog. electron addresses this by monitoring your virtual memory in real-time. If your VRAM usage exceeds a user-defined limit, the mod instantly drops your Anisotropic Filtering (AF) to 1x to maintain stability and prevent crashes.

---

Features

* Fully Configurable: Automatically clamps AF when VRAM is critically full and restores it once memory levels return to a safe threshold. * Fully Configurable: Settings are applied by updating samplers directly. This ensures no resource reloads, stuttering, or loading screens during the transition. * Fully Configurable: Includes a customizable in-game overlay to monitor your GPU usage and memory pressure in real-time. * Fully Configurable: Fine-tune your "Panic" and "Recovery" percentages via Mod Menu to suit your hardware.

---

Availability

---

Dependencies

electron requires the following mods to be installed:

Cloth Config Fabric API Mod Menu

---

<p align="center"> <img src="https://img.shields.io/github/v/release/quaniries/electron?color=211f1f&label=Release&style=for-the-badge&logo=github" /> <img src="https://img.shields.io/github/actions/workflow/status/quaniries/electron/build.yml?color=211f1f&label=Build&style=for-the-badge&logo=githubactions" /> <img src="https://img.shields.io/modrinth/dt/electron?color=00af5c&label=Downloads&style=for-the-badge&logo=modrinth" /> <img src="https://img.shields.io/modrinth/followers/electron?color=00af5c&label=Followers&style=for-the-badge&logo=modrinth" /> <img src="https://img.shields.io/github/stars/quaniries/electron?color=fab005&label=Stars&style=for-the-badge&logo=github" /> </p>

ADS