Skip to content

Releases: VitaSmith/cdecrypt

v4.8

21 Mar 17:52
Compare
Choose a tag to compare

CDecrypt v4.8

  • Fix decryption for some games (#11)
  • Fix a Clang compilation warning (#7)

v4.7

10 Apr 22:18
Compare
Choose a tag to compare

CDecrypt v4.7

  • Fix handling of directories with extended characters (#3)

v4.6

04 Jan 00:18
Compare
Choose a tag to compare

CDecrypt v4.6

  • Fix remaining case sensitivity issues (#1)

v4.5

26 Dec 20:17
Compare
Choose a tag to compare

CDecrypt v4.5

  • Fix handling of files that don't match the expected case
  • Fix warnings for pedantic compilers

v4.4

15 Dec 20:55
Compare
Choose a tag to compare

CDecrypt v4.4

  • Allow the provision of an optional extraction directory (while keeping compatibility with previous versions of CDecrypt)
  • Add macOS compilation support

v4.3

12 Dec 17:12
Compare
Choose a tag to compare

CDecrypt v4.3

  • Enable long path support
  • Fill executable version information

v4.2

09 Dec 20:13
Compare
Choose a tag to compare

CDecrypt v4.2

  • Extract non-local directories

v4.1

05 Dec 20:35
Compare
Choose a tag to compare

CDecrypt v4.1

  • Improve argument handling: CDecrypt now accepts single files and directories and is able to deduce the .tmd/.tik location.

v4.0

05 Dec 00:58
Compare
Choose a tag to compare

CDecrypt v4.0

  • Remove OpenSSL dependency
  • Enable Linux compilation