From 4d84ffbce2baa706cdba5e1900c1545248b8d597 Mon Sep 17 00:00:00 2001 From: devnoname120 Date: Thu, 31 Jan 2019 14:16:39 +0100 Subject: 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 --- nids/360/SceDriverUser.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 nids/360/SceDriverUser.yml (limited to 'nids/360/SceDriverUser.yml') 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 -- cgit v1.2.3