How can I make PKG please ?

Hello,

Sorry for my english, I only starte learning it recently.


So, I want add files .txt in PKG file.
I extracted the PKG file with PKGVIEW.
I add my .txt file in folder (GAMEID)

I want to make this PKG with my new .txt file. But when I use CONTENTID (Aldo's tools) for build it, my .txt file is not add... There is just the original files.

Do you have other solution please ?

Thank you.
 
I haven't messed with package files in awhile, but it would be 'repack pkg' with Aldos Tools. That's what it shows on my computer.
 
Thanks, There are also two file I want to add but not in USRDIR.

How do you know?

psn_package_npdrm.exe tries to enforce the creation of proper packages, ignoring the non standard files/folders on the root of the PKG.

If you need to create a PKG that don't enforce the rules, try using the python script made by CaptainCPS-X (re-packed by brunolee).
 
psn_package_npdrm.exe tries to enforce the creation of proper packages, ignoring the non standard files/folders on the root of the PKG.

If you need to create a PKG that don't enforce the rules, try using the python script made by CaptainCPS-X (re-packed by brunolee).

I'll try it. Thank you aldostools


EDIT : It's works !!!! Thank you very much <3
 
Last edited:
Back
Top