Releases: Shadowth117/Zamboni
5_12_2023
3_30_2023
-Fix for packing certain files.
10_11_2022
-Improved packing accuracy
This build includes some changes by karashiiro#1000 that actually fix a few file packs ingame.
10_5_2022
10_5_2022_a Improve NIFL nameless file handling
9 30 2022 Added compression support
-Added support for ICE compression
-Adjusted file pack order to more closely match original output
Edit: Hotifx for file pack order. Apparently it can fail under certain conditions. Removing the change for now.
8 12 2022
-Fixed extracting files without ice envelopes
3_18_2022
-Fixed the GUI's packing functionality
2_11_2022
-Added a batch ice contents list button
V1.2
-Added repacking support
Repacking should auto detect group1/group2 subfolders if they exist and place in the correct file group accordingly as long as that is left enabled. Otherwise, it will default to using the group1.txt. group1.txt works the same way as in the older ice_ext.exe/ice.exe repacker and you can use the old one you had if you like. Auto detected groups based on subfolders will override this, however.
CLI support is available as before and has been adjusted to reflect repacking using the new method. UncompressedPack.bat can also be used for avoiding the GUI.
Currently, the format repacked to is the same as that of the older repacker, though this may be updated in the future should the game require that.
Edit:
Updated to remove debug writes and fix filename writes in the case of long filenames. Unsure how long the true limit is so this may change in the future, however.
Edit2:
Removed multithreaded packing in order to increase packing stability. Still should be very fast.
V1.1
-Added ICE v3 support
-Added subdirectory extraction checkbox