rmc_website/gaming/htmls/DEBUG/startup.html
2022-08-25 19:21:44 -04:00

16 lines
1.7 KiB
HTML

---
title: DSi Shop
layout: dsiware
---
<center>
<iframe src="startup_u.html" width="256" height="192" style="border:0px solid black;">
</iframe>
<br>
<iframe src="startup_d.html" width="256" height="192" style="border:0px solid black;">
</iframe>
</center>
<div style="text-align:left;">
<br><br><h2>This is an interactive demo of the developer DSi Shop.</h2>The developer DSi shop uses a modified version of the DSi Browser, and most of its content is local HTML/JS. Because the app is almost entirely HTML/JS, I was able to take the HTML pages from romfs and format them to work on your browser.<br><br>Sadly, many of the pages are missing- locked behind Nintendo's development servers or just straight up gone. I patched things up wherever possible, killing any dead links and linking to otherwise unlinked pages.<br>Features such as the console information and DSi specific operations are also missing/broken (as is to be expected when you're running a DSi app on a PC). I tried filling in the blanks where I could, but it still has a way to go.<br>If you want to help polish up the code, feel free to submit a PR <a href="https://github.com/IanSkinner1982/ianskinner1982.github.io/tree/master/gaming/htmls">here.</a><br>
<h2>Download original app:</h2><a href="https://cdn.discordapp.com/attachments/857312389543493706/857320516913725471/DSi_Shop_Debug_shop.HNFC.Release.v1536.tad.srl">DSi_Shop_Debug_shop.HNFC.Release.v1536.tad.srl</a> <br>I have only gotten this to work on a DSi by installing it to NAND, but hiyaCFW may work as well. Using nds-bootstrap, unlaunch, or any similar apps will introduce problems, such as the touch controls being broken, or even causing the developer DSi Shop not to boot.
</div>