Error codes: Difference between revisions

Lioncache (talk | contribs)
Add FS error codes for invalid FAT formats for BIS storage partitions
Lioncache (talk | contribs)
Add FS error codes for insufficient space related to BIS partitions and SD cards (these are stored within an array in rodata next to the FAT format error codes)
Line 292: Line 292:
|-
|-
| 0xE02 || 2 || 7 || Savedata [[Filesystem_services|already]] mounted
| 0xE02 || 2 || 7 || Savedata [[Filesystem_services|already]] mounted
|-
| 0x4602 || 2 || 35 || Not enough free space for BIS Calibration partition.
|-
| 0x4802 || 2 || 36 || Not enough free space for BIS Safe partition.
|-
| 0x4A02 || 2 || 37 || Not enough free space for BIS User partition.
|-
| 0x4C02 || 2 || 38 || Not enough free space for BIS System partition.
|-
| 0x4E02 || 2 || 39 || Not enough free space on SD card.
|-
|-
| 0x7802 || 2 || 60 || The specified [[NCA]]-type doesn't exist for this title.
| 0x7802 || 2 || 60 || The specified [[NCA]]-type doesn't exist for this title.