Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to decrypt Ghost of Tsushima PC files #4

Open
Foul-Tarnished opened this issue May 18, 2024 · 3 comments
Open

Unable to decrypt Ghost of Tsushima PC files #4

Foul-Tarnished opened this issue May 18, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Foul-Tarnished
Copy link

Foul-Tarnished commented May 18, 2024

Describe the bug
Unable to decrypt psarc archives from Ghost of Tsushima Director's Cut (PC version)

Expected behavior
Extract files contained in .psarc archives

Steps To Reproduce

  • download PSArcInterface
  • .\psarc-cl.exe unpack .\gapack_misc_b.psarc output

error:

PSArc-cl - refs/tags/v1
Failed to synchronize with archive.
@MilchRatchet
Copy link
Owner

Hi,

thanks for the report. I had a look at this problem and the issue is that this file is actually a "DSAR" file. This seems to be some other form of archive format and I can see that there is a PSArc file contained inside of it. However, the format of that PSArc file seems to deviate from all public documentation and DSAR files are not documented anywhere either. Hence I am afraid that I won't be able to fix this anytime soon.

Could you please remove the file that you uploaded from this report as it might be copyrighted? Thanks.

@Foul-Tarnished
Copy link
Author

File removed.

Thanks for the info, sadly I guess we won't get asset modding in GoT soon

@Foul-Tarnished
Copy link
Author

Foul-Tarnished commented May 18, 2024

FYI, I was able to unpack partially using QuickBMS app
and this psarc.txt "plugin" file psarc.txt
(from https://reshax.com/topic/746-ghost-of-tsushima-pc-psarc-archive/?do=findComment&comment=3421&_rid=2840)

So far, the "bitmaps" psarc archives are full of ".sps" files.
Ever heard of that format ?
bitmaps.zip

Thank you

edit : in a hex editor, all these .sps files start with "XTBS".
Also, their name contain msac extension too (adachi_costume_armor_mlt.msac.m.0.sps, adachi_costume_armor_mlt.msac.ma.0.sps, etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants