your current location:首页 > news>FPS optimization (FPS Plus) Minecraft

FPS optimization (FPS Plus) Minecraft

2024-12-12 09:31:00|Myriagame |source:minecraft skins

Overview

Optimize the original mathematical algorithm and logic to greatly improve the FPS module.

The module has four versions and an experimental version of FPSPlus+.

Ordinary FPS Plus, using ordinary RIVEN algorithms;

Version B, use the "half" RIVEN algorithm;

Version C, optimized the original Mathhelper, more "stable"; (relatively low performance)

Version D, use the libgdx algorithm.

FPSPLUS+ contains ordinary FPS Plus, and has more optimized attempts (changing the main menu, enchantment and entity) than other versions, which can increase the number of frames and may cause instability.

Comparison chart

Before use:

Minecraft images

After use:

Minecraft images

Install

This module needs to be installed by the method of covering files by default. Only 1.7.10 has an unofficially produced FORGE module version (see below).

Cover installation method:

Open Minecraft.jar with compression software;

Delete the Meta-INF folder;

Drag the decompressed FPS Plus into Minecraft.jar;

Add these java startup parameters -dfml.IgnoreinvalidMineCraftcertifiFicates = True -DFML.IGNOREPATCHDIFFERERENCES = TRUE;

Start the game.

Forge module installation method:

1.7.10 version: https://github.com/atomicstryker/github.io/raw/master/files/1.7.10/fpsplus -.7.10.zip

This compressed package has a forge module version, which can be put in the MODS folder.Not compatible with Optifine.

From the original post:

https://www.mineCraftForum.net/Forums/mapping-nd-modding-java-Editi on/Minecraft-mods/1290619-FREEUSE-NEEDED-FPSPLUS-5-2 -1-7-10?comments = 1473

Remark

Another possible optimization method from the original post of the author:

Add: -Server -XX:+AggressiveOPTS -XX:+UsefastAccessOthlets

1.7.10 -1.12.2 Similar modules: Better FPS (Better FPS).