mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Make GodMode9i its own section
This commit is contained in:
parent
9fb133e367
commit
a3fb533d69
@ -47,7 +47,7 @@
|
||||
"title": "Other"
|
||||
}
|
||||
],
|
||||
"other": [
|
||||
"godmode9i": [
|
||||
|
||||
],
|
||||
"community": [
|
||||
|
||||
@ -19,12 +19,12 @@
|
||||
"url": "/gbarunner2"
|
||||
},
|
||||
{
|
||||
"title": "hiyaCFW",
|
||||
"url": "/hiyacfw"
|
||||
"title": "GodMode9i",
|
||||
"url": "/godmode9i"
|
||||
},
|
||||
{
|
||||
"title": "Other Projects",
|
||||
"url": "/other"
|
||||
"title": "hiyaCFW",
|
||||
"url": "/hiyacfw"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@ -1,24 +1,12 @@
|
||||
---
|
||||
lang: en-US
|
||||
layout: wiki
|
||||
section: other
|
||||
title: GodMode9i
|
||||
description: Information about GodMode9i
|
||||
layout: faq
|
||||
section: godmode9i
|
||||
title: FAQ & Troubleshooting
|
||||
long_title: GodMode9i FAQ & Troubleshooting
|
||||
description: FAQ & Troubleshooting for GodMode9i
|
||||
---
|
||||
|
||||
[GodMode9i](https://github.com/DS-Homebrew/GodMode9i/) is an open source file browser for the Nintendo DS ecosystem, taking inspiration from GodMode9 for the Nintendo 3DS. GodMode9i has the ability to dump games, manage SD card files, browse NitroFS, calculate the SHA1 hash of files, edit binary files with a hex editor, and more.
|
||||
|
||||
## Dumping functionality
|
||||
|
||||
To dump games, select the drive in the drives list and follow the on-screen prompts.
|
||||
- On the Nintendo DS and Nintendo DS Lite, GodMode9i can dump Slot-2 cartridges if running from Slot-1 flashcard, or Slot-1 Game Cards if GodMode9i is running from a Slot-2 flashcart
|
||||
- On the Nintendo DSi family of systems, Unlaunch is required for dumping Slot-1 games to the SD card
|
||||
- Follow [dsi.cfw.guide](https://dsi.cfw.guide/) for instructions on how to install Unlaunch
|
||||
- On the Nintendo 3DS family of systems, a modern CFW environment is required to launch GodMode9i
|
||||
- Follow [3ds.hacks.guide](https://3ds.hacks.guide/) for instructions on how to install Luma3DS + boot9strap
|
||||
|
||||
## Troubleshooting and FAQ
|
||||
|
||||
#### How do I get past the "mounting drive(s)" screen while starting it up?
|
||||
This happens when you launch GodMode9i from [hiyaCFW](../hiyacfw). You can hold <kbd class="face">X</kbd> while launching GodMode9i to skip NAND mounting. Alternatively, you can launch GodMode9i directly from Unlaunch to be able to mount the NAND.
|
||||
|
||||
18
pages/_en-US/godmode9i/index.md
Normal file
18
pages/_en-US/godmode9i/index.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
lang: en-US
|
||||
layout: wiki
|
||||
section: godmode9i
|
||||
title: GodMode9i
|
||||
description: Information about GodMode9i
|
||||
---
|
||||
|
||||
[GodMode9i](https://github.com/DS-Homebrew/GodMode9i/) is an open source file browser for the Nintendo DS ecosystem, taking inspiration from GodMode9 for the Nintendo 3DS. GodMode9i has the ability to dump games, manage SD card files, browse NitroFS, calculate the SHA1 hash of files, edit binary files with a hex editor, and more.
|
||||
|
||||
## Dumping functionality
|
||||
|
||||
To dump games, select the drive in the drives list and follow the on-screen prompts.
|
||||
- On the Nintendo DS and Nintendo DS Lite, GodMode9i can dump Slot-2 cartridges if running from Slot-1 flashcard, or Slot-1 Game Cards if GodMode9i is running from a Slot-2 flashcart
|
||||
- On the Nintendo DSi family of systems, Unlaunch is required for dumping Slot-1 games to the SD card
|
||||
- Follow [dsi.cfw.guide](https://dsi.cfw.guide/) for instructions on how to install Unlaunch
|
||||
- On the Nintendo 3DS family of systems, a modern CFW environment is required to launch GodMode9i
|
||||
- Follow [3ds.hacks.guide](https://3ds.hacks.guide/) for instructions on how to install Luma3DS + boot9strap
|
||||
@ -1,9 +0,0 @@
|
||||
---
|
||||
lang: en-US
|
||||
layout: wiki
|
||||
section: other
|
||||
title: Other Projects
|
||||
description: Information about other DS-Homebrew projects
|
||||
---
|
||||
|
||||
This section has information on other DS-Homebrew projects that aren't big enough to need a full section of the wiki.
|
||||
Loading…
Reference in New Issue
Block a user