Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are not allowed to modify my files, including creating bug fixes or improving on features under any circumstances
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are not allowed to use assets from this file under any circumstances
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
VMMWSGC runs EmptyWorkingSet() when various scenarios occur in HBS' Battletech, such as autosaves, saving games, loading games, and at the beginning of the first round in a contract. This reduces the private working set of the Battletech process to a few hundred MiB from multi-GiB. Battletech will then reallocate the necessary memory for the private working set. This mod is targeted at large modpaks such as RogueTech, BTAU, and BEX which may add significant memory overhead with their additional features, models, etc.
Drop the mod in your BATTLETECH\Mods folder.
Source code available at https://github.com/0x1d7/VMMWSGC. Please read the Docs to get a better understanding of what this does and does not do.