diff options
author | Reiko Asakura | 2021-03-03 11:59:51 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-03-03 11:59:51 -0500 |
commit | 382362fbd9a884329f6f3ff41839698253b535e1 (patch) | |
tree | e4adc6c44b4a5391edfd75fb160417d58f6132b9 /nids/360/SceAVConfig.yml | |
parent | Add kernel net function NIDs (diff) | |
download | vds-libraries-382362fbd9a884329f6f3ff41839698253b535e1.tar.gz |
Add SceAVConfigForDriver NIDs
All are from 0.940 appmgr.skprx
Diffstat (limited to 'nids/360/SceAVConfig.yml')
-rw-r--r-- | nids/360/SceAVConfig.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nids/360/SceAVConfig.yml b/nids/360/SceAVConfig.yml index d47ca2e..3eb1fb1 100644 --- a/nids/360/SceAVConfig.yml +++ b/nids/360/SceAVConfig.yml @@ -39,3 +39,8 @@ modules: sceAVConfigUnRegisterCallback: 0xDD78C3BA sceAVConfigWriteMasterVol: 0x65F03D6A sceAVConfigWriteRegSystemVol: 0xC411D984 + SceAVConfigForDriver: + nid: 0xECC77DDB + functions: + sceAVConfigCancelExcOut: 0x91792D6F + sceAVConfigRequestExcOut: 0x3817CDA1 |