Jinx666-CrusherPerformanceBoost icon

CrusherPerformanceBoost

Improves performance of Crushers

Last updated 3 weeks ago
Total downloads 112
Total rating 0 
Categories Mods
Dependency string Jinx666-CrusherPerformanceBoost-1.0.2
Dependants 0 other packages depend on this package

README

Crusher Performance Boost

This mod greatly increases game performance for Crushers.

Description

Crushers are extremely heavy on performance in the late game and can cause your FPS to dive dramatically.

The issue is mainly down to the way crusher recipes are implemented and how resources are validated. Resources are validated by checking if they exist in any known recipe. This occurs on all inserters and the crusher itself.

By implementing a cache for known crushable resources we only need to check recipes once, store the resource in the cache, and then check the cache for the resource when needed to validate. This mod does just that.

Install Instructions

  1. Download BepInEx v5.4.23 from here
  2. Follow the installation instructions here
  3. Extract the contents of the .zip file for this mod.
  4. Drag the "BepInEx" folder into your game folder.
  5. Run the game once to generate the necessary folders in the "BepInEx" folder and then exit.
  6. Extract the contents of the .zip file for this mod to the "BepInEx/Plugins" folder.