|
|
(13 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| {{Page WIP}} | | {{mbox|type=content|text=This page has been temporarily removed because it is outdated. Set up custom firmware on the target console and follow [[3DS:System Transfer/Target has CFW]] instead.}} |
| {{System version outdated article|console=ctr|sysversion=11.15.0-47|reason=''New update may have changed the need for seedminer.''}}
| |
| {{ambox
| |
| | text = TODO: Check that this actually makes sense? I might have missed some important steps... | |
| }}
| |
| | |
| Due to seedminer being the current exploit method, it is easier to perform a System Transfer first, before setting up custom firmware on the target console. Dumping the source console's <code>movable.sed</code> before performing the transfer means that seedminer can be bypassed entirely on the target console after.
| |
| | |
| If the target console does already has CFW, follow [[../Target has CFW|this guide]] instead.
| |
| | |
| == What You Need ==
| |
| <!--{{warning|text=Due to the Old 3DS and New 3DS using different SD cards, this guide will only work in the following situations:
| |
| * Both consoles are Old models or New models
| |
| * The Old 3DS is using a microSD card that can be easily inserted into the New 3DS
| |
| * The New 3DS microSD card is the same size or larger than the Old 3DS SD card
| |
| | |
| If the Old 3DS only has an SD card, and the New 3DS has a microSD card with less storage space, then you must delete games and other files on the Old 3DS to make it fit the microSD card storage space, or find a suitable microSD card.}}-->
| |
| * The game "Pokémon Picross" (free on eShop) installed on the source device
| |
| ** You can scan [http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=ESHOP://50010000037815&margin=0&qzone=1&size=400x400&ecc=L this QR code] using the Nintendo 3DS Camera for a direct link to the eShop app
| |
| ** Your SD card must be inserted in your device to install Pokémon Picross
| |
| * The latest release of [https://github.com/d0k3/GodMode9/releases/latest GodMode9] (the GodMode9 <code>.zip</code> file)
| |
| | |
| == Instructions ==
| |
| | |
| === Section I - Prep Work ===
| |
| | |
| * For '''the source console only''', perform the following steps:
| |
| *# Power off your device
| |
| *# Insert your SD card into your computer
| |
| *# 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
| |
| *# Reinsert your SD card into your device
| |
| *# Power on your device
| |
| | |
| === Section II - NAND Backup and movable.sed ===
| |
| | |
| # Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9
| |
| # Press (Home) to bring up the action menu
| |
| # Select "Scripts..."
| |
| # Select "GM9Megascript"
| |
| # Select "Dump Options"
| |
| # Select "System File Dump Options"
| |
| # Select "Dump movable.sed"
| |
| # Press (A) to confirm
| |
| # Press (A) to continue
| |
| # Press (B) twice to return to the main menu
| |
| # Select "Backup Options"
| |
| # Select "SysNAND Backup"
| |
| # Press (A) to confirm
| |
| #* This process will take some time
| |
| #* If you get an error, make sure that you have at least 1.3GB of free spaec on your SD card
| |
| # Press (A) to continue
| |
| # Press (B) to return to the main menu
| |
| # Select "Exit"
| |
| # Press (A) to relock write permissions if prompted
| |
| | |
| === Section IV - System Transfer ===
| |
| | |
| {{ambox
| |
| | text = TODO: Steps if someone could not use "PC-Based Transfer"
| |
| }}
| |
| | |
| # Perform the system transfer as usual
| |
| #* If this is from an Old 3DS to a New 3DS, it is best to use "PC-Based Transfer", unless it is impossible to do. The "Wireless Transfer" option is very slow (taking about 2 hours to transfer 1GB)
| |
| | |
| {{info|text='''The source console is finished.''' The following pages can be performed on '''the target console only'''.}}
| |
| | |
| ----
| |
| | |
| {{ambox|text=TODO:
| |
| *faketik steps
| |
| *stuff about getting movable.sed from the SD card (in <code>/gm9/out/<serialnumber>_movable_##.sed</code>) format}}
| |
| | |
| {{success|image=none|text='''Continue to [[3dsguide:installing-boot9strap-(pichaxx)|Installing boot9strap (PicHaxx)]]'''}}
| |