Line 31:
Line 31:
.AXF - Pre-assembled ARM code. Before being linked into the [[ExeFS]] '.code' format. They're practically ARM specific ELF files. The Plain Region found in the CXI is also obtain from this file.
.AXF - Pre-assembled ARM code. Before being linked into the [[ExeFS]] '.code' format. They're practically ARM specific ELF files. The Plain Region found in the CXI is also obtain from this file.
−
*.[[BCWAV]] - CTR waveform file format
+
.BNR - Simply contains a .[[CBMD]] and a .[[BCWAV]], in that order with padding in between the two files to make sure the .[[BCWAV]] is aligned to 0x10 bytes. It contains nothing else.
−
.BNR - Simply contains a .[[CBMD]] and a .[[BCWAV]], in that order with padding in between the two files to make sure the .[[BCWAV]] is aligned to 0x10 bytes. It contains nothing else.
+
== Audio Fie Formats
+
.[[BCWAV]] - CTR waveform file format
== Graphics File Formats ==
== Graphics File Formats ==
Line 40:
Line 41:
.[[CBMD]] - CTR binary banner model - Archive file before being made into a CTR banner for games or other applications.
.[[CBMD]] - CTR binary banner model - Archive file before being made into a CTR banner for games or other applications.
−
[[SMDH|ICN]] - Contains icons, names and flags for an application
+
.[[SMDH|ICN]] - Contains icons, names and flags for an application
.CTPK - CTR Texture PacKage
.CTPK - CTR Texture PacKage