Skip to content

Releases: SydMontague/DSCSTools

v1.0.0

10 May 22:15
Compare
Choose a tag to compare

Release 1.0.0

  • split project into Library and CLI
    • can be used by other projects to access the tool's functionality
    • download the -shared version, also supports Boost.Python with Python 3.8 (for other versions you have to recompile)
  • added --extractFile mode to CLI
  • automatically decrypt/encrypt archives when necessary
  • added advanced compression mode
    • reduces storage of duplicate data, improve file sizes by ~5%
  • improved non-Windows compatibility
  • general code cleanup

v0.7.0

14 Feb 19:22
Compare
Choose a tag to compare
  • added AFS2 support

v0.6.1

31 Jan 16:18
Compare
Choose a tag to compare
  • Rebuild - Only use compression if the result would be at least 4 bytes smaller
    • seems to fix issues on PS Vita and in potentially other cases

v0.6.0

17 Dec 03:35
Compare
Choose a tag to compare
  • Rebuild fixed an unpredictable crash due to too many files being opened at once
  • Rebuild significantly reduced the memory footprint
  • Rebuild improved overall system responsiveness during the process

v0.5.1

16 Dec 18:37
Compare
Choose a tag to compare
  • Fixed bug when rebuilding mbe files containing floats
  • Fixed bug when rebuilding mbe files containing strings in some cases
  • Added progress output to the rebuild process
  • Refined some structures

v0.5.0

01 Nov 19:33
Compare
Choose a tag to compare
  • finished EXPA structures, all .mbe files can now be extracted
  • improved handling of absolute path input

v0.4.2

03 Mar 13:28
Compare
Choose a tag to compare
  • Updated CSV-Parser to fix bug with some CSV files

v0.4.1

29 Feb 12:49
Compare
Choose a tag to compare

Fixed --pack not working with some target paths

v0.4.0

26 Feb 15:01
Compare
Choose a tag to compare

Improved MBE feature, now supporting repacking.

v0.3.1

14 Feb 14:02
Compare
Choose a tag to compare
  • fixed bug in --extract not accepting valid paths