(add link to 3DS:Dump titles and game cartridges to →Usage: and a link to documentation for scripting) |
(Created page with "{{Infobox homebrew | developers = d0k3, Wolfvak | image = GodMode9-Logo.png | imagealt = GodMode9 logo | for3ds = 1 | version = v2.1.1 | github = d0k3/GodMode9 | universaldb = 3ds/godmode9 | githubtag = v2.1.1 | imagesize = 256px }} '''GodMode9''' is a file browser for the Nintendo 3DS that provides access to the SD card, NAND partitions, and other parts of the system. == Installation == GodMode9 is installed as part of Finalizing Setup on...") |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| imagealt = GodMode9 logo | | imagealt = GodMode9 logo | ||
| for3ds = 1 | | for3ds = 1 | ||
| version = | | version = v2.1.1 | ||
| github = d0k3/GodMode9 | | github = d0k3/GodMode9 | ||
| universaldb = 3ds/godmode9 | | universaldb = 3ds/godmode9 | ||
Line 16: | Line 15: | ||
GodMode9 is installed as part of [[3dsguide:finalizing-setup|Finalizing Setup]] on 3DS Hacks Guide. | GodMode9 is installed as part of [[3dsguide:finalizing-setup|Finalizing Setup]] on 3DS Hacks Guide. | ||
=== Universal-Updater === | |||
[[3ds/godmode9|GodMode9]] is available on Universal-DB and can be installed and updated with [[3DS:Universal-Updater|Universal-Updater]]. | |||
[[ | |||
=== Manually === | |||
# {{GitHub|d0k3/GodMode9/releases/latest|Download the latest release}} (the GodMode9 <code>.zip</code> file) | # {{GitHub|d0k3/GodMode9/releases/latest|Download the latest release}} (the GodMode9 <code>.zip</code> file) | ||
# Copy <code>GodMode9.firm</code> from the GodMode9 <code>.zip</code> to the <code>/luma/payloads</code> folder on your SD card | # Copy <code>GodMode9.firm</code> from the GodMode9 <code>.zip</code> to the <code>/luma/payloads</code> folder on your SD card | ||
# Copy the <code>gm9</code> folder from the GodMode9 <code>.zip</code> to the root of your SD card | # Copy the <code>gm9</code> folder from the GodMode9 <code>.zip</code> to the root of your SD card | ||
# Reinsert your SD card into your device | # Reinsert your SD card into your device | ||
== Usage == | == Usage == | ||
The most common guides are listed at [[ | The most common guides are listed at [[3DS:GodMode9 usage]]. | ||
=== Scripts === | === Scripts === | ||
GodMode9 comes with two scripts: [[/GM9Megascript|GM9Megascript]] and [[/NANDManager|NANDManager]]. | GodMode9 comes with two scripts: [[/GM9Megascript|GM9Megascript]] and [[/NANDManager|NANDManager]]. | ||
== History == | == History == | ||
Line 49: | Line 40: | ||
The first release of GodMode9 was 0.2.0 on March 22, 2016.<ref>https://github.com/d0k3/GodMode9/releases/tag/v0.2.0</ref> Before this, Decrypt9WIP was the most popular tool for common tasks such as NAND backups. | The first release of GodMode9 was 0.2.0 on March 22, 2016.<ref>https://github.com/d0k3/GodMode9/releases/tag/v0.2.0</ref> Before this, Decrypt9WIP was the most popular tool for common tasks such as NAND backups. | ||
With the 1.1.2 release on April 19, 2017, GodMode9 had reached almost complete feature parity with Decrypt9WIP.<ref>https://github.com/d0k3/GodMode9/releases/tag/v1.1.2</ref> | With the 1.1.2 release on April 19, 2017, GodMode9 had reached almost complete feature parity with Decrypt9WIP.<ref>https://github.com/d0k3/GodMode9/releases/tag/v1.1.2</ref> | ||
Version 1.2.7 on July 11, 2017 added scripting support.<ref>https://github.com/d0k3/GodMode9/releases/tag/v1.2.7</ref> | Version 1.2.7 on July 11, 2017 added scripting support.<ref>https://github.com/d0k3/GodMode9/releases/tag/v1.2.7</ref> | ||
== References == | == References == | ||
<references/> | <references/> |
Revision as of 02:31, 13 August 2022
Developer(s) | d0k3, Wolfvak |
---|---|
Console | Nintendo 3DS |
Version | v2.1.1 |
Links | |
GitHub | d0k3/GodMode9 |
Download | |
GodMode9 is a file browser for the Nintendo 3DS that provides access to the SD card, NAND partitions, and other parts of the system.
Installation
GodMode9 is installed as part of Finalizing Setup on 3DS Hacks Guide.
Universal-Updater
GodMode9 is available on Universal-DB and can be installed and updated with Universal-Updater.
Manually
- Download the latest release (the GodMode9
.zip
file) - Copy
GodMode9.firm
from the GodMode9.zip
to the/luma/payloads
folder on your SD card - Copy the
gm9
folder from the GodMode9.zip
to the root of your SD card - Reinsert your SD card into your device
Usage
The most common guides are listed at 3DS:GodMode9 usage.
Scripts
GodMode9 comes with two scripts: GM9Megascript and NANDManager.
History
This section is a work in progress. Notes:
Missing more important features. |
The first release of GodMode9 was 0.2.0 on March 22, 2016.[1] Before this, Decrypt9WIP was the most popular tool for common tasks such as NAND backups.
With the 1.1.2 release on April 19, 2017, GodMode9 had reached almost complete feature parity with Decrypt9WIP.[2]
Version 1.2.7 on July 11, 2017 added scripting support.[3]