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
Changelogs
- 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.
- For NVIDIA users,Visually, there aren't many changes. In theory, everything remains the same.
- For Intel?We need more report.
- 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.