KarmyDev-FpsBooster icon

FpsBooster

Provides settings to change rendering distance and disable post-processing, particles and world mesh shadows, which greatly improves performance on low-end devices.

Last updated a year ago
Total downloads 27997
Total rating 2 
Categories Quality of Life
Dependency string KarmyDev-FpsBooster-1.2.0
Dependants 3 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_Muck-5.4.1101 icon
BepInEx-BepInExPack_Muck

BepInEx pack for Muck. Preconfigured and ready to use.

Preferred version: 5.4.1101
Terrain-SettingsApi-1.1.1 icon
Terrain-SettingsApi

Settings API for allowing mods to add settings.

Preferred version: 1.1.1

README

FPS [booster]

This mod provides settings to change rendering distance and disable post-processing, particles and world mesh shadows, which greatly improves performance on low-end devices.

Github page >>

Settings > Graphics

  • Render Distance
    Default: 3000 Preferred for potato pc: 250

  • Enable Post Processing
    Default: true Preferred for potato pc: false

  • Enable Leaf Particles
    Default: true Preferred for potato pc: false

  • Enable World Mesh Shadows
    Default: true Preferred for potato pc: false

Contact

If you find any bug you can open a new Issue on this mod's github Issue tab.

This mod needs

BepInEx
SettingsApi

Changelog

v1.2.0

  • Added [Enable Leaf Particles] setting
  • Added [Enable World Mesh Shadows] setting

v1.0.0

  • Initial Release