Add more pages

This commit is contained in:
Lillian Skinner 2024-05-21 12:36:34 -04:00
parent 317231e154
commit 5243480c81
13 changed files with 107 additions and 6 deletions

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ _site/
# Ignore folders generated by Bundler # Ignore folders generated by Bundler
.bundle/ .bundle/
vendor/ vendor/
*._*
*.DS_Store

View File

@ -67,6 +67,22 @@
</a> </a>
<div class="desc">Launcher is broken/missing</div> <div class="desc">Launcher is broken/missing</div>
</div> </div>
<div class="gallery">
<a href="./pages/nand/title_overflow.html">
<img src="./photos/nand/title_overflow.png" alt="Error: 1-2435-8325">
</a>
<div class="desc">Title overflow</div>
</div>
</div>
<h2 id="screens">Camera</h2>
<div class="flex-container">
<div class="gallery">
<a href="./pages/camera/camera_crash.html">
<img src="./photos/camera/camera_crash.gif" alt="The camera app crashing">
</a>
<div class="desc">Crash when opening camera</div>
</div>
</div> </div>
<h2 id="screens">Screens</h2> <h2 id="screens">Screens</h2>

View File

@ -0,0 +1,29 @@
<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/camera/camera_crash.gif" alt="Black screen">
</div>
</div>
<div class="content">
<h3>Description</h3>
The DSi crashes with "an error has occurred" when taking photos with the camera.
<br><br>
This can happen if the camera is disconnected or damaged.
<h3>Solution</h3>
First try reseating the ribbon cable for the camera. It is the black cable going into the hinge.
<br><br>
<img src="../../photos/camera/camera_reseat.png">
<br><br>
If reseating the cable does not work, you will need to replace the cameras. I recommend these guides on ifixit for <a href="https://www.ifixit.com/Guide/Nintendo+DSi+Dual+Camera+Assembly+Replacement/4159" target="_blank">DSi</a> and <a href="https://www.ifixit.com/Guide/Nintendo+DSi+XL+Camera+Ribbon+Replacement/3579" target="_blank">DSi XL</a>.
<br><br>
The WiFi module types are shown below. From top to bottom: DWM-W015, DWM-W024, J27H020
<br><br>
</div>
</body>

View File

@ -17,7 +17,7 @@
This happens when the DSi's launcher (home menu) is corrupted or missing. This happens when the DSi's launcher (home menu) is corrupted or missing.
<h3>Solution</h3> <h3>Solution</h3>
Restore a NAND backup with ntrboot.<br><br> 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> 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" target="_blank">NUSGet</a> and then install it with <a href="https://github.com/rvtr/TDT" target="_blank">TDT</a>. <b>You will still need ntrboot to boot TDT.</b>
</div> </div>
</body> </body>

View File

@ -0,0 +1,39 @@
<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/title_overflow.png" alt="Black screen">
</div>
</div>
<div class="content">
<div class="alternatives">
Do you have less than 39 titles? Check out this issue:<br><br>
- <a href="../../pages/wifimodule/wrongver.html">Mismatched WiFi modules</a> can cause the same error
</div>
<h3>Description</h3>
The DSi boots up to "an error has occurred."
<br><br>
This can be caused by having more than <a href="https://wiki.ds-homebrew.com/hiyacfw/faq?faq=why-do-i-get-an-error-has-occurred-message-when-booting-hiyacfw" target="_blank">39 titles</a> installed to your NAND.
<h3>Solution</h3>
Use ntrboot to flash a NAND backup from before you bricked.
<br><br>
If you don't have a NAND backup, you will need to manually edit NAND.<br>
<h4>Editing your NAND:</h4>
<ul>
<li>Dump the NAND with ntrboot</li>
<li>Open your NAND and locate the <code>NAND:/title/00030004/</code> folder</li>
<br><span style="color:green;">&emsp;To open your NAND: mount your "nand.bin" in <a href="https://github.com/ihaveamac/ninfs" target="_blank">ninfs</a>, then open the resulting twl_main.img with <a href="https://www.osforensics.com/tools/mount-disk-images.html" target="_blank">OSFMount</a>. Make sure you enable write access for both tools.</span><br><br>
<li>Delete everything contained in the 00030004 folder.</li>
<li>Unmount "twl_main.img" from OSFMount, then "nand.bin" from ninfs</li>
<li>Flash your edited NAND backup</li>
</ul>
</div>
</body>

