Voltris
Voltris Technical Guide — Verified by Experts

Lethal Company (2026): Performance and Mods

Does the viral 'low poly' game run on any toaster? Almost. Once you install 50 mods and host 16 people on a server, the story changes.

3 min read
Level: Beginner
Douglas Felipe M. Gonçalves
Updated in 2026
SCROLL

01.Introduction: The Low Poly Charm (and Hidden Weight)

Lethal Company uses a deliberate retro aesthetic, internally rendering at low resolutions (around 512x512) before applying upscaling filters. Theoretically, it should run on practically any computer.

However, the game is built on Unity and relies heavily on the CPU for physics and network synchronization (netcode). When you add mods—especially those that increase player counts (MoreCompany) or add cosmetic items (Suits, Skins)—the CPU load grows exponentially.

Benchmark Note: In our tests with a 10th gen i5 + GTX 1650, the Vanilla game runs at 140 FPS. With 30 mods and an 8-person lobby, the average drops to 55 FPS, with dips to 30 FPS on rainy moons (Rend/Dine).
Recommended Optimization

Don't do it Manually.

Voltris Optimizer automates this entire guide and removes Windows delay in seconds.

Voltris Logo
Voltris Optimizer
Active Optimization • 0 items verified
Download
+42%
240 FPS
Gaming Average
-15ms
12ms
System Latency
Optimizing Processchrome.exe
Active...
Input Lag ReductionOptimizing threads...
Maximum
System LoadReal-time Optimized

02.Chapter 1: The Performance Triad (Essential Mods)

To mitigate the weight of cosmetic mods, you need optimization mods that work at the rendering and memory levels. Don't play modded without these three:

1. HDLethalCompany (Graphical Optimization)

Despite the name suggesting "better graphics," it's actually the best performance tool. It allows you to control internal resolution, fog, and post-processing.

  • Potato Configuration: Set 'Resolution Scale' to 1.000 (Native) or lower, and turn off 'Post Processing'.
  • Visibility Configuration: It removes volumetric fog which consumes a lot of GPU resources on moons like March and Vow.

2. CullFactory (The FPS Savior)

Lethal Company natively renders things you aren't seeing (behind walls). CullFactory implements an aggressive "Occlusion Culling" system.

  • Impact: Increases FPS by up to 40% inside the Factory/Mansion.
  • Configuration: Install it and leave it on default (portal-occlusion).

3. FixPluginTypesSerialization (Technical)

A technical mod that optimizes loading times and reduces RAM usage by fixing how BepInEx handles type serialization. Essential for modpacks with over 50 mods.

03.Chapter 2: Lobby Management (MoreCompany vs BiggerLobby)

There are two main mods for increasing lobby size. Your choice significantly impacts performance:

  • MoreCompany: The most stable and visually polished option (includes cosmetics). Recommended for up to 8-12 players; beyond that, cosmetics become heavy.
  • BiggerLobby: Older, with fewer visual features, slightly lighter for massive lobbies (20+ people) but more prone to desync bugs.

Pro Tip: If the host has a weak PC or poor internet, the game will lag for EVERYONE (teleporting monsters, etc.). The Host should always be the one with the strongest CPU (Single Core) and highest upload speed.

ADVANCED CONTENT

A1.Chapter 3: Lag Diagnosis (FPS vs Network)

It's crucial to distinguish between low FPS and Network Lag.

Low FPS Symptoms
  • "Frame-by-frame" or slow-moving imagery.
  • Heavier mouse feel.
  • Happens when looking at many lights or lots of smoke.
  • Solution: Lower resolution, remove visual mods.
Network Lag Symptoms
  • Monsters kill you from a distance.
  • Items take time to be picked up (loading circle appearing).
  • Friends' voices are cutting out ("robotic").
  • Solution: Improve host, close Discord, use a LAN cable.
ADVANCED CONTENT

A2.Chapter 4: Configuring R2Modman Correctly

Many errors stem from manual installations. R2Modman virtualizes folders to avoid clutter.

  1. Clean Profiles: Always create a new profile for each modpack. Mixing mods from different versions can cause the "Black Screen" on startup.
  2. Update All: Be careful with "Update All." Sometimes a mod updates and breaks compatibility with LethalCompanyVariables or other core mods. Check the changelogs.
  3. Launch Arguments: In "Settings" > "Set launch options," you can skip the Unity intro and force exclusive mode for lower input lag.
ADVANCED CONTENT

A3.Chapter 5: Common Issues and Solutions (Troubleshooting)

Black Screen on Startup (Infinite Loading)

Usually caused by sound mods (.custom sounds) or mods incompatible with game versions v50/v55/v60. Disable half your mods and test using the "Binary Search" method.

Friend Cannot Join (An error occurred)

Differing BepInEx versions or mod configs. Use "Export Profile as Code" and ensure everyone is using EXACTLY the same code.

Mouse Leaving the Screen (Dual Monitor)

The game in "Borderless" mode sometimes fails to lock the mouse. Install the CursorLock mod or press Alt+Enter to force true Fullscreen.

LEARN MORE

Chapter 6: Skinwalker Mod (The SSD's Enemy)

The Skinwalker mod, which records your friends' voices for monsters to repeat, is brilliant but heavy.
It recording audio to the disk constantly. If installed on a mechanical HDD, it will cause stutters every time a monster tries to "talk."
Solution: Move your R2Modman profile to an SSD or disable the mod if you have limited disk space.

LEARN MORE

Chapter 7: Flashlights and Dynamic Shadows

In-game flashlights project dynamic shadows in real-time. Each active flashlight multiplies the rendering cost.
If 4 players use "Pro" flashlights in a tight corridor, FPS can be cut in half.
Pro Tip: Turn off flashlights when not needed. It saves both battery and frames.

Recommended Optimization

Don't do it Manually.

Voltris Optimizer automates this entire guide and removes Windows delay in seconds.

Voltris Logo
Voltris Optimizer
Active Optimization • 0 items verified
Download
+42%
240 FPS
Gaming Average
-15ms
12ms
System Latency
Optimizing Processchrome.exe
Active...
Input Lag ReductionOptimizing threads...
Maximum
System LoadReal-time Optimized
DG

Written by a verified expert

Douglas Felipe M. Gonçalves

Windows Systems Specialist Voltris Optimizer Developer Advanced Technical Support

Expert in Windows system optimization with years of experience in hardware diagnostics, kernel tuning, and advanced technical support. Founder of Voltris and developer of the Voltris Optimizer.

Meet the Voltris Team

Conclusion and Next Steps

By following this guide on Lethal Company (2026): Performance and Mods, you are equipped with the verified technical knowledge to solve this issue with confidence.

If you still have difficulties after following all steps, our expert support team is available for a personalized remote diagnosis. Every system is unique and may require a specific approach.

Official Sources and References

This guide was developed based on official technical documentation and verified sources.

Frequently Asked Questions

Common questions answered by Voltris technical team

Q1.Do I need a Gaming PC to play with mods?

It depends on the number of mods. For the base game (Vanilla), most integrated graphics (Vega 8, Intel Iris) can handle 30-40 FPS on Low. With +50 mods, you'll need a recent quad-core CPU and a dedicated GPU (GTX 1050ti or better).

Q2.How do I install the same mods as my friend?

In R2Modman, go to Settings > Profile > Export profile as code. Send the code (e.g., a-12345) to them. They should go to Import / Update > Import from code. This ensures 100% compatibility and avoids version errors.

Q3.Monsters are invisible to me, but my friend sees them!

This is known as 'Desync'. It happens when the connection to the host fails momentarily. The only solution is to leave the moon (orbit) and land again to resync the game state.
Download