mirror of
https://github.com/rvtr/Visual-DSi-Diagnostic-Guide.git
synced 2025-11-02 00:11:05 -04:00
23 lines
859 B
HTML
23 lines
859 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<link href="../../style.css" rel="stylesheet">
|
|
<body>
|
|
<h1><a href="../../index.html">Visual DSi Fault Guide</a></h1>
|
|
<div class="flex-container">
|
|
<div class="gallery">
|
|
<img src="../../photos/nand/launcher_fail.png" alt="Error: 1-2435-8325">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<h3>Description</h3>
|
|
The DSi boots to two black screens with the text "Error: 1-2435-8325"
|
|
<br><br>
|
|
This happens when the DSi's launcher (home menu) is corrupted or missing.
|
|
<h3>Solution</h3>
|
|
Restore a NAND backup with ntrboot.<br><br>
|
|
If you don't have a NAND backup, you can try reinstalling the launcher. Download the launcher TAD with <a href="https://github.com/NinjaCheetah/NUSGet">NUSGet</a> and then install it with <a href="https://github.com/rvtr/TDT">TDT</a>. <b>You will still need ntrboot to boot TDT.</b>
|
|
</div>
|
|
|
|
</body> |