promotional bannermobile promotional banner

ImmediatelyFast

Speed up immediate mode rendering in Minecraft

File Details

ImmediatelyFast 1.3.1

  • R
  • Oct 30, 2024
  • 439.78 KB
  • 278.4K
  • 1.20.4+4
  • Forge

File Name

ImmediatelyFast-Forge-1.3.1+1.20.4.jar

Supported Versions

  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Reverted fast buffer upload to old approach
    • The previous method (Using a streaming buffer) didn't show much of an extra performance improvement, but was a lot more complex/error-prone and doesn't work on older GPUs.
    • If you notice a significant performance drop or graphical glitches when updating to this version, please open an issue on the GitHub repository.
  • 1.21.2+ only: Fixed performance regression on Apple GPUs
  • 1.21.2+ only: Screen Batching: Only batch container items and chat screen
  • 1.21.2+ only: Added workaround for item cooldown render order issue