(source console, cuz it's getting copied over and the target sd card is gonna be emptied) |
(Created page with "{{ambox | text = TODO: Check that this actually makes sense? I might have missed some important steps... }} The system transfer process is mostly the same as it would be done without homebrew, however you will need to use faketik at the end to restore any applications and games that did not come from the eShop. If the target console does not already have CFW, follow this guide instead. == What You Need == * The latest release of {{subst:gh|d0k3...") |
||
(20 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
The system transfer process is mostly the same as it would be done without | {{ambox | ||
| text = TODO: Check that this actually makes sense? I might have missed some important steps... | |||
}} | |||
The system transfer process is mostly the same as it would be done without homebrew, however you will need to use faketik at the end to restore any applications and games that did not come from the eShop. | |||
If the target console does not already have CFW, follow [[../Target is stock|this guide]] instead. | |||
== What You Need == | == What You Need == | ||
* The latest release of {{ | * The latest release of [https://github.com/d0k3/GodMode9 {{#if: GodMode9 | GodMode9 | d0k3/GodMode9 }}] (the GodMode9 <code>.zip</code> file) | ||
* The latest release of {{ | * The latest release of [https://github.com/ihaveahax/faketik {{#if: faketik | faketik | ihaveahax/faketik }}] (the <code>.3dsx</code> file) | ||
== Instructions == | == Instructions == | ||
=== Section I - Prep Work === | === Section I - Prep Work === | ||
Creating a NAND backup of both consoles is a good idea in case something goes wrong. It ensures you can recover your data in the event of an error. | |||
* For '''both consoles''', perform the following steps: | * For '''both consoles''', perform the following steps: | ||
Line 15: | Line 23: | ||
*# 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 | ||
* For | * For '''the target console only''', perform the following steps: | ||
*# Create a folder named <code>3ds</code> on the root of your SD card if it does not already exist | *# Create a folder named <code>3ds</code> on the root of your SD card if it does not already exist | ||
*# Copy <code> | *# Copy <code>FBI.3dsx</code> to the <code>/3ds/</code> folder on your SD card | ||
* Reinsert both SD cards into | * Reinsert both SD cards into both devices | ||
=== Section II - NAND Backup === | === Section II - NAND Backup === | ||
{{ambox | |||
| text = TODO: Put NAND backup stuff here for ease of access. '''In the mean time the steps are here: [[3DS:GodMode9 Usage#Creating a NAND Backup]]''' | |||
}} | |||
=== Section III - System Transfer === | === Section III - System Transfer === | ||
Revision as of 07:02, 14 June 2022
TODO: Check that this actually makes sense? I might have missed some important steps... |
The system transfer process is mostly the same as it would be done without homebrew, however you will need to use faketik at the end to restore any applications and games that did not come from the eShop.
If the target console does not already have CFW, follow this guide instead.
What You Need
- The latest release of GodMode9 (the GodMode9
.zip
file) - The latest release of faketik (the
.3dsx
file)
Instructions
Section I - Prep Work
Creating a NAND backup of both consoles is a good idea in case something goes wrong. It ensures you can recover your data in the event of an error.
- For both consoles, perform the following steps:
- Power off your device
- Insert your SD card into your computer
- 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
- For the target console only, perform the following steps:
- Create a folder named
3ds
on the root of your SD card if it does not already exist - Copy
FBI.3dsx
to the/3ds/
folder on your SD card
- Create a folder named
- Reinsert both SD cards into both devices
Section II - NAND Backup
TODO: Put NAND backup stuff here for ease of access. In the mean time the steps are here: 3DS:GodMode9 Usage#Creating a NAND Backup |