NHSE/NHSE.Core/Save
Kurt be0a456067 Decrypt savefile in-place (less allocation)
Each player and main.dat is ~11MB of allocation to read; old would read & decrypt into separate array = 22MB * (1 + playerCount). Cutting this in half reduces the amount of allocation and keeps stuff off gen2 LOH
2020-04-17 14:00:34 -07:00
..
Files Visualization fixes 2020-04-07 13:40:49 -07:00
Meta Decrypt savefile in-place (less allocation) 2020-04-17 14:00:34 -07:00
Offsets Add more fielditem manipulation logic 2020-04-07 11:25:27 -07:00