Changes

67 bytes added ,  08:38, 12 November 2014
OpenFile returns a handle to the RomFS archive in the all-zero binary-lowpath scenario.
Line 175: Line 175:  
=== [[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 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.
 +
 +
In this scenario, OpenFile returns a handle to the RomFS archive.
165

edits