Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Releases: Raytwo/feth-archive-manager

FETH Archive Manager v1.2.0

08 Nov 11:15
Compare
Choose a tag to compare

DATA0 changes:

  • Display the entry ID for each entry
  • Drag'n'Drop available (Drop your DATA0.bin file inside the tab)
  • Allows for full archive extraction (compressed or uncompressed)
  • Uses the ".bin.gz" extension when extracting compressed files for distinction
  • Replace the "Extract" button by "Extract All (uncompressed)" (Individual extraction is available by right clicking an entry)
  • Fix an issue where the entire DATA1 file would be loaded in memory and crash the software (Yes, I know, don't judge smh)
  • Now uses a better window when asked to select a directory for saving purposes

INFO0 changes:

  • INFO files for patch3 are now embedded, allowing you to create a new INFO file based on patch3

FETH Archive Manager v1.1.1

07 Oct 12:04
Compare
Choose a tag to compare

DATA0 changes:

  • Allows for extracting entries (only individually for now) in compressed and uncompressed form.
  • Re-enable the Extract button in the toolbar.

FETH Archive Manager v1.1.0

25 Sep 14:22
Compare
Choose a tag to compare

INFO0 changes:

  • Creating a new INFO0 file now populates the array with the entries of the current update (patch2)
  • Sizes are now displayed in hexadecimal
  • Add support for decimal and hexadecimal compressed/uncompressed size editing (put 0x in front of the size for hex)
  • Some bugfixes

DATA0 tab is now enabled:

  • Allows for consulting of DATA0 files (base game and DLCs)

FETH Archive Manager v1.0.1

19 Sep 12:58
Compare
Choose a tag to compare
  • Now with less waiting when saving
  • Write an INFO2 file automatically (Only support /patch2 INFO2 for now)

Initial release

19 Sep 10:58
Compare
Choose a tag to compare

First release for FETH Archive Manager

Features:

  • Hand holding
  • Opening an INFO0
  • Saving an INFO0
  • Removing entries
  • Manipulating the entries using a GUI
  • Automatically orders the entries by Entry ID

Does not feature (yet):

  • Proper handling for invalid values. Don't complain if you wrote weird stuff in the fields and it yells at you.
  • INFO1 editing
  • INFO2 rewrite (soonish)
  • DATA0/1 (un)packing