mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-06-18 18:25:31 -04:00
37 lines
2.1 KiB
HTML
Executable File
37 lines
2.1 KiB
HTML
Executable File
---
|
|
title: Index
|
|
layout: dsiware
|
|
redirect_from: /dsidev/index.html
|
|
---
|
|
<!-- The copy/pasting here is criminal... but so is adding another copy/paste jekyll layout -->
|
|
|
|
<div style="margin:1%;">
|
|
<div class="devinfo-container-main releasepage colorbox0">
|
|
<img src="{{ site.imgui }}menu/green/dsi_widebarnoprompt_u.png" style="width: 100%;position: static;display: block;" class="pixelate">
|
|
<div style="background-image: url('{{ site.imgui }}menu/dsi_widepromptnobar.png');background-size:100% 100%;position: static;display: inline-block;width:100%;">
|
|
<div class="devinfo-main" style="position:relative;"><br>
|
|
<h3 style="padding-top:0;"><a href="/dsidev/guide/ds-prototype-firmware.html">Flashing DS prototype firmware to real hardware</a></h3>
|
|
<p style="width:100%;">
|
|
Install the DS prototype firmware to DS lites and phats. This guide carries some risk, so please be sure to follow everything carefully.<br>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<img src="{{ site.imgui }}menu/green/dsi_widebarnoprompt_d.png" style="width: 100%;display: block;" class="pixelate">
|
|
</div>
|
|
</div>
|
|
|
|
<div style="margin:1%;">
|
|
<div class="devinfo-container-main releasepage colorbox1">
|
|
<img src="{{ site.imgui }}menu/green/dsi_widebarnoprompt_u.png" style="width: 100%;position: static;display: block;" class="pixelate">
|
|
<div style="background-image: url('{{ site.imgui }}menu/dsi_widepromptnobar.png');background-size:100% 100%;position: static;display: inline-block;width:100%;">
|
|
<div class="devinfo-main" style="position:relative;"><br>
|
|
<h3 style="padding-top:0;"><a href="/dsidev/guide/ds-ique-firmware.html">How to install iQue firmware on a non-iQue DS lite</a></h3>
|
|
<p style="width:100%;">
|
|
Replace the DS lite's firmware chip to one with a bigger capacity, and then install iQue firmware. This is an extremely dangerous process if you do not have experience soldering.</p>
|
|
</div>
|
|
</div>
|
|
<img src="{{ site.imgui }}menu/green/dsi_widebarnoprompt_d.png" style="width: 100%;display: block;" class="pixelate">
|
|
</div>
|
|
</div>
|
|
|