rmc_website/dsidev/tcl-2.html
IanSkinner1982 12e11d5988 screenshots
2022-11-16 23:08:20 -05:00

90 lines
4.1 KiB
HTML

---
title: tcl-2
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:141vw;">
<img src="/assets/dsi/widebarnoprompt_d.png" style="width:75vw;">
</div>
<div class="othertext" style="width:73.5vw;">
<h1>tcl-2</h1>tcl-2 converts <code>HNI_0037.bmp</code> and <code>HNI_0040.bmp</code> (found in romfs) to <code>.jpg</code>, then copies them to the photo region of NAND (also updates <code>pit.bin</code> accordingly). The copied images are valid and pass PhotoChecker's tests.<br><br>This specific version off the app comes with two other photos (<code>boy.bmp</code> and <code>001.bmp</code>) of a young boy and a slice of cake. These are not not used in the demo.<br><br><span style="color:orange;">Note: this version of the app seems to be slightly different from the tcl-2 demo in the TWL SDK. More info on that to come later.</span><div style="text-align:center;"><h1>Photos from romfs:</h1>
<div style="float: left;width: 38vw;"><h3>001.bmp<br><br><img src="/assets/dsi/romfs/tcl_2/001.bmp" style="width:34vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);"></h3></div>
<div style="float: left;"><h3>boy.bmp<br><br><img src="/assets/dsi/romfs/tcl_2/boy.bmp" style="width:34vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);"></h3></div>
<div style="float: left;width: 38vw;"><h3>HNI_0037.bmp<br><br><img src="/assets/dsi/romfs/tcl_2/HNI_0037.bmp" style="width:34vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);"></h3></div>
<div style="float: left;"><h3>HNI_0040.bmp<br><br><img src="/assets/dsi/romfs/tcl_2/HNI_0040.bmp" style="width:34vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);"></h3></div></div>
<div style="text-align:center;"><h1>Screenshots:</h1>
<div><img src="/assets/dsi/screenshots/tcl_2/tcl-2.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);"></div></div>
</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:141vw;">
<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.png" class="homeimg">
</div>
<div class="imageThree image3">
<div class="hometext" style="padding-top: 2.7vw;padding-left: 5.9vw;">tcl-2</div>
<!--padding-top 2vw and 2.7vw for two and one line banners, respectively-->
<div class="imageThree image3 homeicon">
<img src="/assets/dsi/icon/default.png" width="13%" height="13%">
</div>
</div>
<div class="othertext" style="text-align:left;padding-top:25%;margin-left:-15%;">
<p>
<b>Source:</b><div style="font-size: 40px;font-size: 1vw;">Gigaleaks/generic.7z/sd.rar</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/tcl_2/tcl_2.srl">tcl_2</a></td>
<td><a href="https://archive.org/download/rmc-dsi/tcl_2/tcl_2.tad">tcl_2</a></td>
</tr>
</table>
</p>
</div>
</ul>
</div>
</div>
</div>
</div>
</div>