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

[bug] PSM Unity Titles have runtime directory extracted into the wrong directory. #20

Open
TheRadziu opened this issue Nov 12, 2018 · 3 comments

Comments

@TheRadziu
Copy link
Contributor

in PSM Unity titles, runtime directory is extracted into the wrong directory.
Right now its: /psm/GAMEID/RO/runtime/
while it should be: /psm/GAMEID/runtime/

@mmozeiko
Copy link
Owner

Do you have example of pkg for this?

@TheRadziu
Copy link
Contributor Author

TheRadziu commented Nov 12, 2018

yes:
here is full list of PSM unity games.
unity psm.txt
edit: links are on nps

@tomazzz369
Copy link

content_type == 0x1d - unity packages

like @TheRadziu said, runtime directory needs to be in

/psm/GAMEID/runtime/

rest is fine

regards

lusid1 added a commit to lusid1/pkg2zip that referenced this issue Feb 6, 2019
Merged fix for issue mmozeiko#20 from Yoti's fork.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants