Filesystem services: Difference between revisions

Line 1,287: Line 1,287:


In this scenario, OpenFile returns a handle to the RomFS archive.
In this scenario, OpenFile returns a handle to the RomFS archive.
The 0x3 archive is an interface for the 0x2345678A archive with the current process programID+mediatype. File lowpath:
{| class="wikitable" border="1"
|-
!  Index word
!  Description
|-
| 0
| Type:
* 0x0: Main RomFS.
* 0x1: Invalid.
* 0x2: Unknown. 0x2 is written to 0x2345678A-archive file_lowpath+0 for this.
* 0x3: Invalid.
* 0x4: FS-module executes svcBreak when using this.
|-
| 1-2
| Unknown, normally 0.
|}


== ProgramInfo ==
== ProgramInfo ==