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

11 lines
775 B
HTML
Executable File

---
layout: devinfo
app: PhotoChecker
---
PhotoChecker is an application used to test if photos in NAND were properly written to with the tcl library. This means the photos have to be the proper format, and added to the <code>pit.bin</code> management file.
<br><br>
When running, it will display every photo and photo path. When complete it displays a green screen (pass) or a red screen with error message (fail).
<div style="text-align:center;"><h1>Screenshots:</h1>
<div class="screenshot"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/PhotoChecker/photochecker_checking.png">
<img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/PhotoChecker/photochecker_success.png"></div></div>