Changes

1 byte removed ,  19:33, 2 July 2015
m
Line 174: Line 174:     
=== [[RomFS]] ===
 
=== [[RomFS]] ===
The raw FS image for the main CXI RomFS(for the current app this is accessible via archiveid 0x3) can be accessed via an all-zero 0x14-byte binary file-lowpath. This allows access to the raw level-3 IVFC image: the user process must handle parsing the filesystem used in this image itself.
+
The raw FS image for the main CXI RomFS(for the current app this is accessible via archiveid 0x3) can be accessed via an all-zero 0xc-byte binary file-lowpath. This allows access to the raw level-3 IVFC image: the user process must handle parsing the filesystem used in this image itself.
    
In this scenario, OpenFile returns a handle to the RomFS archive.
 
In this scenario, OpenFile returns a handle to the RomFS archive.
1

edit