File Formats: Difference between revisions
Make the extensions be the links to its pages |
No edit summary |
||
Line 18: | Line 18: | ||
.AXF - Pre-assembled ARM code. before being linked into a CCI/CXI format. | .AXF - Pre-assembled ARM code. before being linked into a CCI/CXI format. | ||
.CDI - CTR Development Image. Lib did not have any documentation about what this format is, what it does, etc. I had to go digging through the compiler to find this format listed. Hopefully I'll find more soon. *Possibly* associated with the CTR Debugger but that's just a guess. | |||
.CIP - CTR Initial Process. Unfortunately the circumstance is much like the CDI format, but it's in the lib compiler so it is some type of format used by the 3DS. | |||
.CFA - CTR File Archive. Lib states this is similar to a CIA, a little like an archive of a CIA. Fortunately lib has some info on this format. CFA files are basically (multiple?) packed CIAs. CFAs are used when the CCI file includes the child device distributed with download play. | |||
=== Filesystem === | === Filesystem === |