FermiumASM

1.12.2 Optimization and improvements mod, forked from NormalASM

File Details

fermiumasm-5.22.jar

  • R
  • Apr 21, 2024
  • 499.39 KB
  • 21.7K
  • 1.12.2
  • Forge

File Name

fermiumasm-5.22.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fermiumasm-971247:5278583")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

5.22:
Update parity with NormalASM 5.19 (Fix for releaseSpriteFramesCache lag)
Add additional check for Vintagium to disable squashBakedQuads thanks to NostalgicLorikeet

Added updated crash screens to hopefully improve crash reporting.
Added config option to revert to old crash screens.
Added DynamicTrees compat option for squashBakedQuads.
Manually detects and adds missing DT class to classesThatCallBakedQuadCtor, hacky but works for now.
Changed onDemandAnimatedTextures to false by default due to multiple incompatibilities.
Added warning to onDemandAnimatedTextures about incompatibilities.