bustaThyme-REPO_GAME_OPTIMIZER icon

REPO GAME OPTIMIZER

Helps the game run smoother based on user options.

Last updated 3 weeks ago
Total downloads 2450
Total rating 2 
Categories Mods Tools Client-side
Dependency string bustaThyme-REPO_GAME_OPTIMIZER-1.0.0
Dependants 0 other packages depend on this package

README

REPO GAME OPTIMIZER

This plugin improves game performance by disabling or simplifying graphics, lighting, and physics systems. It's useful for players who want higher FPS or are using low-end systems.

Features:

  • Disables VSync to avoid FPS limits from monitor refresh rate
  • Sets custom target framerate
  • Disables shadows (real-time and baked)
  • Disables fog and ambient lighting
  • Adjusts LOD bias to use simpler models
  • Limits texture resolution
  • Enables low resolution rendering for performance
  • Forces bilinear texture filtering and disables anisotropic filtering
  • Disables all scene lighting
  • Removes skybox and reflection intensity
  • Forces all cameras to use forward rendering
  • Disables post-processing effects like bloom, motion blur, etc.
  • Disables LOD fade for faster transitions
  • Disables particle systems
  • Lowers physics simulation rate to reduce CPU usage

Configuration:

After the first run, a config file is created at BepInEx/config/com.busterbooster.fpsbooster.cfg Edit this file to enable or disable individual settings