View File

@ -16,7 +16,7 @@
<br><br> <br><br>
May be caused by UV exposure, plastic degrading, poor temperature, or any number of other issues. May be caused by UV exposure, plastic degrading, poor temperature, or any number of other issues.
<h3>Solution</h3> <h3>Solution</h3>
Currently the only "fix" is to entirely replace the screens. Currently the only "fix" is to entirely replace the screens. You can follow the <a href="https://www.ifixit.com/Device/Nintendo_DSi" target="_blank">DSi</a> and <a href="https://www.ifixit.com/Device/Nintendo_DSi_XL" target="_blank">DSi XL</a> guides on ifixit.
</div> </div>
</body> </body>

View File

@ -25,7 +25,7 @@
- If unlaunch mentions clusters being too large, the SD card has not been formatted with a 32KB cluster size. - If unlaunch mentions clusters being too large, the SD card has not been formatted with a 32KB cluster size.
<h3>Solution</h3> <h3>Solution</h3>
You will need to back up and format your SD card. See the following guide for instructions: You will need to back up and format your SD card. See the following guide for instructions:
<a href="https://dsi.cfw.guide/sd-card-setup.html">https://dsi.cfw.guide/sd-card-setup.html</a> <a href="https://dsi.cfw.guide/sd-card-setup.html" target="_blank">https://dsi.cfw.guide/sd-card-setup.html</a>
</div> </div>
</body> </body>

View File

@ -14,9 +14,11 @@
<h3>Description</h3> <h3>Description</h3>
The DSi boots up to black screens. The DSi boots up to black screens.
<br><br> <br><br>
This can be caused by a missing or damaged WiFi module. This can be caused by a missing/disconnected or damaged WiFi module.
<h3>Solution</h3> <h3>Solution</h3>
You will need to install a new WiFi module inside your DSi. Be aware that you will need the <a href="./wrongver.html">correct WiFi module for your firmware version</a>. First try reseating the WiFi module. Take it out, put it back in, and your DSi should work.
<br><br>
If reseating didn't work, you may need to install a new WiFi module inside your DSi. Be aware that you will need the <a href="./wrongver.html">correct WiFi module for your firmware version</a>.
<img src="../../photos/wifimodule/missing_fix.jpg"> <img src="../../photos/wifimodule/missing_fix.jpg">
</div> </div>

View File

@ -11,6 +11,12 @@
</div> </div>
<div class="content"> <div class="content">
<div class="alternatives">
This message only appears for WiFi modules <b><u>if unlaunch is NOT installed</u></b>. If you have unlaunch, look at this alternative:<br><br>
- <a href="../../pages/nand/title_overflow.html">Title overflows</a> can also cause a similar looking error
</div>
<h3>Description</h3> <h3>Description</h3>
The DSi immediately boots to "an error has occurred." The DSi immediately boots to "an error has occurred."
<br><br> <br><br>
@ -21,6 +27,7 @@
If you have the DWM-W024 or J27H020 WiFi modules, you will need to either replace them with a DWM-W015 or upgrade your firmware to v1.4 or higher. These boards are not compatible with anything prior to v1.4. If you have the DWM-W024 or J27H020 WiFi modules, you will need to either replace them with a DWM-W015 or upgrade your firmware to v1.4 or higher. These boards are not compatible with anything prior to v1.4.
<br><br> <br><br>
The WiFi module types are shown below. From top to bottom: DWM-W015, DWM-W024, J27H020 The WiFi module types are shown below. From top to bottom: DWM-W015, DWM-W024, J27H020
<br><br>
<img src="../../photos/wifimodule/types.png"> <img src="../../photos/wifimodule/types.png">
</div> </div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 540 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 765 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 851 KiB

View File

@ -1,5 +1,6 @@
body { body {
margin-bottom: 20px; margin-bottom: 20px;
background-image: url('https://cdn.randommeaninglesscharacters.com/ui-images/menu/dsi_dsi_background.jpg');
} }
div.gallery { div.gallery {
@ -50,6 +51,11 @@ h3 {
font-size: 25pt; font-size: 25pt;
} }
div.alternatives {
margin-top: 25px;
background-color: #33ccff;
}
div.content { div.content {
border: 1px solid black; border: 1px solid black;
font-size: 15pt; font-size: 15pt;