hasvendor.blogg.se

Minecraft more fps code
Minecraft more fps code











minecraft more fps code
  1. #Minecraft more fps code mod
  2. #Minecraft more fps code full
  3. #Minecraft more fps code code
minecraft more fps code

It also supports multithreaded/asynchronous searches: they will prevent lag spikes from happening when searching It will also prevent any non-alphadecimal key (such as shift) from updating the search. This improvement implements a smart search algorithm, reusing old results for new searches. 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.

#Minecraft more fps code code

Not only it was recoded thinking in performance, the code was also organized for processing stuff only when it needs to.Īffects both client-side and server-side. I might reimplement them in the future.īeacons are also unoptimized, the code processes stuff that it didn't need to. Recently, Forge has added the new capability API, which forced me to remove others improvements.

#Minecraft more fps code full

Simply putting a solid full block on top of it stops looking for items to pickup. Hoppers are very unoptimized, they keep checking for items to pickup when there's no need for it. It might help it when there's a lot of beacons.Įxperimental - I'm still testing if it actually helps anyone, I might remove it.

minecraft more fps code

Removes the transparent layer of the beam. The fog creates a lot of lag, why not add an option to remove it? If you have enough memory, this is pretty much useless for you. This was made just for players using modpacks, where memory might be a problem. 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. I have plans to expand this, not in more algorithms, but in algorithm generation based on benchmarks.Īffects both client-side and server-side. Each one of them may or may not help you, it really depends on the hardware of your computer.Ĭurrently, it's pretty similar from what FpsPlus used to do, but it doesn't edit base classes. AlgorithmĬhanges sin() and cos() algorithm. ImprovementsĪll 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). These screenshots are outdated and many improvements have been implemented since then. If you have two screenshots comparing with and without, PM me.

#Minecraft more fps code mod

BetterFps is a Minecraft mod that add a few performance improvements, trying to be compatible with other mods.













Minecraft more fps code