From f3e91092a04d36c475cafeba1350534ed31b81eb Mon Sep 17 00:00:00 2001 From: jakcron Date: Sun, 16 Aug 2020 17:40:36 +0800 Subject: [PATCH] Update readme to reference CompressedRomFS. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26112c8..38cf29b 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ General purpose reading/extraction tool for Nintendo Switch file formats. ## Supported File Formats * Meta (.npdm) * PartitionFS (and HashedPartitionFS) (includes raw .nsp) -* RomFS -* GameCard Image (.xci) +* RomFS (and CompressedRomFS) +* NX GameCard Image (.xci) * Nintendo Content Archive (.nca) * Content Metadata (.cnmt) * Nintendo Software Object (.nso)