Lobotomy Corporation

Lobotomy Corporation

Not enough ratings
How to suppress the memory leak issue
By SANSDTONE_100
After playing the game for quite a while you may notice that lobotomy corp has a major memory leak issue. so, what can be done about it? i don't believe that there's a surefire way to 100% stop the issue, but here are some methods i've used and tested and have noticed that stops the issue from making my game crash every day, at the very least.
   
Award
Favorite
Favorited
Unfavorite
Introduction
After playing the game for quite a while you may notice that lobotomy corp has a major memory leak issue. so, what can be done about it? i don't believe that there's a surefire way to 100% stop the issue, but here are some methods i've used and tested and have noticed that stops the issue from making my game crash every day, at the very least.

For all of these methods i would suggest that you use them all together, and that you have task manager open to monitor your computer's memory useage.
Method 1: Removing the performance optimizations mod.
The first method i've tried is just removing the performance mod. i haven't done super extensive testing for this, but after removing it i've noticed that my game ran better, had less bugs, and that the memory leak issue in my game became lessened. (invisible agents, lag when zooming out, etc.)

unless it's integral to your gameplay, i just wouldn't have this enabled.
Method 2: Borderless gaming.
Another issue that i've noticed that directly contributed to the game becoming unstable was alt-tabbing. i don't know if it's to due with how the game's fullscreen mode was implemented, or something else, but putting the game into my borderless gaming setup seems to have fixed this issue.

(My settings for lobco in borderless gaming)














You can get borderless gaming from purchasing it from steam, or by downloading it from the github page.

https://store.steampowered.com/app/388080/Borderless_Gaming/
https://github.com/Codeusa/Borderless-Gaming/releases
Method 3: Dumping memory with RAMMap.
RAMMap is an official microsoft program that presents the user with information about the users system, and it also helps with fixing the memory leak issue without any need to restart the game. all you need to do is run the program when you notice that the game is taking a lot of RAM, and click then click on "empty" in the top bar, and then click on each of the items in the list.










After doing this, tab back into the game and wait a few moments for the game to re-stabilize. if you click on anything in the window while the game is still unstable from this process it may crash, so be careful.

I got the information for my guide from this post on gameplay, written by chickeninthecorner.
i recommend giving this a read, as well as their steam guide which goes more in-depth on how to use RAMMap for lobco.
https://gameplay.tips/guides/lobotomy-corporation-how-to-fix-the-memory-leak.html
https://steamcommunity.com/sharedfiles/filedetails/?id=3011770079
Conclusion
I hope that this guide helps out at least a little with your memory leak issue. thanks for reading :)