You are viewing a potentially older version of this package. View all versions.
Obrigashki-LethalOptimizer-1.4.1 icon

LethalOptimizer

Performance optimization mod for Lethal Company on low-end PCs

Date uploaded 15 hours ago
Version 1.4.1
Download link Obrigashki-LethalOptimizer-1.4.1.zip
Downloads 396
Dependency string Obrigashki-LethalOptimizer-1.4.1

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

Discord: https://discord.gg/pATupFuJ42

LethalOptimizer v1.4.1

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

⚠️ Warning: On powerful hardware the effect may be minimal or unnoticeable. This mod is designed for weak devices. ⚠️ Warning: I don't have the opportunity to test the modification in detail, so there may be errors.

What's New in v1.4.1

Fixed:

  • Configuration System — removed master switches that were blocking individual optimizations
    • Previously only EnableAllOptimizations worked, other settings were ignored
    • Now each optimization can be toggled independently

Improved:

  • Logging System — better visibility of active optimizations
    • Shows count of active optimizations per category (AI: 15/18, Items: 4/4, etc.)
    • Displays which core features are enabled (Distance Optimization, NavMesh Cache, etc.)
    • Clear indication of total active optimizations

Changes:

  • Removed non-functional master switches: EnableAllOptimizations, EnableAIOptimizations, EnableTrapOptimizations, EnableShipItemOptimizations, EnableInteriorOptimizations, EnableNetworkOptimizations, EnablePlayerOptimizations, EnableObjectOptimizations, EnableUIOptimizations
  • Simplified configuration structure — only functional toggles remain

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

Config sections:

  • 1. General — debug logging
  • 2. AI General — Distance Optimization, NavMesh Cache
  • 3. AI Enemies — individual settings for each enemy (18 enemies)
  • 4. Traps — Turret, Landmine, Spike Trap
  • 5. Graphics — Low-End Mode, Particle Optimization
  • 6. Items — Rigidbody Freezing, Item Collision, Item LOD, Ship Distance Optimization
  • 7. Interior — Room Culling, Doors Culling, Interior LOD, Light Culling, Interior Physics Culling

Compatibility

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