/GodMode9i

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

Primary LanguageCGNU General Public License v3.0GPL-3.0


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's TWL_FIRM.

Drive menu File list NDS file menu

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 (if GodMode9i is ran on the console SD card).
  • Copy, move, delete, rename files/folders and create folders.
  • 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))
  • Browse files on the SD Card when running GM9i from any DS-mode flashcard. (Requires a DS game launcher with SD access enabled.)

Building

If you don't want to compile yourself but you still want to get the latest build, please use our TWLBot github repository

In order to compile this application on your own, you will need devkitPro with the devkitARM toolchain, plus the necessary tools and libraries. devkitPro includes dkp-pacman for easy installation of all components:

 $ dkp-pacman -Syu devkitARM general-tools dstools ndstool libnds libfat-nds

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.

Credits

  • RocketRobz: Main Developer.
  • Evie/Pk11: Contributor.
  • zacchi4k: Logo designer.
  • Edo9300: Save reading code from his save manager tool.
  • JimmyZ: NAND code from twlnf (with writing code stripped for safety reasons).
  • zoogie: ConsoleID code (originating from dumpTool).
  • devkitPro: devkitARM, libnds, original nds-hb-menu code, and screenshot code.
  • d0k3: Developer of GodMode9 for the Nintendo 3DS, which this is inspired by.