IdStorage: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
mNo edit summary
(Replaced content with "#REDIRECT [https://wiki.henkaku.xyz/vita/SceIdStorage]")
Tag: Replaced
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Region of the Vita where perconsole info is stored.<br>
#REDIRECT [https://wiki.henkaku.xyz/vita/SceIdStorage]
Currently 128 leafs exist. Some are empty, others are unique, and there are others which are duplicated.<br>
Obtained with <code> "SceIdStorage", 0xe1ac6d7c, 0xeb00c509 | function ksceIdStorageReadLeaf(int leafnum, int buf, int unk0) </code> <br>
Buf size is 0x200 (512) and maximum leaf number is 0x80 (128).
 
= Table of leafs =
* TODO

Latest revision as of 00:47, 16 February 2020

  1. REDIRECT [1]