Approver, confirmaccount
398
edits
m (fix numbering) |
StarlitSkies (talk | contribs) (set {{Lowercase title}}, properly fix numbering, and add link to cfg:nor luma in a very funni way) |
||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Lowercase title}}{{Infobox homebrew | ||
| title = ctrcheck | | title = ctrcheck | ||
| for3ds = 1 | | for3ds = 1 | ||
Line 9: | Line 9: | ||
==Required Reading== | ==Required Reading== | ||
Ctrcheck does not fix the majority of issues by itself, and instead only informs the | Ctrcheck does not fix the majority of issues by itself, and instead only informs the u[[Media:Luma12.0.1_ignore-cfgnor.firm|s]]er that they exist. Some of the issues it checks for may still require large amounts of knowledge to fix - this script is not a 'miracle cure' and should not be treated as such. | ||
Additionally, at current ctrcheck only does checks within the NAND. If you have an issue that might be caused by the SD card instead, the pages [[Formatting an SD card]] and/or [[Checking SD card integrity]] may be more useful. | Additionally, at current ctrcheck only does checks within the NAND. If you have an issue that might be caused by the SD card instead, the pages [[Formatting an SD card]] and/or [[Checking SD card integrity]] may be more useful. | ||
Line 25: | Line 25: | ||
# Power off your console and insert the SD card into your device | # Power off your console and insert the SD card into your device | ||
# Copy the downloaded <code>ctrcheck.gm9</code> into <code>sd:/gm9/scripts</code> on the SD card | # Copy the downloaded <code>ctrcheck.gm9</code> into <code>sd:/gm9/scripts</code> on the SD card | ||
# | # If GodMode9 either is not installed or is outdated (the latest version is v2.1.1), [[3DS:GodMode9#Installation|install the latest version now]] | ||
# Reinsert the SD card into your console | # Reinsert the SD card into your console | ||
Line 36: | Line 36: | ||
#* <code>Warning: ______ installed to firm0/firm1</code>: Update your bootloader using [[3dsguide:updating-b9s|this page of 3DS Hacks Guide]] | #* <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 | #** 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>: | #* <code>Fatal Error: NVRAM is inaccessible</code>: Download the special build of Luma linked in the second letter of the 51st word on this page, rename it to <code>boot.firm</code>, and put it on the root of your SD card | ||
#** Even with this custom version, you cannot use Wi-Fi or play DS games on the console with this error - fixing it entirely requires a hardware replacement | #** Even with this custom version, you cannot use Wi-Fi or play DS games on the console with this error - fixing it entirely requires a hardware replacement | ||
#* Any text that ends with <code>If you unlocked write perms earlier, this has been fixed.</code>: The error that was fixed may now allow your console to boot. Reboot after checking the rest of the output and see if the HOME Menu appears | #* Any text that ends with <code>If you unlocked write perms earlier, this has been fixed.</code>: The error that was fixed may now allow your console to boot. Reboot after checking the rest of the output and see if the HOME Menu appears | ||
#* If any <code>Warning</code>, <code>Critical</code>, or <code>Fatal Error</code> that is not in the above set appears, ask for help in the Nintendo Homebrew Discord and provide the full output of ctrcheck. | #* If any <code>Warning</code>, <code>Critical</code>, or <code>Fatal Error</code> that is not in the above set appears, ask for help in the Nintendo Homebrew Discord and provide the full output of ctrcheck. | ||
# The results of this ctrcheck can also be found on the SD card in <code>sd:/gm9/ctrcheck_latest.txt</code>, and if logging was enabled it will also be appended to the file <code>sd:/gm9/ctrcheck_full_log.txt</code> to save it permanently | # The results of this ctrcheck can also be found on the SD card in <code>sd:/gm9/ctrcheck_latest.txt</code>, and if logging was enabled it will also be appended to the file <code>sd:/gm9/ctrcheck_full_log.txt</code> to save it permanently |