More actions
m (HydeWing moved page Addcont Id Dumper Vita to Addcont ID Dumper Vita without leaving a redirect) |
No edit summary |
||
Line 13: | Line 13: | ||
|type=Plugins | |type=Plugins | ||
|version=2020 | |version=2020 | ||
|license= | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/addcontiddumpervita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/addcontiddumpervita.7z | ||
|website=https://forum.devchroma.nl/index.php?topic=93.0 | |website=https://forum.devchroma.nl/index.php?topic=93.0 |
Revision as of 00:40, 9 Ocak 2023
Addcont ID Dumper | |
---|---|
File:Addcontiddumpervita.jpg | |
General | |
Author | cuevavirus |
Type | Plugins |
Version | 2020 |
License | GPL-3.0 |
Last Updated | 2020/08/20 |
Links | |
Download | |
Website | |
Source | |
Logs calls to sceAppMgrDrmOpen to stdout or file, can be helpful for creating fake DLCs.
This only works when the game calls sceAppMgrDrmOpen which requires one of the parameters to be the addcont ID. If the game calls sceIoDopen on addcont0: then sceIoDread to check for available addcont, then the IDs cannot be acquired.
To capture stdout, use PrincessLog or PSMLogUSB found here. File log is recorded at ux0:/aciddumper.log.
Changelog
2020/08/20
- By request from moimerc, plugin has been updated with file logging.
External links
- Author's website - https://bin.shotatoshounenwachigau.moe/vita/aciddumper/
- GitHub - https://github.com/cuevavirus/AddcontIDDumper
- CBPS Forums - https://forum.devchroma.nl/index.php?topic=93.0