VRAM Tweak

VRAM Tweak is a mod that reduces the amount of GPU VRAM used by games.

File Details

vram-tweak-0.1.2.5-beta-26.2.jar

  • B
  • Jul 9, 2026
  • 113.47 KB
  • 44
  • 26.2
  • Fabric

File Name

vram-tweak-0.1.2.5-beta-26.2.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:vram-tweak-1597783:8397714"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelogs

  1. This is not good news for AMD users, because AMD's OpenGL implementation does not expose the exact total amount of VRAM, so we can only estimate it by initializing the amount of free video memory.For example, if the game initializes to 7900MB (this value is randomized at game startup), then it would be approximately 8192MB, but for safety, the range is adjusted to 8000MB. Because this is not accurate enough, the VRAM HUD for AMD users will no longer display the total VRAM; only the real-time usage will be shown.
  2. For NVIDIA users,Visually, there aren't many changes. In theory, everything remains the same.
  3. For Intel?We need more report.
  4. A Shadow Map Cap switch has been added to the game settings. You can choose whether to enable it and adjust the range size if you do.