Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Releases: arcusmaximus/KirikiriTools

1.7

12 Apr 22:02
9590c3c
Compare
Choose a tag to compare

KirikiriUnencryptedArchive:

  • Skip steam storage media when hooking.
  • Create new directories recursively during extraction.

(Both from a PR by @yescallop)

1.6

06 Apr 21:22
Compare
Choose a tag to compare
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

04 Jan 22:45
Compare
Choose a tag to compare
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

24 Apr 17:07
Compare
Choose a tag to compare
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

02 Dec 17:58
Compare
Choose a tag to compare
1.3
  • KirikiriUnencryptedArchive: Fix crash when used in combination with Locale Emulator
  • Xp3Pack: Don't compress .mpg files

1.2

16 Jan 18:27
Compare
Choose a tag to compare
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

29 Oct 20:10
dc6d6d9
Compare
Choose a tag to compare
1.0

Update README.md