h1: Performance Optimizer FPS Optimizer
About the Modification
This mod doesn't increase FPS in the traditional sense — its main purpose is to reduce computer load (CPU and GPU) during player inactivity. It automatically lowers the frame rate to a user-specified value when you're away from the screen.
Implementation Features
The key advantage of FPS Optimizer is its minimalist approach without excessive code. The modification works directly with the game's vanilla fields without altering their structure or using technologies like Mixin. This makes it highly compatible with other mods and reduces resource consumption.
Configuration screenshot image
Customizable Parameters
Through the configuration file (/fpsoptimizer/config/) you can adjust:
- Standard FPS — frame rate value during normal gameplay
- Idle FPS — reduced frame rate during inactivity
- AFK Timeout — number of seconds until entering standby mode
- Message Display — enable/disable inactivity notification
- Message Text — customizable notification text (with %s support for time display)
- Dark Background — option to darken the background under the message
Example idle message image
Language Support
Currently the mod supports English and French languages. All translations were done manually by the developer.
Video demonstration of the mod's functionality