1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 14:53:30 +08:00

PoolOpt 0.9.1

This commit is contained in:
2023-09-02 20:24:04 +08:00
parent 0ddcdb1eac
commit 96da6823b2
4 changed files with 8 additions and 4 deletions

View File

@@ -3,6 +3,10 @@
#### Optimize memory pools on loading gamesaves
#### 加载游戏存档时优化内存池的使用
# Changelog
* 0.9.1
+ Fix a bug that may cause game crash on shrinking storage memory pools.
# Notes
* Does not optimize some rarely uses pools, mostly UI related.
* Does not optimize solar sails' pool, please use button on dyson sphere panel from original game to clean it up.