rmc_website/dsidev/notlaunch.html
2022-11-18 11:01:29 -05:00

99 lines
3.8 KiB
HTML

---
title: NotLaunch
layout: dsiware
---
<style>
.float-container {
border: 0px solid #fff;
font-size: 0;
}
.float-child1 {
width: 40%;
height: 40%;
float: left;
padding: 1vw;
}
.float-child2 {
width: 20%;
height: 40%;
float: right;
padding: 1vw;
}
</style>
<div class="float-container">
<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:40vw;">
<img src="/assets/dsi/widebarnoprompt_d.png" style="width:75vw;">
</div>
<div class="othertext" style="width:73.5vw;">
<h1>NotLaunch</h1>
These are used to demonstrate how hidden NAND applications work. They will not appear on the home menu when installed, and the apps do nothing when run.
</div>
</div>
</ul>
</div>
<div class="float-child2">
<div class="container">
<div class="imageOne image">
<img src="/assets/dsi/thinbarnoprompt_u.png" style="width:20vw;">
<img src="/assets/dsi/thinpromptnobar.png" style="width:20vw;height:40vw;">
<img src="/assets/dsi/thinbarnoprompt_d.png" style="width:20vw;">
</div>
<div class="imageTwo">
<ul class="homeimg">
<div class="container">
<div class="imageTwo image2">
<img src="/assets/dsi/homemenu_notitle.png" class="homeimg">
</div>
<div class="imageThree image3">
<div class="hometext" style="padding-top: 2vw;padding-left: 2.9vw;"> </div>
<!--padding-top 2vw and 2.7vw for two and one line banners, respectively-->
<div class="imageThree image3 homeicon">
<img src="" width="13%" height="13%">
</div>
</div>
<div class="othertext" style="text-align:left;padding-top:25%;margin-left:-15%;">
<p><br>
<b>Source:</b><div style="font-size: 40px;font-size: 1vw;">Gigaleaks/platinum.7z/twl.7z/TwlIPL</div><br>
<b>Downloads:</b>
<table class="othertexts" style="solid; width: 100%;font-size: 3px;font-size: 1vw;">
<tr>
<th><br>SRL</th>
<th><br>TAD</th>
</tr>
<tr>
<td><a href="https://archive.org/download/rmc-dsi/NotLaunch/NotLaunch_SYSTEM_ALL.srl">ALL</a></td>
<td><a href="https://archive.org/download/rmc-dsi/NotLaunch/NotLaunch_SYSTEM_ALL.tad">ALL</a></td>
</tr>
<tr>
<td><a href="https://archive.org/download/rmc-dsi/NotLaunch/NotLaunch_SYSTEM_America.srl">America</a></td>
<td><a href="https://archive.org/download/rmc-dsi/NotLaunch/NotLaunch_SYSTEM_America.tad">America</a></td>
</tr>
<tr>
<td><a href="https://archive.org/download/rmc-dsi/NotLaunch/NotLaunch_SYSTEM_Australia.srl">Australia</a></td>
<td><a href="https://archive.org/download/rmc-dsi/NotLaunch/NotLaunch_SYSTEM_Australia.tad">Australia</a></td>
</tr>
<tr>
<td><a href="https://archive.org/download/rmc-dsi/NotLaunch/NotLaunch_SYSTEM_Europe.srl">Europe</a></td>
<td><a href="https://archive.org/download/rmc-dsi/NotLaunch/NotLaunch_SYSTEM_Europe.tad">Europe</a></td>
</tr>
<tr>
<td><a href="https://archive.org/download/rmc-dsi/NotLaunch/NotLaunch_SYSTEM_Japan.srl">Japan</a></td>
<td><a href="https://archive.org/download/rmc-dsi/NotLaunch/NotLaunch_SYSTEM_Japan.tad">Japan</a></td>
</tr>
</table>
</p>
</div>
</ul>
</div>
</div>
</div>
</div>
</div>