Filesystem services: Difference between revisions
No edit summary |
No edit summary |
||
Line 1,519: | Line 1,519: | ||
|- | |- | ||
| 8 || [4.0.0+] RegisteredUpdate | | 8 || [4.0.0+] RegisteredUpdate | ||
|} | |||
= ContentType = | |||
This is "nn::fs::ContentType". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || Meta | |||
|- | |||
| 1 || Control | |||
|- | |||
| 2 || Manual | |||
|- | |||
| 3 || Logo | |||
|- | |||
| 4 || Data | |||
|} | |} | ||
Line 1,546: | Line 1,564: | ||
| 1 || User | | 1 || User | ||
|- | |- | ||
| 2 || | | 2 || SdSystem | ||
|- | |||
| 3 || [3.0.0+] Temporary | |||
|- | |- | ||
| | | 4 || [4.0.0+] SdUser | ||
|- | |- | ||
| 100 || [3.0.0+] ProperSystem | | 100 || [3.0.0+] ProperSystem | ||
|- | |||
| 100 || [3.0.0+] SafeMode | |||
|} | |} | ||
Line 1,562: | Line 1,584: | ||
! Value || Name | ! Value || Name | ||
|- | |- | ||
| 0 || | | 0 || System | ||
|- | |||
| 1 || Account | |||
|- | |- | ||
| | | 2 || Bcat | ||
|- | |- | ||
| | | 3 || Device | ||
|- | |- | ||
| | | 4 || [3.0.0+] Temporary | ||
|- | |- | ||
| | | 5 || [3.0.0+] Cache | ||
|- | |- | ||
| | | 6 || [4.0.0+] SystemBcat | ||
|} | |||
= SaveDataRank = | |||
This is "nn::fs::SaveDataRank". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || Primary | |||
|- | |||
| 1 || Secondary | |||
|} | |||
= SaveDataEnumerateOption = | |||
This is "nn::fs::SaveDataEnumerateOption". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 1 || AllRank | |||
|} | |||
= SaveDataFlags = | |||
This is "nn::fs::SaveDataFlags". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 1 || KeepAfterResettingSystemSaveData | |||
|- | |||
| 2 || KeepAfterRefurbishment | |||
|- | |||
| 4 || KeepAfterResettingSystemSaveDataWithoutUserSaveData | |||
|} | |||
= SaveDataMetaType = | |||
This is "nn::fs::SaveDataMetaType". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || None | |||
|- | |||
| 1 || Thumbnail | |||
|- | |||
| 2 || ExtensionContext | |||
|} | |} | ||
Line 1,582: | Line 1,656: | ||
! Value || Name | ! Value || Name | ||
|- | |- | ||
| 0 || | | 0 || Nand | ||
|- | |- | ||
| 1 || SdCard | | 1 || SdCard | ||
Line 1,594: | Line 1,668: | ||
! Value || Name | ! Value || Name | ||
|- | |- | ||
| 0 || | | 0 || Nand | ||
|- | |- | ||
| 1 || SdCard | | 1 || SdCard | ||
Line 1,609: | Line 1,683: | ||
|- | |- | ||
| 1 || SdCard | | 1 || SdCard | ||
|} | |||
= Priority = | |||
This is "nn::fs::Priority". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || Realtime | |||
|- | |||
| 1 || Normal | |||
|- | |||
| 2 || Low | |||
|} | |||
= PriorityRaw = | |||
This is "nn::fs::PriorityRaw". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || Realtime | |||
|- | |||
| 1 || Normal | |||
|- | |||
| 2 || Low | |||
|- | |||
| 3 || Background | |||
|} | |||
= AbortSpecifier = | |||
This is "nn::fs::AbortSpecifier". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || Default | |||
|- | |||
| 1 || Abort | |||
|- | |||
| 2 || ReturnResult | |||
|} | |||
= OperationId = | |||
This is "nn::fs::OperationId". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || Clear | |||
|- | |||
| 1 || ClearSignature | |||
|- | |||
| 2 || InvalidateCache | |||
|- | |||
| 3 || QueryRange | |||
|} | |||
= MountHostOption = | |||
This is "nn::fs::MountHostOption". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 1 || PseudoCaseSensitive | |||
|} | |||
= BisPartitionId = | |||
This is "nn::fs::BisPartitionId". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || BootPartition1Root | |||
|- | |||
| 10 || BootPartition2Root | |||
|- | |||
| 20 || UserDataRoot | |||
|- | |||
| 21 || BootConfigAndPackage2Part1 | |||
|- | |||
| 22 || BootConfigAndPackage2Part2 | |||
|- | |||
| 23 || BootConfigAndPackage2Part3 | |||
|- | |||
| 24 || BootConfigAndPackage2Part4 | |||
|- | |||
| 25 || BootConfigAndPackage2Part5 | |||
|- | |||
| 26 || BootConfigAndPackage2Part6 | |||
|- | |||
| 27 || CalibrationBinary | |||
|- | |||
| 28 || CalibrationFile | |||
|- | |||
| 29 || SafeMode | |||
|- | |||
| 30 || User | |||
|- | |||
| 31 || System | |||
|- | |||
| 32 || SystemProperEncryption | |||
|- | |||
| 33 || SystemProperPartition | |||
|- | |||
| 34 || SignedSystemPartitionOnSafeMode | |||
|} | |||
= MmcSpeedMode = | |||
This is "nn::fs::MmcSpeedMode". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || Identification | |||
|- | |||
| 1 || LegacySpeed | |||
|- | |||
| 2 || HighSpeed | |||
|- | |||
| 3 || Hs200 | |||
|- | |||
| 4 || Hs400 | |||
|- | |||
| 5 || Unknown | |||
|} | |||
= MmcPartition = | |||
This is "nn::fs::MmcPartition". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || UserData | |||
|- | |||
| 1 || BootPartition1 | |||
|- | |||
| 2 || BootPartition2 | |||
|} | |||
= GameCardPartition = | |||
This is "nn::fs::GameCardPartition". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || Update | |||
|- | |||
| 1 || Normal | |||
|- | |||
| 2 || Secure | |||
|- | |||
| 3 || [4.0.0+] Logo | |||
|} | |||
= GameCardPartitionRaw = | |||
This is "nn::fs::GameCardPartitionRaw". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || NormalReadOnly | |||
|- | |||
| 1 || SecureReadOnly | |||
|- | |||
| 2 || RootWriteOnly | |||
|} | |||
= GameCardAttribute = | |||
This is "nn::fs::GameCardAttribute". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 1 || AutoBootFlag | |||
|- | |||
| 2 || HistoryEraseFlag | |||
|- | |||
| 4 || RepairToolFlag | |||
|} | |||
= GameCardSize = | |||
This is "nn::fs::GameCardSize". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 1 || Size1GB | |||
|- | |||
| 2 || Size2GB | |||
|- | |||
| 4 || Size4GB | |||
|- | |||
| 8 || Size8GB | |||
|- | |||
| 16 || Size16GB | |||
|- | |||
| 32 || Size32GB | |||
|} | |||
= GameCardClockRate = | |||
This is "nn::fs::GameCardClockRate". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 25 || ClockRate25MHz | |||
|- | |||
| 50 || ClockRate50MHz | |||
|} | |||
= SimulatingDeviceType = | |||
This is "nn::fs::SimulatingDeviceType". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || eMMC | |||
|- | |||
| 1 || SdCard | |||
|- | |||
| 2 || GameCard | |||
|} | |||
= SimulatingDeviceDetectionMode = | |||
This is "nn::fs::SimulatingDeviceDetectionMode". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || NoSimulation | |||
|- | |||
| 1 || DeviceAttached | |||
|- | |||
| 2 || DeviceRemoved | |||
|} | |||
= SimulatingDeviceAccessFailureEventType = | |||
This is "nn::fs::SimulatingDeviceAccessFailureEventType". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || None | |||
|- | |||
| 1 || AccessTimeoutFailure | |||
|- | |||
| 2 || AccessFailure | |||
|- | |||
| 3 || DataCorruption | |||
|} | |||
= SimulatingDeviceTargetOperation = | |||
This is "nn::fs::SimulatingDeviceTargetOperation". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 1 || Read | |||
|- | |||
| 2 || Write | |||
|} | |||
= SpeedEmulationMode = | |||
This is "nn::fs::SpeedEmulationMode". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value || Name | |||
|- | |||
| 0 || None | |||
|- | |||
| 1 || Faster | |||
|- | |||
| 2 || Slower | |||
|- | |||
| 3 || Random | |||
|} | |} | ||