|
Tags: Mobile edit Mobile web edit |
| Line 1: |
Line 1: |
| {{shortcut|3DS:DSU}}
| |
| The DS mode firmware used for backwards compatibility in a 3DS console can be made unusuable by several different things. This page lists the full usual set of troubleshooting steps to fix this issue.
| |
|
| |
|
| The troubleshooting below should always be started at the first section. The troubleshooting will direct you to other sections as necessary.
| |
|
| |
|
| {{info|This page assumes you have already tried [[3DS:TWLFix|TWLFix]] without success. If you have not tried that page already, do it now before starting the below instructions.}}
| | Yo, im botman. im 16 and i go by he/him |
|
| |
|
| __TOC__
| | [https://botman.carrd.co/| My cardd] <— ykw just go read that |
|
| |
|
| == CFW Check == | | ==current projects:== |
| First, we will make sure your console has working CFW. This will help as it allows access to several useful homebrew tools, including [[3DS:GodMode9|GodMode9]].
| | Theoretical (maybe applied) digital basehaxx singlesystem |
|
| |
|
| # Power on your console while holding the {{B|SELECT}} button
| | ([[User:Botman/3ds Assistance Regular Guide|3ds Assistance Regular Guide]]) |
| #* If your console boots to the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]], press {{B|START}} to save, then continue
| |
| #* If your console doesn't boot to the Luma3DS configuration menu, do the same without the SD card inserted
| |
| #** If your console does boot to the Luma3DS configuration menu, your SD card wasn't inserted correctly, re-insert it and try again
| |
| #** If your console doesn't boot to the Luma3DS configuration menu, you likely do not have Luma installed, and should [[3dsguide:index|install CFW before continuing]] as all but one of the fixes on this page require it
| |
| #*** To make sure of this, hold {{Key press|SELECT|START|X|POWER}} for seven seconds while the console is powered off - if the notification LED [[3DS:boot9strap#LED_Status_Codes|lights up a color]], then you do have working CFW but something is interfering with Luma. Join the Nintendo Homebrew Discord for more advanced help
| |
| #*** If you do not have CFW and do not want to install it, you can still follow [[3DS:TWLFix|TWLFix]] if you can obtain homebrew access through [[3dsguide:index|a method on the guide]]
| |
|
| |
|
| == Troubleshooting == | | ==consoles that i plan to do/have done aleady== |
|
| |
|
| === Section I - Prep Work ===
| | Wii (done) |
|
| |
|
| # Follow [[3dsguide:restoring-updating-cfw.html|Restoring / Updating CFW]], then the "Updating GodMode9" and "Creating a NAND backup" sections on [[3DS:GodMode9/Usage]]
| | N3ds XL (done) |
| #* Keep the NAND backup in your <code>gm9/out</code> folder if you have room, as it will be used if you need to do Section IV
| |
| # Continue to the next section
| |
|
| |
|
| === Section II - Bizarre Edge Cases ===
| | o2ds (done) |
|
| |
|
| # Power off your console and insert the SD card into your computer
| | Switch (done) |
| # Open the file <code>sd:/luma/config.ini</code> in a text editor
| |
| # Scroll down until you find the variable <code>disable_arm11_exception_handlers</code>
| |
| #* This variable should be set to 0; if it is not, set it to 0 now
| |
| # Exit the text editor, remove the SD card, and reinsert the SD card into your console
| |
| # Power on your console
| |
| # Open [[3DS:FBI|'''FBI''']], then go into '''Remote Install''' -> '''Scan QR code'''
| |
| # Check whether the camera works, then press {{B|X}} and similarly check the other camera
| |
| #* If either camera causes an error or does not produce any output, your camera is likely bricked - this is known to cause DS mode issues. Disconnect the camera's cable ribbon and/or replace the camera entirely to fix this
| |
| # Power off the console, then power on again while holding {{B|SELECT}} to access the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]]
| |
| # If any of the following settings are enabled, disable them:
| |
| #* <code>Enable loading external FIRMs and modules</code>
| |
| #* <code>Enable game patching</code>
| |
| #* <code>Enable custom upscaling filters for DSi</code>
| |
| #* <code>Allow Left+Right / Up+Down combos for DSi</code>
| |
| # Either press {{B|START}} or select <code>Save and exit</code>, then attempt to open something that uses DS mode
| |
| #* If this works, look for and delete faulty patches in <code>sd:/luma/sysmodules</code>, <code>sd:/luma/titles</code>, and <code>sd:/luma/twl_upscaling_filter.bin</code> before turning any of the above settings back on
| |
| #* If DS mode still crashes and the camera works, continue to Section III
| |
|
| |
|
| === Section III - NVRAM Analysis ===
| | Ps4 (done) |
| | | wow hey look at that i did all of them |
| ==== Section III, Part I - Corruption Check ====
| |
| | |
| # Open '''System Settings''' -> '''Other Settings''' -> '''Profile''' -> '''Nintendo DS Profile'''
| |
| #* If this crashes, continue to Part II of this section
| |
| #* If this does not crash, skip to Section IV
| |
| | |
| ==== Section III, Part II - Restoration ====
| |
| | |
| # Power off your console and insert the SD card into your computer
| |
| # Download both {{GitHub|zoogie/Stuff/raw/master/3DS_NVRAMtool/3DS_NVRAMtool.3dsx|NVRAMtool.3dsx}} and [https://i.n7.pm/nvram nvram.bin]
| |
| # Place both of these files in <code>sd:/3ds</code>
| |
| # Reinsert the SD card into your console
| |
| # Power on your console
| |
| # Open the '''Homebrew Launcher''', then open ''3DS_NRAMtool''
| |
| # Once the app loads, press {{B|B}}, wait one second, and then press {{B|X}}
| |
| # Press {{B|START}}, then exit out of the '''Homebrew Launcher'''
| |
| # Reboot your console and then attempt to open the '''Nintendo DS Profile''' again
| |
| #* If the DS Profile still crashes, continue to Part III of this section
| |
| #* If the DS Profile does not crash, attempt to open something that uses DS mode (the DS Profile only uses NVRAM, not DS mode)
| |
| #** If DS mode still crashes, skip to Section IV
| |
| | |
| ==== Section III, Part III - ctrcheck ====
| |
| | |
| # Power off your console and insert the SD card into your computer
| |
| # Open [https://gist.github.com/StarlitSkies/f417c1ded9de8fceffdb532f92823377/raw this link] in a browser, then right-click the page and choose the option that says 'Save As', 'Save Page As', or similar
| |
| # Place the resulting file (<code>ctrcheck.gm9</code>) in <code>sd:/gm9/scripts</code> on the SD card
| |
| # Reinsert the SD card into your console
| |
| # While holding {{B|START}}, power on your console to launch '''GodMode9'''
| |
| # Press the {{B|HOME}} button, then go into '''Scripts...''' -> '''ctrcheck''' -> '''Everything'''
| |
| # If any text that includes "Accept the following prompt to fix it automatically" appears, press A and accept the following sysNAND unlock
| |
| # Once it finishes, read the outputs on the lower screen. If they say any of the following, do the matching instructions:
| |
| #* <code>Warning: ______ installed to firm0/firm1</code>: Update your bootloader using [[3dsguide:updating-b9s|this page of 3DS Hacks Guide]]
| |
| #** This also applies if the <code>Warning:</code> text instead reads <code>Critical:</code>, but if it reads <code>Fatal Error</code> then ask for help in the Nintendo Homebrew Discord
| |
| #* <code>Fatal Error: NVRAM is inaccessible</code>: Ask for help in the Nintendo Homebrew Discord to receive a custom version of Luma that bypasses NVRAM
| |
| #** Even with this custom version, you cannot use Wi-Fi or play DS games on your console with this error - fixing it entirely requires a hardware replacement
| |
| #* If any <code>Warning</code>, <code>Critical</code>, or <code>Fatal Error</code> that is not in the above set and does not include "Accept the following prompt to fix it automatically" appears, ask for help in the Nintendo Homebrew Discord and provide the full output of ctrcheck
| |
| # If your NVRAM was not identified as an issue, reboot and then attempt to open something that uses DS mode
| |
| #* If this still crashes, continue to Section IV
| |
| | |
| === Section IV - TinyFormat ===
| |
| | |
| # Power off your console and insert the SD card into your computer
| |
| # If your NAND backup from Section I is not already on your SD card, copy it to <code>gm9/out</code> now
| |
| # Download {{GitHub|javimadgit/TinyFormat/releases/latest|TinyFormat}} (the <code>.zip</code> that is '''not''' the source code) and extract it
| |
| # Copy <code>TinyFormat.3dsx</code> from <code>3ds/TinyFormat</code> inside the zip, and paste it into <code>sd:/3ds</code>
| |
| # Reinsert the SD card into your console
| |
| # Power on your console
| |
| # Go into the '''Homebrew Launcher''', then open <code>TinyFormat.3dsx</code>
| |
| # Press {{B|Y}} to start the format
| |
| # your console will eventually load to initial setup - this is intended
| |
| # Go through initial setup until you reach the HOME Menu
| |
| #* If you cannot complete initial setup for some reason, you may be able to bypass it using {{GitHub|zoogie/2DSaver|2DSaver}}
| |
| # Attempt to open something that uses DS mode
| |
| #* If this still crashes, [[3DS:GodMode9/Usage#Restoring a NAND backup|restore your NAND backup]] and then continue to Section V
| |
| | |
| === Section V - TWLFix Variants ===
| |
| | |
| ==== Section V, Part I - Manual Deletion ====
| |
| # Open '''FBI''', then go into '''Titles'''
| |
| # Once everything loads, go to the bottom where purple-colored titles appear
| |
| # Press {{B|A}} and then choose to '''Delete title and ticket''' for all of the following titles:
| |
| #* <code>0004800F484E4C41</code>
| |
| #* <code>0004800F484E4C41</code>
| |
| #* <code>DS Download Play</code>
| |
| #* <code>Nintendo DSi™</code>
| |
| #* New 3DS only: <code>0004013820000102</code>
| |
| #* Old 3DS only: <code>0004013800000102</code>
| |
| # Exit out of '''FBI''', then go into '''System Settings''' and perform a system update
| |
| # Go back into '''FBI''' -> '''Titles''' and ensure all of the above titles are present
| |
| #* If any of the titles are missing, continue to Part II of this section
| |
| #* If none of the titles are missing but DS mode still crashes, skip to Section VI
| |
| | |
| ==== Section V, Part II - Global Deletion ====
| |
| {{warning|1=This part of this section will also delete all user-installed DSiWare.
| |
| | |
| If you have any apps/games you wish to keep but cannot redownload, either make individual <code>.cia</code> backups of them or continue to keep your NAND backup on your SD card so you can copy them out of the backup.}}
| |
| # Power off your console and insert the SD card into your computer
| |
| # Download {{GitHub|fox8091/Complete-DSiWare-Uninstaller/releases/latest/CompleteDSiWareUninstaller.3dsx|<code>CompleteDSiWareUninstaller.3dsx</code>}}
| |
| # Place this file in the <code>3ds</code> folder on the SD card
| |
| # Power on and open the '''Homebrew Launcher'''
| |
| # Open '''Complete DSiWare Installer'''
| |
| # Follow the instructions to complete the uninstall process
| |
| # Go into '''System Settings''' and perform a system update
| |
| # Atempt to open something that uses DS mode
| |
| #* If this still crashes, continue to Part III of this section
| |
| #** You may also restore backups of any lost DSiWare apps/games at this point if you want to
| |
| | |
| ==== Section V, Part III - Manual TWLFix ====
| |
| {{warning|1=This part of this section will permanently remove the console's ability to redownload a vital piece of DS mode software from Nintendo's servers.
| |
| | |
| This will not be an issue if your DS mode does not brick a second time, but if it does, then [[3DS:TWLFix|a regular TWLFix]] and the methods in Part I/Part II will always fail - only this variant will work.}}
| |
| | |
| # Follow [https://gist.github.com/StarlitSkies/3fc41caeef3d578e9a3a51c3b2f1bafc the manual TWLFix guide]
| |
| # If DS mode still crashes, continue to Section VI
| |
| | |
| === Section VI - 3ds_hw_test ===
| |
| # Power off your console and insert the SD card into your computer
| |
| # Download [[Media:3ds_hw_test.zip|3ds_hw_test.zip]] and extract <code>3ds_hw_test.firm</code> from it
| |
| # Place this file in <code>sd:/luma/payloads</code> on the SD card
| |
| # Reinsert the SD card into your console
| |
| # Hold {{B|START}}, and while holding {{B|START}} power on the console
| |
| # Select <code>3ds_hw_test</code>
| |
| # Press any button to start the test
| |
| # The test will take up to 45 minutes - when it's done, press any button to turn it off
| |
| # The file <code>HWTEST.LOG</code> will have been created on the SD root - open this file in a text editor
| |
| #* '''GodMode9''' will work for this
| |
| # Scroll down to the end and look at the number of errors
| |
| #* If this number is more than 0, your console's RAM is dying and you need to replace the motherboard
| |
| | |
| If the above number of errors is zero, you have now exhausted all of the conventional fixes. Go to [https://discord.gg/C29hYvh the Nintendo Homebrew Discord], ask for help, and mention that you've tried this page already.
| |
| | |
| | |
| [[Category:Unbricking]]
| |
| [[Category:Nintendo 3DS guides]]
| |