diff options
| author | devnoname120 | 2019-01-31 14:16:39 +0100 |
|---|---|---|
| committer | devnoname120 | 2019-01-31 14:16:39 +0100 |
| commit | 4d84ffbce2baa706cdba5e1900c1545248b8d597 (patch) | |
| tree | 0b8752ec9f5a01bc733f84d138906d3a29a21e67 /nids/360/SceDriverUser.yml | |
| parent | Import NIDs from https://pastebin.com/ZAfpHwEH (diff) | |
| download | vds-libraries-4d84ffbce2baa706cdba5e1900c1545248b8d597.tar.gz | |
Import NIDs from https://wiki.henkaku.xyz
Note that only NIDs with name starting with 'vsh', '_vsh', 'sce', '_sce', '__sce', '___sce', 'ksce', and not containing '_unk' have been kept
Diffstat (limited to '')
| -rw-r--r-- | nids/360/SceDriverUser.yml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/nids/360/SceDriverUser.yml b/nids/360/SceDriverUser.yml new file mode 100644 index 0000000..aad4ad5 --- /dev/null +++ b/nids/360/SceDriverUser.yml @@ -0,0 +1,20 @@ +modules: + SceDriverUser: + nid: 0xAD0AEA9A + libraries: + SceDrmBridgeUser: + nid: 0x91AFEB43 + functions: + sceDrmBridgeGetCurrentSecureTick: 0x7C994327 + sceDrmBridgeIsAllowRemotePlayDebug: 0x1F82FF68 + sceDrmBridgeMlnpsnlAuth1: 0x7D0DB83F + sceDrmBridgeMlnpsnlAuth2: 0x6471937D + SceErrorUser: + nid: 0xD401318D + functions: + sceErrorGetExternalString: 0xA4DE5B69 + sceErrorHistoryClearError: 0x7DF547D1 + sceErrorHistoryGetError: 0xB908B17F + sceErrorHistoryPostError: 0xBC416CFA + sceErrorHistorySetDefaultFormat: 0x395240A1 + sceErrorHistoryUpdateSequenceInfo: 0x1AA2E39E |
