Skip to content

Releases: Shadowth117/Zamboni

5_12_2023

12 May 07:16
Compare
Choose a tag to compare

-Hopefully fixes errors for some users

3_30_2023

30 Mar 20:47
Compare
Choose a tag to compare

-Fix for packing certain files.

10_11_2022

11 Oct 14:53
Compare
Choose a tag to compare

-Improved packing accuracy

This build includes some changes by karashiiro#1000 that actually fix a few file packs ingame.

10_5_2022

05 Oct 19:36
Compare
Choose a tag to compare
10_5_2022_a

Improve NIFL nameless file handling

9 30 2022 Added compression support

30 Sep 05:23
Compare
Choose a tag to compare

-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

12 Aug 04:27
Compare
Choose a tag to compare

-Fixed extracting files without ice envelopes

3_18_2022

18 Mar 19:31
Compare
Choose a tag to compare

-Fixed the GUI's packing functionality

2_11_2022

12 Feb 02:07
Compare
Choose a tag to compare

-Added a batch ice contents list button

V1.2

23 Jul 16:43
Compare
Choose a tag to compare

-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

16 Jul 05:46
Compare
Choose a tag to compare

-Added ICE v3 support
-Added subdirectory extraction checkbox