diff options
Diffstat (limited to 'nids')
-rw-r--r-- | nids/360/ScePower.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nids/360/ScePower.yml b/nids/360/ScePower.yml index c648b49..00ad77b 100644 --- a/nids/360/ScePower.yml +++ b/nids/360/ScePower.yml @@ -53,6 +53,8 @@ modules: scePowerGetPowerSwMode: 0x165CE085 scePowerGetWakeupFactor: 0x9F26222A scePowerRequestColdReset: 0x0442D852 + scePowerRequestDisplayOff: 0x160EB506 + scePowerRequestDisplayOn: 0x3EA75C88 scePowerRequestHibernate: 0x08951418 scePowerRequestSoftReset: 0x2875994B scePowerRequestStandby: 0x2B7C7CF4 |