CTXT: Difference between revisions

TimmSkiller (talk | contribs)
Complete documentation of the CTX format
TimmSkiller (talk | contribs)
Correct information about location of CTX files
 
Line 1: Line 1:
This page describes the structure of the .ctx files located at [[Title_Data_Structure|nand:/title/<titlepath>/00000000.ctx]].
This page describes the structure of the [[Titles#Data_Structure|.ctx files]] created during title installations on the SD card or NAND.


== Title Import Context ==
== Title Import Context ==
Line 105: Line 105:
== CTX Files ==
== CTX Files ==


CTX files, usually found in the root of the title folder of the corresponding title (see [[Titles#Data_Structure|Title Data Structure]]) contain information about an active title installation, as well as data to resume the installation. This is usually one file, called <code>00000000.ctx</code> which consists of one [[CTXT#Title_Import_Context|Title Import Context]] and one or more [[CTXT#Content_Import_Context|Content Import Contexts]]:
CTX files, usually found in the root of the title folder of the corresponding title (see [[Titles#Data_Structure|Title Data Structure]]) contain information about an active title installation, as well as data to resume the installation if it is paused. This is usually one file, called <code>00000000.ctx</code> which consists of one [[CTXT#Title_Import_Context|Title Import Context]] and one or more [[CTXT#Content_Import_Context|Content Import Contexts]]:


{| class="wikitable" border="1"
{| class="wikitable" border="1"