
08-01-2022, 08:57
|
Registered User
|
|
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,177
Thanks: 284
Thanked 1,376 Times in 619 Posts
|
|
Atelier PAK Decrypt
- Utility to decrypt and unpack PAK files from the GUST engine.
- Note that some of the Koei Tecmo games that use the encrypted GUST engine contain Japanese filenames. In this case, you can't just run the games extracted. Other games such as Atelier Ryza 2 can be run extracted because all file paths and names in the archives are in English.
Example Usage:
Code:
a17_decrypt.exe <input pak file>
a18_decrypt.exe <input pak file>
https://github.com/shizukachan/atelier_pak_decrypt
By shizukachan
|