File Details
ImmediatelyFast 1.9.2
- B
- Apr 7, 2025
- 244.51 KB
- 263
- 1.21.5
- NeoForge
File Name
ImmediatelyFast-NeoForge-1.9.2+1.21.5.jar
Supported Versions
- 1.21.5
Curse Maven Snippet
- Added new optimization: Avoid redundant framebuffer switching
- This optimization reduces the number of framebuffer switches when rendering many different things in the world (entities, particles, block entities, ...) or the HUD to increase FPS.
- Fixed force draw handling (Fixes compatibility with Tweakermore and MiniHUD)
- Removed experimental universal HUD batching optimization
- This optimization was disabled by default, but caused too many graphical issues when enabled, which are difficult to fix for a relatively small performance increase