diff options
author | devnoname120 | 2018-08-11 16:41:07 +0200 |
---|---|---|
committer | GitHub | 2018-08-11 16:41:07 +0200 |
commit | 7fa6f8ab62edcf5526508fa563b9ff9a2a452873 (patch) | |
tree | 4fbff2963b3f416ea242c76994f1aadf9fbf2483 | |
parent | Update SceDebug (#338) (diff) | |
download | vds-libraries-7fa6f8ab62edcf5526508fa563b9ff9a2a452873.tar.gz |
Add kscePowerSetDisplayBrightness to db.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 6a38a0a..9cb53d3 100644 --- a/nids/360/ScePower.yml +++ b/nids/360/ScePower.yml @@ -106,6 +106,7 @@ modules: scePowerSetBatteryFakeStatus: 0x0C6973B8 scePowerSetBusClockFrequency: 0xB8D7B3FB scePowerSetCompatClockFrequency: 0xFFC84E69 + scePowerSetDisplayBrightness: 0x43D5CE1D scePowerSetDisplayMaxBrightness: 0x77027B6B scePowerSetGpuClockFrequency: 0x264C24FC scePowerSetGpuXbarClockFrequency: 0xA7739DBE |