From a185b34704b4a7aa56accc871c0d34ee2661c313 Mon Sep 17 00:00:00 2001 From: GrapheneCt Date: Sat, 13 Jun 2020 13:22:54 -0400 Subject: Add more stuff in SceShellUtil Credits: GrapheneCt From https://forum.devchroma.nl/index.php/topic,149.0.html --- nids/360/SceShellSvc.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'nids/360/SceShellSvc.yml') diff --git a/nids/360/SceShellSvc.yml b/nids/360/SceShellSvc.yml index db49b0c..77c7d17 100644 --- a/nids/360/SceShellSvc.yml +++ b/nids/360/SceShellSvc.yml @@ -7,6 +7,16 @@ modules: functions: sceShellUtilInitEvents: 0xE8AD11EC sceShellUtilLock: 0xA9537233 - sceShellUtilReboot: 0x636544FB sceShellUtilRegisterEventHandler: 0x7B5EDFE7 + sceShellUtilRequestColdReset: 0x636544FB + sceShellUtilRequestColdResetWithError: 0xBB54D049 + sceShellUtilRequestStandby: 0x8F2F143D + sceShellUtilSetAirplaneIconMode: 0x96BBF91B + sceShellUtilSetBGMMode: 0xB65B60CA + sceShellUtilSetBtIconMode: 0x8B69AD27 + sceShellUtilSetSystemLanguage: 0x040997D6 + sceShellUtilSetTimeText: 0x40DFAC6B + sceShellUtilTextClipboardGetUsedSize: 0xD0DDEDBC + sceShellUtilTextClipboardRead: 0x1B186905 + sceShellUtilTextClipboardWrite: 0xC4810C56 sceShellUtilUnlock: 0x21A6CF54 -- cgit v1.2.3