diff options
author | Bluzume | 2019-11-13 00:55:54 +1300 |
---|---|---|
committer | GitHub | 2019-11-13 00:55:54 +1300 |
commit | 3b4dfa05d3696a43ecd7dd311b21111d6ae13344 (patch) | |
tree | b97aee873b0f655d209f532a1a758a7cd3afe411 /nids/360/ScePower.yml | |
parent | psp2kern: Added some function and description of the modulemgr (#427) (diff) | |
download | vds-libraries-3b4dfa05d3696a43ecd7dd311b21111d6ae13344.tar.gz |
add kscePowerRequestShutdown
FINALLY A FUNCTION TO TURN OFF THE VITA!!!
Diffstat (limited to 'nids/360/ScePower.yml')
-rw-r--r-- | nids/360/ScePower.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |