Obrigashki-LethalOptimizer icon

LethalOptimizer

Performance optimization mod for Lethal Company on low-end PCs

Last updated 2 weeks ago
Total downloads 1757
Total rating 1 
Categories Mods BepInEx Client-side Server-side Bug Fixes Performance
Dependency string Obrigashki-LethalOptimizer-1.2.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

LethalOptimizer [BETA]

Performance optimization mod for Lethal Company on low-end PCs.

⚠️ Warning: On powerful hardware the effect may be reversed or unnoticeable. This mod is designed for weak devices.

v1.2.0

  • New AI patches (4):
    • RadMech (Old Bird): throttle LateUpdate and DoAIInterval when not in alert
    • Butler: throttle when in passive mode (sweeping)
    • FlowerSnake (Tulip Snake): throttle when not on player
    • CaveDweller (Maneater): throttle when in "baby" mode
  • TimeOfDay patch: throttle SetInsideLightingDimness (every 0.1s instead of every frame)

Features

  • Reduces AI enemy update frequency (18 enemies)
  • Optimizes traps (turrets, mines, spikes)
  • Caches components to reduce load
  • Adds low graphics mode (F10) (must work)

Installation

Install via mod manager or copy DLL to BepInEx/plugins/

Configuration

All optimizations can be toggled in config: BepInEx/config/com.lethal.optimizer.cfg

Compatibility

  • Lethal Company v50+
  • BepInEx 5.4.x
  • Compatible with most mods