BetterFps Mod is a Minecraft mod that changes how Minecraft calculates sine and cosine, giving a performance boost.
Features:
- The algorithm is configurable, with in-game config screen
- It’s even useful for servers, since the server needs sine & cosine to generate chunks, calculate entity acceleration, etc.
Algorithms:
- Riven’s, Full, Half Algorithms seems to be the best
- Taylor’s and Java Math seems to be much worse than vanilla algorithm
- LibGDX’s Algorithm is the same as Riven’s Algorithm with a few changes.
- You can either change the algorithm in the config file or in the in-game config GUI (Press F12 while in game)
Before
After
Before
After
Before
After
How to install:
- Download and install Minecraft Forge.
- Download the mod.
- Click on the Start Menu in Windows.
- Type run into the search box, and select the Run program at the top of the results.
- Type %appdata% into the Run program, and press Enter.
- Go to .minecraft/mods folder.
- Drag and drop the downloaded jar (zip) file into that.
- Enjoy the mod.