This calculates the amount of space used by save data and expanded save data.
This calculates the amount of data that can actually be saved in save data.
With save data, data is managed at a fixed size of 512 bytes. On this page this fixed size is referred to as a block.
Note that this differs from the definition of a block (=128KB) displayed on the CTR menu.
This calculates the amount of data used for expanded save data.
With expanded save data, data is managed at a fixed size of 4096 bytes. On this page this fixed size is referred to as a block.
Note that this differs from the definition of a block (=128KB) displayed on the CTR menu.
This calculates the number of blocks consumed in expanded save data. Depending on the SD Card format, the actual memory footprint on the SD Card may be greater than the values shown here. Note that nn::fs::ResultNotEnoughSpace may be returned even if an SD Card has as much free space as the sizes given here.
Metadata
This calculates the size (number of blocks) used when expanded save data is created.
File
This calculates the size (number of blocks) that could be used when a single file is created in expanded save data. The actual size may be smaller than the size (number of blocks) shown here.