FPS Reducer

Reduce GPU and CPU usage automatically when no user operation exists.

File Details

FpsReducer-mc1.16.1-1.16.jar

  • R
  • Jul 7, 2020
  • 87.47 KB
  • 12.8K
  • 1.16.1
  • Forge

File Name

FpsReducer-mc1.16.1-1.16.jar

Supported Versions

  • 1.16.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fps-reducer-280294:2998464")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.16
- Initial release to mc1.16.1.
- Added shortcut key to enter idle mode manually. (PAUSE key by default)
- Improved sliders to inherit vanilla slider class.
- Improved debug logs.

v1.15
- Enabled the config button in modlist.
- Added Simplified Chinese translation. (Thanks to cutedobe)
- Added Traditional Chinese translation. (Thanks to cutedobe)
- Added Russian translation. (Thanks to agent_rby_)

v1.14.1
- Initial release for mc1.15.2.
- Fixed the crash when using OpenJ9. (for mc1.12.2)
- Updated Polish translation. (Thanks to Grreg21)
- Updated English lang file. (Thanks to Grreg21)
- Fixed wrong comment in config file.

v1.14
- Initial release for mc1.15.1.
- Changed default settings: "Reudce FPS when inactive": OFF -> ON
- Changed default settings: "Suppress sound when inactive": OFF -> ON
- Changed default settings: suppressedVolume: 10 -> 20
- Changed the function of "FPS Reducer" button. All suppression functions are now off.
- Changed "Waiting Timer" can be OFF by moving the slider to the right end.
- Added CPU usage information of client thread.
- Added new settings related to CPU usage information. (cpuUsageThread, cpuUsageType)
- Added new GUI for adjusting HUD layout.
- Improved the accuracy of FPS information.
- Updated Polish translation. (Thanks to Grreg21)
- Fixed issue where idle fps mode might not be applied when gui fps mode was enabled.
- Optimized conditions for reducing and recovering FPS.

v1.13
- Added an option to limit FPS in menu/inventory screen.
- Added Polish translation. (Thanks to Grreg21)

v1.12.5
- Fixed an incompatibility with Forge 1.14.4-28.0.45.

v1.12.4
- Initial release for mc1.14.4.
- Fixed the issue to save the lowered fps and volume values to options.txt in certain situations.

v1.12.3
- Supported mc1.14.3.
- Fixed the issue not to reduce FPS when the window is inactive after loading a world.
- FPS suppression in inactive has been effective in the main menu. (1.14.x, experimental)

v1.12.2
- Initial port to mc1.14.2.
- SuppressSound feature has been effective even in the main menu.
- Improved synchronization handling of the config files.
- Refactored some codes.

v1.12.1
- Fixed a server crash when installed on a server.

v1.12
- Added player moving detection to avoid FPS reduction during riding and flying.
- Changed left-bottom FPS indication way not to overlap a chat box.
- Integrated the wating time sliders.
- Added a player config mode.
- Moved config files under config/fpsreducer folder.

v1.11
- Initial release to 1.13.2.