This commit is contained in:
Ian Skinner 2023-09-24 13:17:21 -04:00
parent ff84bf2651
commit 19b91fe79f
3 changed files with 7 additions and 8 deletions

View File

@ -2,7 +2,6 @@
<html lang="en">
<head>
<title>{{ page.title }} | {{ site.title }}</title>
<meta name="keywords" content="dsi, nintendo, twl, ntr, nds, prototype, development, dev, gigaleak, panda, factory" />
<link rel="icon" type="image/png" href="/icon.png"/>
<link rel="stylesheet" type="text/css" href="/assets/css/styledsi.css">
@ -15,10 +14,9 @@
{% else %}
<meta property="og:title" content="{{ page.title }}">
{% endif %}
<meta property="og:locale" content="en_US">
<meta name="description" content="{{ page.title }} | {{ site.title }}">
<meta property="og:description" content="{{ page.title }} | {{ site.title }}">
<!-- <link rel="canonical" href="{{ site.url }}{{ page.url }}"> -->
<link rel="canonical" href="{{ site.url }}{{ page.url }}">
<!-- GRRRR I HATE GOOGLE SAYING MY CANONICALS ARE DUPLICATES!! Please someone smart help me... -->
<meta property="og:url" content="{{ site.url }}{{ page.url }}">
<meta property="og:site_name" content="rmc">

View File

@ -1,5 +1,5 @@
---
title: Various DSi dev NANDs
title: Classroom + MangaON DSi dev NANDs
layout: dsiware
---
<style>
@ -36,10 +36,10 @@ layout: dsiware
<img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/menu/dsi_red_widebarnoprompt_u.png" style="width:94vw;position:static;">
</div>
<div class="othertext" style="width:93vw;background-size: 100% 100%;background-image: url('https://cdn.randommeaninglesscharacters.com/assets-dsi/menu/dsi_widepromptnobar.png');position:static;">
<h1>Various DSi dev NANDs</h1>
<h1>Classroom + MangaON DSi dev NANDs</h1>
<p>
The following 7 NAND dumps are from various DSi development units (and one retail), some of which were used for developing the Classroom DSi and MangaON, respectively. Each console is briefly explained below, along with downloads links for each backup. Many thanks to <a href="https://www.instagram.com/collection_nintendo/" target="_blank">@collection_nintendo</a> on Instagram for providing the dumps.<br><br>
The following 7 NAND dumps are from various DSi development units (and one retail), some of which were used for developing the Classroom DSi and MangaON. Each console is briefly explained below, along with downloads links for each backup. Many thanks to <a href="https://www.instagram.com/collection_nintendo/" target="_blank">@collection_nintendo</a> on Instagram for providing the dumps.<br><br>
Additional thanks to MaxiBash and xprism for finding deleted content in the dumps and researching these consoles. Please check out <a href="#" target="_blank">MaxiBash's blog article</a> for a bit more backstory to each DSi.
</p>
<table>
@ -95,7 +95,7 @@ We don't have the patterns required to get a high enough recongnition to see the
This DSi was used for the development of <a href="https://web.archive.org/web/20090205212450/http://nintendo.joystiq.com/2008/12/22/japan-now-to-have-two-wiiware-manga-services/" target="_blank">MangaON</a>, Sunsoft's unreleased service for WiiWare and DSiWare that would have distributed comics and manga. Articles from that time mention Dragon Ball and One Piece manga being offered, as well as others from Shonen Jump later on. The DSi we found would have been on display at <a href="https://www.inside-games.jp/article/img/2008/12/20/32805/62896.html" target="_blank">Jump Festa 2009</a> for people to try and learn about MangaOn.<br>While somewhat hard to see, photos of the event show the DSis in action. In fact, there's a chance this exact unit (or the very edge of it at least) is shown here:<br>
<img src="https://www.inside-games.jp/imgs/zoom/62896.jpg" style="width:70%;height:auto;" alt="Jump Festa MangaON stand">
<br><br>
The MangaON DSi used to have the MangaOn service installed, though it was overwritten by the home menu, suggesting that someone updated the console after the event was over. <br>
The MangaON DSi used to have the MangaON service installed, though it was overwritten by the home menu, suggesting that someone updated the console after the event was over. <br>
Only the first of 1.4mb of 16.3mb are still present, or roughly 10%. We have the build date from 2008/12/17 at 18:52:11, banner, arm7/9 binaries, and part of the file that holds the comic data (comic.bin), though we can't check the comic because there is not documentation on the format. We have about 1mb of 12mb for the comic data, so if someone figures out the format we believe the first couple pages may be recoverable.
<br><br>
The MangaON DSi also has the oldest known version of <a href="/dsidev/nandfiler.html">NandFiler</a> with a unique banner design and layout.<br>

View File

@ -29,7 +29,8 @@ layout: dsiware
<div class="info" style="margin-top:1vw;margin-left:auto;margin-right:auto;width:60%;color:black;">
<span style="font-size:2vw;"><a href="http://127.0.0.1:4000/dsidev/release/dev-nands.html">Various development NANDs released</a></span><br>
6 new development NANDs have been jointly released with <a href="https://www.instagram.com/collection_nintendo/" target="_blank">@collection_nintendo</a>, me, MaxiBash, and xp. These NAND dumps are mainly consist of test Classroom DSis, used later in development for attemped augmented reality. Check it out!
</div> -->
</div>
-->
<h2>Welcome to the DS(i) dev app archive!</h2></div><p>This website is aimed at documenting every single Nintendo DS(i) development and factory test program ever released. Many programs have been leaked or dumped, but they're rarely discussed publicly and I worry that they will get lost to time. That's why I'm here to ensure that these apps are always available, along with proper documentation.
<br><br>
If you want to support this project, send me programs/documents/information via <a href="mailto:lillian@randommeaninglesscharacters.com">my email</a>, or join the discussion in my <a href="https://discord.gg/se9yQBeX3e">discord server</a>. I'm happy to answer any questions you have (no matter how silly they may be), so don't be afraid to shoot me a message.<br><br>Also check out some of my guides and info pages linked in the nav bar!