Packages (.PKGS): Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
(Created page with "Basicly the same as the PKG file format before but with one change. The pkg is not a own container which is additional encrypted anymore. It is a renamed n...")
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Basicly the same as the [[Packages_(.PKG)|PKG]] file format before but with one change. The pkg is not a own container which is additional encrypted anymore. It is a renamed non encrpyted .zip file which holds encrypted files inside.
Basically, the same as the [[Packages_(.PKG)|PKG]] file format but in this case the pkg container is a renamed non-encrypted zip file which holds a copy of the ux0:bgdl/t folder, which can be obtained when downloaded.


== Make your own PKGS files ==
==How to create your own pkgs==
Simple use [[HENkaku|HENkaku]] to enable [[Homebrew|Homebrew]] and then some file serving tool. Either [[Homebrew#Applications|VitaShell]] or a [[Homebrew#Applications|FTP Client]] will do the work. Copy the whole content of the [[Title_ID|Title_ID]] folder from your desired app to a new location. Then delete the folder '''package''', pack the other files and folders into a .zip and rename it to pkgs.


Now you can use your pkgs and install it like every other one too.
Download something from PSN;


Attemption ! This will not remove any DRM !
Open VitaShell;
 
After waiting, you to get the "Download completed" notification;
 
Go to ux0:bgdl/t and there will be a folder named something like 000001;
 
Add this file to a zip one and rename it to .pkgs.
 
Now you can use your pkgs and install them like every other ones.
 
Attention, this will not remove any DRM!

Latest revision as of 06:16, 27 February 2023

Basically, the same as the PKG file format but in this case the pkg container is a renamed non-encrypted zip file which holds a copy of the ux0:bgdl/t folder, which can be obtained when downloaded.

How to create your own pkgs[edit | edit source]

Download something from PSN;

Open VitaShell;

After waiting, you to get the "Download completed" notification;

Go to ux0:bgdl/t and there will be a folder named something like 000001;

Add this file to a zip one and rename it to .pkgs.

Now you can use your pkgs and install them like every other ones.

Attention, this will not remove any DRM!