Module
Known NIDs
Version |
Name |
World |
Privilege |
NID
|
1.69 |
SceIdStorage |
Non-secure |
Kernel |
0x61C728FB
|
3.60 |
SceIdStorage |
Non-secure |
Kernel |
0x4BDAF254
|
Libraries
Known NIDs
SceIdStorageForDriver
sceIdStorageCreateAtomicLeavesForDriver
Version |
NID
|
3.60 |
0x99ACCB71
|
sceIdStorageCreateLeafForDriver
Version |
NID
|
3.60 |
0x08A471A6
|
sceIdStorageDeleteLeafForDriver
Version |
NID
|
3.60 |
0x2C97AB36
|
sceIdStorageEnumIdForDriver
Version |
NID
|
3.60 |
0x31E08AFB
|
sceIdStorageFlushForDriver
Version |
NID
|
3.60 |
0x3AD32523
|
sceIdStorageFormatForDriver
Version |
NID
|
3.60 |
0x958089DB
|
int sceIdStorageFormatForDriver(void);
sceIdStorageGetFreeLeavesForDriver
Version |
NID
|
3.60 |
0x37833CB8
|
int sceIdStorageGetFreeLeavesForDriver(void);
sceIdStorageGetLeafSizeForDriver
Version |
NID
|
3.60 |
0xEB830733
|
SceSize sceIdStorageGetLeafSizeForDriver(void);
sceIdStorageIsDirtyForDriver
Version |
NID
|
3.60 |
0xB9069BAD
|
uint8_t sceIdStorageIsDirtyForDriver(void);
sceIdStorageIsFormattedForDriver
Version |
NID
|
3.60 |
0xFEFA40C2
|
uint8_t sceIdStorageIsFormattedForDriver(void);
sceIdStorageIsReadOnlyForDriver
Version |
NID
|
3.60 |
0x2D633688
|
uint8_t sceIdStorageIsReadOnlyForDriver(void);
sceIdStorageLookupForDriver
Version |
NID
|
3.60 |
0x6FE062D1
|
int sceIdStorageLookupForDriver(int leafnum, int a2, int *a3, int a4);
sceIdStorageReadLeafForDriver
Version |
NID
|
3.60 |
0xEB00C509
|
int sceIdStorageReadLeafForDriver(int leafnum, void *data);
sceIdStorageRestartForDriver
Version |
NID
|
3.60 |
0x60B647A5
|
int sceIdStorageRestartForDriver(int a1);
sceIdStorageUnformatForDriver
Version |
NID
|
3.60 |
0xF4BCB3EE
|
int sceIdStorageUnformatForDriver(void);
sceIdStorageUpdateForDriver
Version |
NID
|
3.60 |
0x683AAC10
|
int sceIdStorageUpdateForDriver(int a1, int a2, int a3, int a4);
sceIdStorageWriteLeafForDriver
Version |
NID
|
3.60 |
0x1FA4D135
|
int sceIdStorageWriteLeafForDriver(int leafnum, const void *data);