
27-02-2022, 08:00
|
|
Registered User
|
|
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
|
|
Modifed Gust PAK Tool for Atelier Sophie 2
- I compiled this version based on the differences proposed to the source by 20051231.
- This will allow you to unpack and decrypt the archives for Atelier Sophie 2 and rebuild them. You can XDelta them to the original archives.
- To unpack:
Code:
gust_pak -k dGGKXLHLuCJwv8aBc3YQX6X6sREVPchs "<input pak file>"
To repack:
Code:
gust_pak -k dGGKXLHLuCJwv8aBc3YQX6X6sREVPchs "<input_json_file>
Last edited by Masquerade; 27-02-2022 at 13:57.
|