From b46de5b3a9e07988b14ef57ebf05907e03d45156 Mon Sep 17 00:00:00 2001 From: PabloMK7 Date: Sat, 8 Mar 2025 12:33:07 +0100 Subject: [PATCH] Created Dumping Games (markdown) --- Dumping-Games.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Dumping-Games.md diff --git a/Dumping-Games.md b/Dumping-Games.md new file mode 100644 index 0000000..5450e4c --- /dev/null +++ b/Dumping-Games.md @@ -0,0 +1,11 @@ +Azahar allows loading personal game backups you have legally obtained from your own console. +The following formats are supported: + +- Decrypted [CXI/NCCH files](https://www.3dbrew.org/wiki/NCCH), with `.cxi` extension. +- Decrypted [CIA files](https://www.3dbrew.org/wiki/CIA), with `.cia` extension. +- Decrypted [CCI files](https://www.3dbrew.org/wiki/CCI), with `.cci` extension (formerly known as `.3ds` files, such files can be renamed and still work). +- Homebrew files, with `.3dsx` extension. + +**Azahar does not support encrypted files.** + +Due to the nature of copyright laws in different legislations, Azahar does not provide a dumping guide. Instead the user should do the appropriate research to understand what is possible and what not in their legislation, and take the appropriate procedures to obtain decrypted backups of their games. \ No newline at end of file