Difference between revisions of "Memory Card"

From Vita Development Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
|-
 
|-
 
| 0x8 || exfat || ux0 || Memory Card
 
| 0x8 || exfat || ux0 || Memory Card
 +
|-
 +
|}
 +
 +
== Memory Card Initialization ==
 +
 +
{|
 +
| [[File:ms_auth.png|800px|thumb|mounts]]
 
|-
 
|-
 
|}
 
|}

Revision as of 23:15, 2 July 2018

Partitions

Memory Card can be accessed with SceMsif module. It has the following partitions:

code type name desc
0xD raw Some data
0x8 exfat ux0 Memory Card

Memory Card Initialization

mounts