mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
Mmmmm... I love blocks of inline CSS instead of editing stlye.css
This commit is contained in:
parent
dc44af1e03
commit
e2da2d4632
@ -26,15 +26,16 @@ layout: dsiware
|
||||
<div class="float-child1">
|
||||
<div class="container">
|
||||
<div class="imageOne image">
|
||||
<img src="/assets/dsi/widebarnoprompt_u.png" style="width:75vw;">
|
||||
<img src="/assets/dsi/widepromptnobar.png" style="width:75vw;height:83vw;">
|
||||
<img src="/assets/dsi/widebarnoprompt_d.png" style="width:75vw;">
|
||||
<img src="/assets/dsi/widebarnoprompt_u.png" style="width:95.5vw;">
|
||||
<img src="/assets/dsi/widepromptnobar.png" style="width:95.5vw;height:161vw;">
|
||||
<img src="/assets/dsi/widebarnoprompt_d.png" style="width:95.5vw;">
|
||||
</div>
|
||||
<div class="othertext" style="width:73.5vw;">
|
||||
<div class="othertext" style="width:93vw;">
|
||||
<h1>Flashing DS prototype firmware to real hardware</h1>
|
||||
<span style="color:red;"><b>Note that there is a chance of bricking your console.</b></span> In addition, this will <span style="color:red;"><b>permanently break all wireless communications</b></span>, and may prevent some games from running. I am not liable for any damage caused through this guide. By following this guide, you accept that you, and you alone, are responsible for anything that happens to your console.
|
||||
|
||||
<!-- all this is because I didn't want to make my "style.css" messier... maybe I should've just worked on that lmao -->
|
||||
<h2>Compatibility:</h2>
|
||||
<h3>Compatibility:</h3>
|
||||
<table style="font-family: arial, sans-serif;border-collapse: collapse;width: 100%;">
|
||||
<tr style="border: 1px solid #dddddd;text-align: left;padding: 8px;">
|
||||
<th></th>
|
||||
@ -120,15 +121,14 @@ touchscreen won't work in games. Can be fixed by flashing a different firmware
|
||||
<img src="https://cdn.discordapp.com/attachments/722604350320672778/1052683699365355611/SL1-phat.png" style="width:36%;height:auto;">
|
||||
<img src="https://cdn.discordapp.com/attachments/722604350320672778/1052985353079881728/image.png" style="width:50.4%;height:auto;">
|
||||
</div><br>
|
||||
<span style="color:red"><b>WARNING: Make sure to not short a DS Lite (can happen by touching the metal
|
||||
point right next to<code>SL1</code>). Use an improvised tool that is insulated to the
|
||||
sides and only leaves metal exposed at the tip.
|
||||
<span class="bbcode-size-14">(thanks KleinesSinchen)</span></b></span>
|
||||
<span style="color:red"><b>WARNING: Make sure to not short a DS Lite</span> (this can happen by touching the metal
|
||||
point contacts right next to <code>SL1</code>). Use an improvised tool that is insulated to the
|
||||
sides and only leaves metal exposed at the tip.</b>
|
||||
<ol>
|
||||
3. Locate the <code>SL1</code> pin. You'll notice there are two metal pads that make up the <code>SL1</code>. We need to bridge them (connect them together). This can be done by holding a small flathead screwdriver (or another metallic material) to both pads.
|
||||
</ol>
|
||||
|
||||
<span style="color:red"><b>ANOTHER WARNING: DO NOT remove the battery at any time during writing. You will BRICK YOUR CONSOLE (see the green text below for unbricking)</b></span>
|
||||
<span style="color:red"><b>ANOTHER WARNING: DO NOT remove the battery at any time during writing.</span> You will BRICK YOUR CONSOLE (see the green text below for unbricking)</b>
|
||||
|
||||
<ol>
|
||||
4. Once bridged, you may start writing. You must keep <code>SL1</code> bridged for the
|
||||
@ -141,7 +141,7 @@ Your console should now boot to the prototype firmware (it
|
||||
may take a couple seconds to load). If your console does not boot after a long
|
||||
period of time, you've likely bricked it. But don't worry,
|
||||
<span style="color:green"><b>YOU CAN UNBRICK YOUR CONSOLE!</b></span> Refer to
|
||||
<a href="https://gbatemp.net/blogs/i-fixed-a-ds-lite-with-another-ds-lite.15450/#ubs-comment-200532">this</a> blog entry for info on how to restore a bricked DS. It's pretty easy to do.
|
||||
<a href="https://gbatemp.net/blogs/i-fixed-a-ds-lite-with-another-ds-lite.15450/#ubs-comment-200532">this</a> blog entry for info on how to restore a bricked DS.
|
||||
<br>
|
||||
<div style="text-align:center;">
|
||||
<img src="https://cdn.discordapp.com/attachments/900463024966627329/1052952950558965830/image.png" style="width:49%;height:auto;">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user