So I'm poking around the SKSE /src files for leads on making an ironman mode. I ran into some "serialization" functions that appear to save something, at least. Anyone know what they do?
(My hope is that somehow I can
1: make the save game function point to the request autosave function
2: prevent the autosave counter from incrementing
)
As always, any help is appreciated.