se5a / AuroraSaveMod

Mod vastly improves save times by threading the IO portion of the save.
0 stars 0 forks source link

AuroraSaveMod

Mod Attempts to vastly improves save times by threading the SQL and Disk IO portion of the save. (currently not finished, not fully working, don't use unless you're wanting to develop this mod)

Note: this will likely never be an "approved" mod, since it's saving to the database and potntialy creating issues that are hard to find. if you use this do not report bugs to steve.

What it does:

alt text

Included is the modded AuroraSaveMod.exe, you'll still need to copy AuroraDB.db to AuroraQSDB.db

but if you want to do it the long way yourself:

Issues:

AuroraQSDB.db is larger than the "normal" save and also has problems loading. I've messed something up with the sql bit. Still need to implement "Save every ingame %timespan%" or whatever.