From c2b5ccccd8e51cf7b181f991b6230a5788d1005b Mon Sep 17 00:00:00 2001 From: JMC47 Date: Sat, 19 Dec 2015 14:24:37 -0500 Subject: [PATCH] Updated Dumping Game Cartridges (markdown) --- Dumping-Game-Cartridges.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dumping-Game-Cartridges.md b/Dumping-Game-Cartridges.md index d71125e..d76e575 100644 --- a/Dumping-Game-Cartridges.md +++ b/Dumping-Game-Cartridges.md @@ -27,8 +27,8 @@ At this point, we need to download a lot of stuff and put it in the right spot. - The [Homebrew Starter Kit](https://smealum.github.io/ninjhax2/starter.zip) - Note: this also contains the homebrew launcher and some homebrew, including an FTP client for sending files over to a computer without removing the SD card if you so desire. For more information, you can check out the guide on [The Homebrew Launcher website](http://smealum.github.io/3ds/). - [Brahma2](https://github.com/delebile/Brahma2) must be downloaded and placed within sd:/3ds/brahma2. -- [Uncart](https://github.com/citra-emu/uncart) must be downloaded and placed within sd:/3ds/brahma. -- [Decrypt9](https://github.com/archshift/Decrypt9) must be downloaded and placed within sd:/3ds/brahma. +- [Uncart](https://github.com/citra-emu/uncart) must be downloaded and placed within sd:/brahma. +- [Decrypt9](https://github.com/archshift/Decrypt9) must be downloaded and placed within sd:/brahma. On N3DS units, it's possible to do this without removing the SD card! Within the N3DS Home Menu, hit the "System Settings" icon, select "Data Management" and then "Micro SD Management." From there, the N3DS will provide instructions on how to access the N3DS from your computer over wifi. Place the extracted contents in the locations mentioned above.