Skip to content

Releases: nicoboss/nsZip

nsZip v2.0.0 preview 2

29 Apr 19:58
Compare
Choose a tag to compare
Pre-release

nsZip v2.0.0 preview 2 Changelog:

  • Fixed XCI to XCIZ compression

nsZip v2.0.0 preview 1

09 Apr 20:58
Compare
Choose a tag to compare
Pre-release
  • New UI made using WPF instead of WinForms
  • Huge performance improvements
    • Directly decrypt the NSP without extracting it first
    • Directly decompressing NSPZ files without extracting them first
    • Huge encrypting speed increase
    • Huge SHA-256 verification speed increase
    • Enhanced compressing multithreading
    • Support for up to 400 CPU Cores
  • Improved game compatibility
  • Command Line support
  • More settings

nsZip version 1.1.0

14 Feb 19:10
Compare
Choose a tag to compare

Version 1.1.0 Changelog:

  • Added support for over multiple NCAs splitted NDV0 fragment trimming

nsZip version 1.0.1

02 Feb 13:49
Compare
Choose a tag to compare

Version 1.0.1 Changelog:

  • Let the user continue when detecting a yet unimplemented multifile NDV0 fragment
  • The compression level can now be changed (tradeoff between speed and compression ratio)
  • The block size can now be changed (tradeoff between random access time and compression ratio)

nsZip version 1.0.0

01 Feb 18:49
Compare
Choose a tag to compare

First stable version