Update readme.

This commit is contained in:
jakcron 2021-10-23 11:38:44 +08:00
parent c307be9749
commit 18a77e89d0

View file

@ -5,16 +5,16 @@ General purpose reading/extraction tool for Nintendo Switch file formats.
* Meta (.npdm) * Meta (.npdm)
* PartitionFS (and Sha256PartitionFS) (includes raw .nsp) * PartitionFS (and Sha256PartitionFS) (includes raw .nsp)
* RomFS * RomFS
* NX GameCard Image (.xci) * N**X** Game**C**ard **I**mage (.xci)
* Nintendo Content Archive (.nca) * **N**intendo **C**ontent **A**rchive (.nca)
* Content Metadata (.cnmt) * **C**o**n**tent **M**e**t**adata (.cnmt)
* Nintendo Software Object (.nso) * **N**intendo **S**hared **O**bject (.nso)
* Nintendo Relocatable Software Object (.nro) * **N**intendo **R**elocatable **O**bject (.nro)
* Kernel Initial Process List (.ini) * **Ini**tial Process List (.ini)
* Kernel Initial Process (.kip) * **K**ernel **I**nitial **P**rocess (.kip)
* Nintendo Application Control Property (.nacp) * **N**intendo **A**pplication **C**ontrol **P**roperty (.nacp)
* ES Certificate (.cert) * ES **Cert**ificate (.cert)
* ES Ticket (v2 only) (.tik) * ES **Ti**c**k**et (v2 only) (.tik)
# Usage # Usage
``` ```