From 3b4dfa05d3696a43ecd7dd311b21111d6ae13344 Mon Sep 17 00:00:00 2001 From: Bluzume Date: Wed, 13 Nov 2019 00:55:54 +1300 Subject: add kscePowerRequestShutdown FINALLY A FUNCTION TO TURN OFF THE VITA!!!--- nids/360/ScePower.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/nids/360/ScePower.yml b/nids/360/ScePower.yml index 7b79645..6de764b 100644 --- a/nids/360/ScePower.yml +++ b/nids/360/ScePower.yml @@ -100,6 +100,7 @@ modules: scePowerRequestDisplayOn: 0x3EA75C88 scePowerRequestHibernate: 0x08951418 scePowerRequestResume: 0x02DB1035 + scePowerRequestShutdown: 0x8921A7A0 scePowerRequestSoftReset: 0x2875994B scePowerRequestStandby: 0x2B7C7CF4 scePowerRequestSuspend: 0xAC32C9CC -- cgit v1.2.3