rmc_website/dsidev/ecconfigview.html
Lillian Skinner 0ca0b0fc7a Use a CSV for basic program info
Jekyll + CSV will generate...
- Titlecards on index.html
- Download links
- Banner "image"

CDN has also been changed to have uniform file paths that can be assembled via the CSV. Sorry dad, stole the nice naming from the magazine index 😛
2023-11-08 23:57:00 -05:00

9 lines
921 B
HTML

---
layout: devinfo
app: ecConfigView
---
EC file utility is used when developers can't connect to the DSi Shop. This app can view <code>ec.cfg</code>, delete <code>ec.cfg</code>, <code>shop.log</code> and <code>dev.kp</code>, and delete itself.<br>According to the document EC file utility came with, deleting <code>dev.kp</code> should fix any connection issues.<br><br>This application was only released to developers that had issues connecting to the DSi Shop, and sharing this among other developers was strictly prohibited. So much so that you had to completely delete the app after using it.
<div style="text-align:center;"><h1>Screenshots:</h1>
<div style="float: center;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/ecConfigView/ecconfigview.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div></div>