I only need to save 2 of 8 bits from the world flags, so a small amount of compression is in order. The easiest thing to do is simply remove the other bits from the fields as it’s put into the savegame database. turns a 10k structure into a 2.5k.
I only need to save 2 of 8 bits from the world flags, so a small amount of compression is in order. The easiest thing to do is simply remove the other bits from the fields as it’s put into the savegame database. turns a 10k structure into a 2.5k.