3DS:Hardware test: Difference between revisions
From Hacks Guide Wiki
More actions
added Luma chainloader instructions |
m we hate Boot9strap, we love boot9strap, I hope |
||
| Line 37: | Line 37: | ||
#* If the number on this line is not 0, your console's RAM is dying and you need to either repair or replace the motherboard | #* If the number on this line is not 0, your console's RAM is dying and you need to either repair or replace the motherboard | ||
|-| | |-|boot9strap= | ||
<span> | <span> | ||
Revision as of 20:00, 3 November 2023
| Developer(s) | aspargas2 |
|---|---|
| Console | Nintendo 3DS |
| Version | v0.1.0-alpha (October 28, 2023) |
| Links | |
| GitHub | aspargas2/3ds_hw_test |
3ds_hw_test is a .firm application that tests a 3DS console's RAM for errors. There are plans to expand the test so it checks more types of hardware, but so far these plans are entirely a work-in-progress.
Instructions
What You Need
- boot9strap or fastboot3DS installed to FIRM partition(s)
- Luma3DS'
boot.firmon the root of your SD card - The latest release of 3ds_hw_test (the
3ds_hw_test.firmfile)
Section I - Hardware Test
- Place
3ds_hw_test.firmfile insd:/luma/payloadson the SD card - Turn on your 3DS while holding START to open Luma3DS chainloader
- If the chainloader is not opening, follow Restoring / Updating CFW and try again
- If it still wont open follow the boot9strap instructions above
- Select
3ds_hw_test - Press any button to start the test
- The test will take around 30 minutes for an old model and around 45 for a new model
- If you are unsure what model the console is, look at the shoulder buttons - a new model has four (L+ZL+ZR+R), and an old model has two (L+R
- The test will take around 30 minutes for an old model and around 45 for a new model
- When the test finishes, press any button to turn the console off and insert your SD into your computer
- Open the newly generated
sd:/HWTEST.LOGfile in a text editor, then scroll to the end and look at the line that says[ARM11] Done. ___ total errors detected.- If the number on this line is 0, your console's RAM is not the issue
- If the number on this line is not 0, your console's RAM is dying and you need to either repair or replace the motherboard
- Power off the console and insert your SD card into your computer
- Copy
3ds_hw_test.firmto the root of your SD card - Rename
boot.firmtoluma.firm - Rename
3ds_hw_test.firmtoboot.firm - Reinsert the SD card into your console
- Power on the console without pressing any other buttons
- Press any button to start the test
- The test will take around 30 minutes for an old model and around 45 for a new model
- If you are unsure what model the console is, look at the shoulder buttons - a new model has four (L+ZL+ZR+R), and an old model has two (L+R
- The test will take around 30 minutes for an old model and around 45 for a new model
- When the test finishes, press any button to turn the console off and insert your SD into your computer
- Open the newly generated
sd:/HWTEST.LOGfile in a text editor, then scroll to the end and look at the line that says[ARM11] Done. ___ total errors detected.- If the number on this line is 0, your console's RAM is not the issue
- If the number on this line is not 0, your console's RAM is dying and you need to either repair or replace the motherboard
- Delete
boot.firmand renameluma.firmtoboot.firm
- Place
3ds_hw_test.firmin the root of your SD card - Turn on your 3DS while holding HOME to enter the fastboot3DS menu
- Select
[+]Boot from file...->sdmc:->3ds_hw_test.firm - Press any button to start the test
- The test will take around 30 minutes for an old model and around 45 for a new model
- If you are unsure what model the console is, look at the shoulder buttons - a new model has four (L+ZL+ZR+R), and an old model has two (L+R
- The test will take around 30 minutes for an old model and around 45 for a new model
- When the test finishes, press any button to turn the console off and insert your SD into your computer
- Open the newly generated
sd:/HWTEST.LOGfile in a text editor, then scroll to the end and look at the line that says[ARM11] Done. ___ total errors detected.- If the number on this line is 0, your console's RAM is not the issue
- If the number on this line is not 0, your console's RAM is dying and you need to either repair or replace the motherboard