Skip to content

Releases: ividyon/WitchyBND

v2.14.4.3

17 Oct 16:44
Compare
Choose a tag to compare
  • Hotfix for supporting 1.16 PARAMs.
  • Updated SoulsFormatsNEXT to fix a MQB bug.

v2.14.4.2

14 Oct 13:44
Compare
Choose a tag to compare
  • Updated SoulsFormatsNEXT.
  • Updated Paramdex.

v2.14.4.1

02 Oct 13:27
Compare
Choose a tag to compare
  • Hotfix for supporting 1.15 PARAMs.

v2.14.4.0

28 Sep 18:22
Compare
Choose a tag to compare
  • 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

21 Sep 20:48
Compare
Choose a tag to compare
  • Updated Paramdex to the latest from Smithbox, credits to Vawser.
  • Fixed some TPF issues with Bloodborne, credits to Shadowth117.

v2.14.3.0

31 Aug 00:33
Compare
Choose a tag to compare
  • 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

20 Aug 15:49
Compare
Choose a tag to compare
  • Updated ZSTD compression to the default compression level (15).
  • Fixed an issue with unpacking DCX files.

v2.14.2.0

17 Aug 12:46
Compare
Choose a tag to compare
  • Now supports ZSTD compression.

v2.14.1.0

09 Aug 04:27
Compare
Choose a tag to compare
  • 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

03 Aug 00:06
Compare
Choose a tag to compare
  • Further bugfixes for the preprocess process for recursive repacking.