You are viewing a potentially older version of this package. View all versions.
RandomlyAwesome-CompactSave-1.0.0 icon

CompactSave

Very small mod that makes your save file smaller by removing unnecessary data.

Date uploaded 2 years ago
Version 1.0.0
Download link RandomlyAwesome-CompactSave-1.0.0.zip
Downloads 1519
Dependency string RandomlyAwesome-CompactSave-1.0.0

This mod requires the following mods to function

RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
bbepis-BepInExPack-5.4.2103 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2103

README

#What?

Makes it so that profile stat entries with the default value don't get saved to file.

#Why?

The game sets any missing entries to the default value so it doesn't actually effect anything except file size.

#Yeah But,Why?

Admittedly,the files don't take up much space in the first place,which is probably why this isn't a vanilla feature.
But when you add in new content with mods you get a whole bunch of functionally useless entries due to the way perBody/perItem stat tracking is handled,which... still isn't that much.
But they annoyed me.

Credit to the GNU image manipulation program for helping me make the icon.
Credit to the OpenClipArt project for helping provide clip art for the icon.
Credit to cute anime girls for giving me the will to continue living.

#Changelog

1.0.0 - Initial Release