diff --git a/Decryption.md b/Decryption.md new file mode 100644 index 0000000..2601327 --- /dev/null +++ b/Decryption.md @@ -0,0 +1 @@ +3ds images can be in either encrypted or unencrypted form. Typically, homebrew images would be unencrypted while backups of retail titles would be encrypted. Citra only works with decrypted images, so any encrypted image needs to be decrypted, typically using `makerom` and `ctrtool`.