Sce sys: Difference between revisions
Jump to navigation
Jump to search
Cfwprophet (talk | contribs) No edit summary |
Cfwprophet (talk | contribs) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Before installation of a application, this folder will hold the files '''icon0.png''' and [[Param.sfo|param.sfo]]. | == PKG | PKGS == | ||
Before installation of a application, this folder will hold the files '''icon0.png''' and [[Param.sfo|param.sfo]]. Additional there can be the files '''clearsign''' and '''keystone'''. During the installation, the OS will create a folder called [[package|package]] and additional informations about the application will be stored within. | |||
==== Structure ==== | ==== Structure ==== | ||
'''[Before Installation]''' | '''[Before Installation]''' | ||
/sce_sys/ | /sce_sys/ | ||
clearsign | |||
icon0.png | icon0.png | ||
param.sfo | param.sfo | ||
keystone | |||
'''[After Installation]''' | '''[After Installation]''' | ||
Line 13: | Line 16: | ||
file | file | ||
... | ... | ||
clearsign | |||
icon0.png | icon0.png | ||
keystone | |||
param.sfo | param.sfo | ||
==== clearsign ==== | |||
==== keystone ==== | |||
==== icon0.png ==== | ==== icon0.png ==== | ||
[[icon0.png]] | |||
== savedata0 == | |||
[[Savegames]] |
Latest revision as of 18:54, 25 September 2016
PKG | PKGS[edit | edit source]
Before installation of a application, this folder will hold the files icon0.png and param.sfo. Additional there can be the files clearsign and keystone. During the installation, the OS will create a folder called package and additional informations about the application will be stored within.
Structure[edit | edit source]
[Before Installation] /sce_sys/ clearsign icon0.png param.sfo keystone
[After Installation] /sce_sys/ /package/ file file ... clearsign icon0.png keystone param.sfo