promotional bannermobile promotional banner

Simple FPS Counter

Simple fps counter
Back to Files

SimpleFps-1.0.3.jar

File nameSimpleFps-1.0.3.jar
Uploader
firstkalikfirstkalik
Uploaded
Aug 26, 2026
Downloads
18
Size
64.2 KB
Mod Loaders
Forge
File ID
8738375
Type
R
Release
Supported game versions
  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:simple-fps-mod-1097254:8738375")

Learn more about Curse Maven

What's new

SimpleFps 1.0.3

 

Fixes

 

Fixed an issue with broken B prefixes appearing before the mod name, version, author, and URL in the mod list. Removed § color codes from mcmod.info and saved it as UTF-8 without BOM.

Fixed the Controls menu showing key.toggleFPS instead of the proper key name. This was caused by a UTF-8 BOM at the start of the language file.

Changes

Added English, Simplified Chinese, Hindi, Spanish, and French translations.

Updated the Russian translation.Updated the version to 1.0.3.


SimpleFps 1.0.2

 

Performance

Cached the formatted FPS overlay text so it only updates when the FPS or color changes.

Cached the text width while the displayed text remains unchanged.Cached the scaled resolution and HUD layout to avoid creating a new ScaledResolution every frame.

Optimized FPS parsing from the debug screen to avoid splitting the string every frame.

Reduced unnecessary config file writes when moving the FPS overlay with the arrow keys.

This mod has no related projects