Releases: ividyon/WitchyBND
Releases · ividyon/WitchyBND
v2.14.4.3
v2.14.4.2
- Updated SoulsFormatsNEXT.
- Updated Paramdex.
v2.14.4.1
- Hotfix for supporting 1.15 PARAMs.
v2.14.4.0
- Added support for Morpheme files in the ANIBND4 parser. They no longer need to be tracked in the _witchy-anibnd4.xml manifest file.
- Witchy will now try to remove the user settings file if it is corrupted.
- Fixed some issues with unpacking console TPF files (credit to Shadowth117).
- Fixed an issue where the Git backup settings had no effect.
- Fixed an issue where the error message for IOExceptions could be misleading.
v2.14.3.1
- Updated Paramdex to the latest from Smithbox, credits to Vawser.
- Fixed some TPF issues with Bloodborne, credits to Shadowth117.
v2.14.3.0
- Added customization of Witchy's backup method between the following choices:
- Write the backup file unless one already exists. (Original behavior)
- Overwrite the backup file every time. (New default behavior)
- Create copies with unique names every time.
- Do not back up.
- Added a toggle for whether Witchy should still perform backups for files that are inside a valid Git repository. This is on by default.
- Setting this to off (no backups within Git repository) may impact performance, as the program checks for the presence of a Git repository every time before backing up.
- Added an opportunity to modify the arguments for a deferred tool when using an existing preset.
- Fixed an issue where FFXBND would not generate empty FFXRESLIST entries if the FFXBND folder does not have any FFXRESLISTs at all.
- Fixed an issue where FFXBND would crash if the FFXBND folder does not have FFXRESLISTs at all.
- Fixed an issue where PS3 TPFs written by Witchy would cause Demon's Souls to crash.
- Fixed an issue that caused BND3 files (and probably others) to fail to unpack.
- Fixed an issue with the warning when trying to repack PARAM files.
v2.14.2.1
- Updated ZSTD compression to the default compression level (15).
- Fixed an issue with unpacking DCX files.
v2.14.2.0
- Now supports ZSTD compression.
v2.14.1.0
- Updated to latest Paramdex, including support for 1.13.2.
- When missing FFXRESLIST entries, the FFXBND parser will no longer print the full list of IDs, only the amount.
- Improved handling for completely empty FFXBNDs.
- Fixed an issue where Witchy would keep going through available parsers if an error occurred inside of one, even though the file matched a parser.
v2.14.0.3
- Further bugfixes for the preprocess process for recursive repacking.