Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The closest thing you /can/ realistically do is probably to merge simple mods like config tweaks into one big local mod. I've also seen people merge asset mods like voice packs, but that's a bit more involved.
You mention doing this earlier:
"I successfully had the game saving and loading over 2000 testing mods, with a limit somewhere around the 2160 mod mark. This was purely due to it overflowing the data block responsible for storing mod names and save metadata, and I could shift that point around by just making my mod names (or even just the save name itself) shorter or longer."
How did you make the mod names shorter? Was it by editing the mod names in the Alternative Mod Launcher?
I've done some limited digging into saves affected by various bloat issues, but I don't /think/ the data blocks that are getting bloated have the same hard character limits. (saw blocks with >80k characters on working saves, though I'm not sure if my search filters were set up properly -- big files are awkward to work with!)
I did further testing and found out that saving in mission reduces the size back down to 5k which means the barracks details are being saved with the game instance causing the bloating file save size. Then immediately after finishing a mission without recruiting the save file size is reduced down to about 6-7k which loads back fine with no issues.