Calculates the amount of data that can actually be saved in save data.
Save data manages data in a fixed size of 512 bytes. On this worksheet, this fixed size is referred to as a block.
Note that this differs from the definition of a block (128 KB) that is displayed on the CTR Menu.
Calculates the data size space of the expanded save data.
Expanded save data manages data with a fixed size of 4,096 bytes. On this worksheet, this fixed size is referred to as a block.
Note that this differs from the blocks as displayed on the CTR Menu, where 1 block = 128 KB.
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 shown here.
Metadata
Calculates the size (in number of blocks) used when expanded save data is created.
File
Calculates the size (in number of blocks) that can be used when a single file is created in expanded save data. The actual size may be smaller than the size (in number of blocks) shown.