mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-06-18 18:25:31 -04:00
8 lines
732 B
HTML
Executable File
8 lines
732 B
HTML
Executable File
---
|
|
layout: devinfo
|
|
app: ecConfigView
|
|
---
|
|
EC file utility was for development units that have trouble connecting 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. According to the document EC file utility came with, deleting <code>dev.kp</code> is all that was needed to fix connection issues.<br><br>This application was only released to developers with DSi Shop issues, and sharing it among other developers was strictly prohibited. So much so that developers were instructed completely delete the app after using it.
|
|
|
|
<div class="screenshot"><img src="{{ site.imgdir }}{{ page.app }}/screenshots/ecconfigview.png"></div>
|