Releases: VitaSmith/cdecrypt
Releases · VitaSmith/cdecrypt
v4.8
CDecrypt v4.8
- Fix decryption for some games (#11)
- Fix a Clang compilation warning (#7)
v4.7
CDecrypt v4.7
- Fix handling of directories with extended characters (#3)
v4.6
CDecrypt v4.6
- Fix remaining case sensitivity issues (#1)
v4.5
CDecrypt v4.5
- Fix handling of files that don't match the expected case
- Fix warnings for pedantic compilers
v4.4
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
CDecrypt v4.3
- Enable long path support
- Fill executable version information
v4.2
CDecrypt v4.2
- Extract non-local directories
v4.1
CDecrypt v4.1
- Improve argument handling: CDecrypt now accepts single files and directories and is able to deduce the
.tmd
/.tik
location.
v4.0
CDecrypt v4.0
- Remove OpenSSL dependency
- Enable Linux compilation