Download AnimFix — Minecraft Mods — MetaMods

AnimFix

Archived

Downloads

0

Last update

3 years ago

Versions

1.7.10
Client
Forge
Game optimization
Utils

AnimFix

IMPORTANT UPDATE: This mod has been merged with the FalseTweaks project and will no longer receive separate updates.

AnimFix is a library based on mixin technology that effectively solves the problem of severe lags and stuttering in heavily modded Minecraft 1.7.10 installations. The main cause of these issues is animated textures that create excessive system load.

The problem occurs because each animated texture must separately load its data into video memory. Each such operation has significant overhead costs that rapidly accumulate when there are hundreds or even thousands of animated textures in a modpack.

AnimFix fundamentally changes the approach to animation processing by combining all animated textures into one large texture atlas that loads as a single block. This solution requires slightly more video memory, but on modern hardware this consumption is completely insignificant compared to the huge performance losses when individually loading thousands of small textures.

Users can configure the texture combination limit through the mod's configuration file.

Required Dependencies

  • FalsePatternLib
  • SpongeMixins

ATTENTION: This project will NOT be ported to Minecraft versions above 1.7.10. Please do not ask about porting.

Project members
FalsePattern

FalsePattern

Developer

Created: 21 May 2022

ID: 5247