CurseForge · Minecraft mod
BetterFps
Performance Improvements
Quick answer
Which BetterFps release matches 1.10.2?
BetterFps v1.4.5-1.10 targets 1.10.2, 1.10, 1.10.1. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is BetterFps required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does BetterFps v1.4.5-1.10 need?
v1.4.5-1.10 on 1.10.2. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add BetterFps without breaking your instance.
Built for BetterFps v1.4.5-1.10 on 1.10.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use v1.4.5-1.10. It targets 1.10.2, 1.10, 1.10.1; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside v1.4.5-1.10. It opens that exact file at the source.
About this project
What does BetterFps add?
BetterFps is a Minecraft mod that add a few performance improvements, trying to be compatible with other mods.
If you have two screenshots comparing with and without, PM me.
These screenshots are outdated and many improvements have been implemented since then.
Improvements
All improvements can be enable or disabled in the config file (config/betterfps.json) or in the options menu (Options -> BetterFps Options) (For older versions, press F12 while in game).
Algorithm
Changes sin() and cos() algorithm. There are 7 algorithms. Each one of them may or may not help you, it really depends on the hardware of your computer.
Currently, it's pretty similar from what FpsPlus used to do, but it doesn't edit base classes.
I have plans to expand this, not in more algorithms, but in algorithm generation based on benchmarks.
Affects both client-side and server-side.
Memory Preallocation
Removes a RAM preallocation of 10MB. This allocation was added to prevent players from starting the game with low memory, but this allocation is kept until its almost the memory reaching its limit. This was made just for players using modpacks, where memory might be a problem. If you have enough memory, this is pretty much useless for you.
Only affects client-side.
Fog
Removes the fog. The fog creates a lot of lag, why not add an option to remove it?
Only affects client-side.
Beacon Beam
Removes the transparent layer of the beam. It might help it when there's a lot of beacons.
Experimental - I'm still testing if it actually helps anyone, I might remove it.
Only affects client-side.
Fast Hopper
Hoppers are very unoptimized, they keep checking for items to pickup when there's no need for it. Simply putting a solid full block on top of it stops looking for items to pickup.
Recently, Forge has added the new capability API, which forced me to remove others improvements. I might reimplement them in the future.
Only affects server-side.
Fast Beacon
Beacons are also unoptimized, the code processes stuff that it didn't need to. Not only it was recoded thinking in performance, the code was also organized for processing stuff only when it needs to.
Affects both client-side and server-side.
Fast Search
The creative mode search is really unoptimized, in big modpacks, the pressing any key in the text input would freeze the game by a few moments. This improvement implements a smart search algorithm, reusing old results for new searches. It will also prevent any non-alphadecimal key (such as shift) from updating the search.
It also supports multithreaded/asynchronous searches: they will prevent lag spikes from happening when searching
Only affects client-side.
Installation
Installation for Minecraft Forge
- Find the game installation folder
- Drop the mod file in the mods folder
Note: The mod will not appear in the mod list due to a missing feature in Forge. I've been trying to add this feature to Forge for about as long as this mod exists, but this is up to Forge devs, not me :/
If you want to check if the mod is installed, you can open the options menu, it should have a BetterFps button in there.
Installation for Minecraft Vanilla
- Double click the mod file to open the installer
- Click "Install"
- Change the installation directory, version and profile according to your preferences.
- Open/Restart the Minecraft Launcher
- Play the game :)
Modpacks
You may add this mod to your modpack if I'm credited (Guichaguri) and you link this page.
You can only distribute the mod in modpacks. Do not repost this mod or claim ownership, all versions are only uploaded to CurseForge.
Compatibility
- Optifine: Overwrites Fast Math when the algorithm is not set to "Vanilla"
- Fastcraft: Full
- FpsPlus+: BetterFps will override FpsPlus sine & cosine improvements
If you have issues with this mod, report here.
Project description from CurseForge.
Pick your setup
BetterFps by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.12.1
1 loader build1.12
1 loader build1.11.2
1 loader build1.11
1 loader build1.10.2
1 loader build1.10.1
1 loader build1.10
1 loader build1.9.4
1 loader build1.9
1 loader build1.8.9
1 loader build1.8.8
1 loader buildShowing the newest 12 of 14 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
BetterFps versions and loaders
v1.4.5-1.10
BetterFps-1.4.5-1.10.jar
5 Jun 2017
v1.4.4-1.10
BetterFps-1.4.4-1.10.jar
4 May 2017
v1.4.3-1.10
BetterFps-1.4.3-1.10.jar
3 Apr 2017
v1.3.2
BetterFps-1.3.2.jar
24 Jun 2016
Looking for an older file? The official CurseForge project page is in Resources.

