diff options
Diffstat (limited to 'nids')
-rw-r--r-- | nids/360/SceLsdb.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nids/360/SceLsdb.yml b/nids/360/SceLsdb.yml index cd2df41..e9431d0 100644 --- a/nids/360/SceLsdb.yml +++ b/nids/360/SceLsdb.yml @@ -6,12 +6,17 @@ modules: nid: 0x6BC25E17 functions: sceLsdbGetAppVer: 0x63AB6A8F + sceLsdbGetAttribute: 0xD494B2C3 sceLsdbGetBootable: 0x46BF2766 sceLsdbGetCategory: 0x6469796F sceLsdbGetDiscId: 0x1F569CFC sceLsdbGetGameDataId: 0x2FFE0E3F + sceLsdbGetMetaContentsPath: 0x9117289F sceLsdbGetName: 0xD02A8B85 sceLsdbGetOriginalPath: 0x92D14842 sceLsdbGetParentalLevel: 0x226B12F7 sceLsdbGetSelfPath: 0xD6B57313 + sceLsdbGetStitle: 0x3B064DF5 + sceLsdbGetSystemVersion: 0x9AE94B9F + sceLsdbGetTitle: 0x4141EBCD sceLsdbGetType: 0xDEC358E4 |