This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
Releases: arcusmaximus/KirikiriTools
Releases · arcusmaximus/KirikiriTools
1.7
KirikiriUnencryptedArchive:
- Skip
steam
storage media when hooking. - Create new directories recursively during extraction.
(Both from a PR by @yescallop)
1.6
KirikiriUnencryptedArchive:
- Add bugfix for games that refuse to start on Win64 due to a broken hacking check. ("Authentication failed: unrecognized kernel32 module")
- Add workaround for games that verify their own .text section with ImageLoad() and refuse to start due to version.dll's patches
1.5
Fixed regression in KirikiriUnencryptedArchive (CxDec support wasn't working anymore).
Rebuilt Xp3Pack as a console application so it integrates properly with the Windows command line.
1.4
KirikiriUnencryptedArchive: added support for archives with encrypted or hashed file names. In addition, the DLL can now extract files with their original file names as they're being accessed by the game (no everything-in-one-go extraction like KrkrExtract or GARbro).
1.3
- KirikiriUnencryptedArchive: Fix crash when used in combination with Locale Emulator
- Xp3Pack: Don't compress .mpg files
1.2
- Added support for Windows 10.
- Added support for packed games (games with DRM).
- Implemented a new approach for loading unencrypted archives that should work with more games.
Initial release
1.0 Update README.md