CNMT: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
This is the file that ends in <code>".cnmt{.nca}"</code> or <code>"meta0.ncd"</code>. This seems to replace the TMD format. | This is the file that ends in <code>".cnmt{.nca}"</code> or <code>"meta0.ncd"</code>. This seems to replace the TMD format. | ||
There's at least | There's at least 9 different filenames used for ".cnmt": | ||
* "Application_{lower-case hex titleID}.cnmt" | * "Application_{lower-case hex titleID}.cnmt" | ||
* "Patch_{lower-case hex titleID}.cnmt" | * "Patch_{lower-case hex titleID}.cnmt" | ||
Line 15: | Line 15: | ||
* "BootImagePackage_{lower-case hex titleID}.cnmt" | * "BootImagePackage_{lower-case hex titleID}.cnmt" | ||
* "BootImagePackageSafe_{lower-case hex titleID}.cnmt" | * "BootImagePackageSafe_{lower-case hex titleID}.cnmt" | ||
* "Delta_{lower-case hex titleID}.cnmt" | |||
It starts with a header: | It starts with a header: |