diff options
author | Bluzume | 2018-04-14 17:09:04 +1200 |
---|---|---|
committer | GitHub | 2018-04-14 17:09:04 +1200 |
commit | d34c86c040fbcdf7dc1824961d413ad473c63329 (patch) | |
tree | e2c62b5d1564e9ae9434b51efc4a67547c2f124f /nids/360 | |
parent | Add ScePafMisc lib and sce_paf_misc_does_file_exist (#310) (diff) | |
download | vds-libraries-d34c86c040fbcdf7dc1824961d413ad473c63329.tar.gz |
add sceAppMgrLoadSaveDataSystemFile
Package installer debug output.
Diffstat (limited to 'nids/360')
-rw-r--r-- | nids/360/SceAppMgr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceAppMgr.yml b/nids/360/SceAppMgr.yml index 19b0bcd..9b1182e 100644 --- a/nids/360/SceAppMgr.yml +++ b/nids/360/SceAppMgr.yml @@ -302,6 +302,7 @@ modules: sceAppMgrLaunchAppByUri2: 0x0ED6AF54 sceAppMgrLaunchVideoStreamingApp: 0x4C02B889 sceAppMgrLoadExec: 0xE6774ABC + sceAppMgrLoadSaveDataSystemFile: 0x660B57BE sceAppMgrLoopBackFormat: 0xCE8CE150 sceAppMgrLoopBackMount: 0x33CD76DD sceAppMgrMmsMount: 0xF4730BA8 |