Guekka / bethutil

Common utilities for working with bethesda assets (dds, nif, bsa, hkx...)
https://guekka.github.io/bethutil/
Mozilla Public License 2.0
4 stars 1 forks source link

ModFolder::transform: what if new archive size is above limit? #25

Closed Guekka closed 1 year ago

Guekka commented 1 year ago

If the files get bigger, the archive might get bigger than the original size. Worse, they can exceed the game limit, which would result in crash We need to handle this case