DiFFoZ-LethalPerformance icon

LethalPerformance

Optimizes the game by using Unity Jobs and Burst API

Last updated 2 months ago
Total downloads 474325
Total rating 25 
Categories Mods BepInEx Client-side Server-side Performance
Dependency string DiFFoZ-LethalPerformance-0.4.2
Dependants 377 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
DiFFoZ-HarmonyXTranspilerFix-1.0.0 icon
DiFFoZ-HarmonyXTranspilerFix

Fixes HarmonyX Transpiler cause patched method to behave incorrectly

Preferred version: 1.0.0

README

LethalPerformance

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

Features

  • 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.

Credits