About this mod
Makes the game always load certain records from plugins instead of save, such as NPC weight and persistent ref position
- Requirements
- Permissions and credits
- Changelogs

Requirements
Latest version of SKSE64
Visual C++ Redistributables 2022
Address Library for SKSE Plugins
Description
"Unbakes" the following records so they will be always loaded from plugins and not saves.
This may help in installing certain mods mid-save.
- NPC Weight
- Opposite Gender Anims flag
- Persistent reference transforms (position, rotation)
- Only applies to immovable references that cannot be moved using scripts (statics, furniture, flora)
- Markers are not affected
These can be toggled separately in po3_SaveUnbaker.ini
Source
Credits
- wSkeever for requesting and testing this mod