Skip to content

DiFFoZ/LethalPerformance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5266e74 · Mar 13, 2025
Jul 30, 2024
Feb 13, 2025
Mar 13, 2025
Mar 13, 2025
Dec 2, 2024
Mar 6, 2025
Jun 21, 2024
Jul 28, 2024
Mar 9, 2025
Jun 21, 2024
Jul 30, 2024
Sep 3, 2024
Mar 4, 2025
Jul 3, 2024

Repository files navigation

LethalPerformance

Optimizes CPU time and minimizes GC allocation. It should help with lag spikes, so your frametime will be smoother.

For discussing the mod you can use Discord: Discord Channel // Discord Thread

Features

  • Optimizes a lot things for less lag spikes
  • Optimizes some mods, like MoreSuits
  • Adds key bind to Unity logs folder Ctrl Shift L

Help

My screen is black [Failed to find "lib_burst_generated.data"]

Disable Kaspersky or other types of antivirus. After that, uninstall the mod, click to clean up unused mods, and then reinstall the mod. It should download correctly.

My logs are spammed with "No more space in Reflection Probe Atlas. To solve this issue, increase the size of the Reflection Probe Atlas in the HDRP settings."

Increase config value for Reflection probe atlas texture resolution in the Lethal Performance configuration.

Recommended mods

Recommended to use with these mods:

  • LethalFixes by Dev1A3 - fixes lag spikes caused by Dissonance and RPC logging and more.
  • AsyncLogger by Matty_Matty - moves logging to another thread, resulting in smoother frametime.
  • BepInEx Faster Load AssetBundles Patcher by DiFFoZ - reduces RAM usage and speeds up asset loading, leading to smoother frametime.
  • PathfindingLagFix by Zaggy1024 - makes the calculation of AI path to use time-slicing, resulting in smoother frametime.
  • CullFactory by fumiko & Zaggy1024 - stops rendering interior rooms that aren't visible.
  • Loadstone by AdiBTW - reduces stuttering during level loading.
  • LethalSponge by Scoops - replaces original postprocessing shader into the custom one for better performance.

Credits