From 08245d05444d463a69ba66317248c0c4110d169d Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Thu, 19 Mar 2020 15:40:12 -0600 Subject: [PATCH] Update README.md Co-Authored-By: NightScript --- README.md | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index afa2a5c..e4a66ad 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,29 @@


A full access file browser for the DS and DSi consoles :godmode: -

- -

+
- +

-GodMode9i is a full access file browser for the Nintendo DS, Nintendo DSi and the Nintendo 3DS library of consoles. It works on any console that either supports a flashcard or has Custom Firmware. +GodMode9i is a full access file browser for the Nintendo DS, Nintendo DSi and the Nintendo 3DS's TWL_FIRM. + +![](https://gbatemp.b-cdn.net/attachments/snap_191051-png.195366/) ![](https://gbatemp.b-cdn.net/attachments/snap_191132-png.195368/) ![](https://gbatemp.b-cdn.net/attachments/file-options-v2-1-0-png.195367/) ## Features - Dump GameBoy Advance cartridges on the original Nintendo DS and Nintendo DS Lite consoles. -- Dump Nintendo DS/DSi cartridges on Nintendo DSi and Nintendo 3DS consoles. +- Dump Nintendo DS/DSi cartridges on Nintendo DSi and Nintendo 3DS consoles (if GodMode9i is ran on the console SD card). - Copy, move, delete, rename files/folders and create folders. -- Mount the NitroFS for .nds files (allowing you to browse through them), including retail nds files. -- Browse files on supported flashcards when running GM9i from the NAND or SD Card. (`AceKard 2(i)` `R4 Ultra (r4ultra.com)`) +- Mount the NitroFS of .nds files. +- Browse files on supported flashcards when running GM9i from the NAND or SD Card. (`AceKard 2(i)` & `R4 Ultra (r4ultra.com)`) ## Building If you don't want to compile yourself but you still want to get the latest build, please use our [TWLBot github repository](https://github.com/TWLBot/Builds/blob/master/extras/GodMode9i.7z) @@ -36,15 +36,11 @@ In order to compile this application on your own, you will need [devkitPro](http Once everything is downloaded and installed, `git clone` this repository, navigate to the folder in which it was cloned, and run `make` to compile the application. If there is an error, let us know. -## Screenshots - -![](https://gbatemp.b-cdn.net/attachments/snap_191051-png.195366/) ![](https://gbatemp.b-cdn.net/attachments/snap_191132-png.195368/) ![](https://gbatemp.b-cdn.net/attachments/file-options-v2-1-0-png.195367/) - ## Credits -* [RocketRobz](https://github.com/RocketRobz): Creator of GodMode9i. -* [zacchi4k](https://github.com/zacchi4k): Creator of the GodMode9i logo used in v1.3.1 and onwards. +* [RocketRobz](https://github.com/RocketRobz): Main Developer. +* [zacchi4k](https://github.com/zacchi4k): Logo designer. * [Edo9300](https://github.com/edo9300): Save reading code from his save manager tool. * [JimmyZ](https://github.com/JimmyZ): NAND code from twlnf (with writing code stripped for safety reasons). -* [zoogie](https://github.com/zoogie): Code from dumpTool to get ConsoleID. +* [zoogie](https://github.com/zoogie): ConsoleID code (originating from dumpTool). * [devkitPro](https://github.com/devkitPro): devkitARM, libnds, original nds-hb-menu code, and screenshot code. -* [d0k3](https://github.com/d0k3): Original GM9 app and name for the Nintendo 3DS, which this is inspired by. +* [d0k3](https://github.com/d0k3): Developer of GodMode9 for the Nintendo 3DS, which this is inspired by.