More actions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|version=v1.2 | |version=v1.2 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https:// | |download=https://oscwii.org/library/app/InspectMii | ||
|website=https://gbatemp.net/threads/inspectmii-see-dozens-of-your-wiis-settings.356782/ | |website=https://gbatemp.net/threads/inspectmii-see-dozens-of-your-wiis-settings.356782/ | ||
|source=https://code.google.com/archive/p/inspectmii/ | |source=https://code.google.com/archive/p/inspectmii/ |
Revision as of 00:48, 17 February 2023
InspectMii | |
---|---|
General | |
Author | JoostinOnline |
Type | Utilities |
Version | v1.2 |
License | GPL-3.0 |
Last Updated | 2014/06/03 |
Links | |
Download | |
Website | |
Source | |
Intended as a companion app to SysCheck HDE, InspectMii shows and logs every single significant setting on your Wii. It is especially useful if you are looking for any conflicting or potentially problematic settings.
Info is grabbed from SYSCONF, dhcp.dat, and setting.txt. It is compatible with the vWii.
Screenshots
inspectmiiwii3.png inspectmiiwii4.png
Media
InspectMii (JoostinOnline)
Changelog
v1.2
- Added new SYSCONF settings, including NDEV ones and the Motion Plus one.
- Changed the order of the network log and printf functions so it will save the latest if InspectMii crashes.
- Added ASCII InspectMii art to the title screen.
- Wrote code for displaying network key (will not be logged).
- Fixed incorrect network encryption names.
- Added proxy settings.
- Fixed a few minor typos and unorganized code.
v1.1
- Counter Bias hours are converted to years-months-days (thanks OverjoY).
- Changed the page titles to better convey the purpose of the file being checked.
- Added DNS Source to the network page.
- Greatly improved the file log code so it will save results even if the app crashes.
- Log file is now named "InspectMii.log".
- A fair amount of code cleanup.
v1.0
- Original release.
Credits
Credit goes to Coto for the app title, and Acidflare for testing.