ctr_makeciaThis ctr_makecia tool is for creating CIA (CTR Importable Archive) files. This tool generates CIA files that can be imported via the DevMenu from the CXI files which are NAND application executable image.
To create a CIR file, you need a NAND application executable image CXI file generated using the ctr_makerom tool.
% ctr_makecia32 -i CXI_FILE -o CIA_FILE
You must specify values for the CXI_FILE and CIA_FILE arguments.
| Options | Description |
|---|---|
| -i | Specifies the input CXI file. |
| -o | Specifies the output CIA file. |
Refer to Build Rules (CTR_APPTYPE) for more information about variables defined within the OMakefile.
CONFIDENTIAL