You are viewing a potentially older version of this package. View all versions.
Dinorush-MemoryLeakFix-1.1.2 icon

MemoryLeakFix

Fixes bugs related to objects not being cleared when they should.

Date uploaded a week ago
Version 1.1.2
Download link Dinorush-MemoryLeakFix-1.1.2.zip
Downloads 123
Dependency string Dinorush-MemoryLeakFix-1.1.2

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.1

README

MemoryLeakFix

Aims to solve bugs related to objects not being cleared when they should. Currently fixes a few things:

  • Enemy corpse disappearing effects not being re-used or destroyed
    • Might be a significant contributor to degrading performance when playing for a long time?
  • Shooter bug
  • A few sound players not being cleared

CHANGELOG

v1.2.1

  • Fixed nullref errors when into levels twice without changing weapons.

v1.2.0

  • Added fix for C-foam with null sound players causing nullref spam.

v1.1.3

  • Fixed rooms culling when shadow corpses despawn

v1.1.2

  • Another potential fix for lights breaking

v1.1.1

  • Potentially fix lights breaking

v1.1.0

  • Fixed a nullref error with dropped magazines
  • Added missing consumables that could cause shooter bug

v1.0.0

  • Initial Release