FS:OpenFile: Difference between revisions
mNo edit summary |
m →RomFS |
||
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 | 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. |