★APP HOME: Difference between revisions
Jump to navigation
Jump to search
(Created page with " = Overview = ★APP_HOME is a dynamic application function installed only in devkit. = Features = This application can load the application's livearea / self in order from...") |
(→Limit) |
||
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
<code>ux0:data/app/</code> | <code>ux0:data/app/</code> | ||
== Limit == | |||
Requires sce_sys to launch. | |||
Also, the signed self cannot be launched. (You need to load self from the host PC to launch the signed self, but that still has its limitations) |
Latest revision as of 07:26, 19 December 2021
Overview
★APP_HOME is a dynamic application function installed only in devkit.
Features
This application can load the application's livearea / self in order from the following path.
host0:app/
sd0:app/
ux0:data/app/
Limit
Requires sce_sys to launch.
Also, the signed self cannot be launched. (You need to load self from the host PC to launch the signed self, but that still has its limitations)