Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:CTRTransfer/Manual: Difference between revisions

Advanced system restoration process
(deleting config savegame is redundant; minor wording fixes)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{hatnote|This is not the same as a CTRTransfer - it is harder to perform and not needed in most cases.<br>For instructions on a regular CTRTransfer, see [[3DS:CTRTransfer|the main CTRTransfer page.]]}}
{{hatnote|This is not the same as a CTRTransfer - it is harder to perform and not needed in most cases.<br>For instructions on a regular CTRTransfer, see [[3DS:CTRTransfer|the main CTRTransfer page.]]}}


A '''manual CTRTransfer''' is an advanced version of the CTRTransfer used to restore more parts of the system software. It uses the same CTRTransfer images as the regular version, and said images can be found on the CTRTransfer page.
A '''manual CTRTransfer''' is an advanced version of a CTRTransfer, used to restore more parts of the system software. It uses the same CTRTransfer images as the regular version, but overwrites the entire CTRNAND instead of just replacing the files that are most prone to damage.


{{critical|This is an advanced process that should only be used when all other options are exhausted.<br>It can be destructive if done incorrectly, so use caution.<br>If you run into any issues or do not understand something, join the [https://discord.gg/C29hYvh Nintendo Homebrew] Discord server and ask, in English, for help.}}
{{critical|This is an advanced process that should only be used when all other options are exhausted.<br>It can be destructive if done incorrectly, so use caution.<br>If you run into any issues or do not understand something, join the [https://discord.gg/C29hYvh Nintendo Homebrew] Discord server and ask, in English, for help.}}


==Instructions==
== Instructions ==


===What You Need===
=== What You Need ===


{{critical|Make absolute certain that the CTRTransfer image you use for this matches your console's '''original''' region. If you are at all unsure what your original region is, check your console's serial number against [[3dbrew:Serials|this page.]]}}
* A CTRTransfer image from [[3DS:CTRTransfer#What_You_Need|here]] that matches your model and region. This requires a torrent client such as [https://www.qbittorrent.org/download.php qBittorrent] or [https://dev.deluge-torrent.org/wiki/Download Deluge].
* A CTRTransfer image from [[3DS:CTRTransfer#What_You_Need|here]] that matches your model and region. This requires a torrent client such as [https://www.qbittorrent.org/download.php qBittorrent] or [https://dev.deluge-torrent.org/wiki/Download Deluge].
* The [https://3ds.eiphax.tech/assets/manual_transfer.gm9 manual_transfer.gm9] script.  
* The [https://3ds.eiphax.tech/assets/manual_transfer.gm9 manual_transfer.gm9] script.  
**(To download, right-click the link and select the option 'Save As', 'Save Target As', 'Save Link As', or similar.)  
**(To download, right-click the link and select the option 'Save As', 'Save Target As', 'Save Link As', or similar.)  


===Section I - Manual CTRTransfer===
=== Section I - Manual CTRTransfer ===


# Power off the console, remove the SD card, and connect it to your computer
# Power off the console, remove the SD card, and connect it to your computer
# If you do not already have [[3DS:GodMode9|GodMode9]] on your SD card, take the time to get it now
# If you do not already have [[3DS:GodMode9|GodMode9]] on your SD card, take the time to get it now
# Once the CTRTransfer image is downloaded, place the CTRTransfer <code>.bin</code> and <code>.bin.sha</code> files in <code>sd:/gm9/out</code>
# Once the CTRTransfer image is downloaded, place the CTRTransfer's <code>.bin</code> and <code>.bin.sha</code> files in <code>sd:/gm9/out</code>
# Copy the <code>manual_transfer.gm9</code> file you downloaded into <code>sd:/gm9/out</code>
# Copy the <code>manual_transfer.gm9</code> file you downloaded into <code>sd:/gm9/scripts</code>
# Put your SD card back into your console
# Put your SD card back into your console
# Power the console on while holding {{B|START}}
# Hold {{B|START}}, and while holding {{B|START}}, power on your console. This will launch GodMode9
# You should boot into GodMode9. Once you do, locate <code>[S:] SYSNAND VIRTUAL</code> and select it with {{B|A}}
# Navigate into the drive <code>[S:] SYSNAND VIRTUAL</code>
# Locate essential.exefs. Select it with A, then select '''Copy to 0:/gm9/out'''
# Press {{B|A}} on <code>essential.exefs</code> and select '''Copy to 0:/gm9/out'''
# Once this is done, go back to the GodMode9 main window, then locate <code>[0:] SDCARD</code> and select it with {{B|A}}
# Press {{B|A}} to continue
# Locate the <code>manual_transfer.gm9</code> file you put in <code>sd:/gm9/out</code>
# Press the {{B|HOME}} button, then go into <code>Scripts...</code> and select <code>manual_transfer</code>
# Select this file, then select '''Execute Script'''
# Wait for the script to complete, and then press {{B|A}} when it asks to reboot
# Wait for the script to complete
# You should reach the HOME Menu without issues


{{success|The manual CTRTransfer has been completed.}}
{{success|The manual CTRTransfer has been completed.}}
{{info|If this did not fix your issue, you may have a hardware issue or serious software issue that will require further attention. Need some help? Ask us on Discord: [https://discord.gg/C29hYvh Nintendo Homebrew]}}
{{info|If this did not fix your issue, you may have a hardware issue or serious software issue that will require further attention. Need some help? Ask us on Discord: [https://discord.gg/C29hYvh Nintendo Homebrew]}}


Line 35: Line 35:


[[Category:Nintendo 3DS guides]]
[[Category:Nintendo 3DS guides]]
[[Category:Nintendo 3DS troubleshooting]]

Latest revision as of 18:12, 6 September 2024

A manual CTRTransfer is an advanced version of a CTRTransfer, used to restore more parts of the system software. It uses the same CTRTransfer images as the regular version, but overwrites the entire CTRNAND instead of just replacing the files that are most prone to damage.

OOjs UI icon information-destructive.svg This is an advanced process that should only be used when all other options are exhausted.
It can be destructive if done incorrectly, so use caution.
If you run into any issues or do not understand something, join the Nintendo Homebrew Discord server and ask, in English, for help.

Instructions

What You Need

  • A CTRTransfer image from here that matches your model and region. This requires a torrent client such as qBittorrent or Deluge.
  • The manual_transfer.gm9 script.
    • (To download, right-click the link and select the option 'Save As', 'Save Target As', 'Save Link As', or similar.)

Section I - Manual CTRTransfer

  1. Power off the console, remove the SD card, and connect it to your computer
  2. If you do not already have GodMode9 on your SD card, take the time to get it now
  3. Once the CTRTransfer image is downloaded, place the CTRTransfer's .bin and .bin.sha files in sd:/gm9/out
  4. Copy the manual_transfer.gm9 file you downloaded into sd:/gm9/scripts
  5. Put your SD card back into your console
  6. Hold START, and while holding START, power on your console. This will launch GodMode9
  7. Navigate into the drive [S:] SYSNAND VIRTUAL
  8. Press A on essential.exefs and select Copy to 0:/gm9/out
  9. Press A to continue
  10. Press the HOME button, then go into Scripts... and select manual_transfer
  11. Wait for the script to complete, and then press A when it asks to reboot
  12. You should reach the HOME Menu without issues
OOjs UI icon information-constructive.svg The manual CTRTransfer has been completed.
OOjs UI icon information-progressive.svg If this did not fix your issue, you may have a hardware issue or serious software issue that will require further attention. Need some help? Ask us on Discord: Nintendo Homebrew