rmc_website/dsidev/tcl_2.html
2023-12-05 23:28:44 -05:00

29 lines
1.5 KiB
HTML

---
layout: devinfo
app: tcl_2
---
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;"><h2>Photos from romfs:</h2>
<div class="photo">
<div>
<h3>001.bmp</h3>
<img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/romfs/
tcl_2/001.bmp">
</div>
<div>
<h3>boy.bmp</h3><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/romfs/
tcl_2/boy.bmp">
</div>
<div>
<h3>HNI_0037.bmp</h3>
<img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/romfs/
tcl_2/HNI_0037.bmp">
</div>
<div>
<h3>HNI_0040.bmp</h3>
<img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/romfs/
tcl_2/HNI_0040.bmp"></div>
</div>
<h2>Screenshots:</h2>
<div class="screenshot"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/tcl_2/tcl-2.png"></div></div>