More actions
(Created page with "{{#seo: |title=Wii Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=inspectmiiwii.jpg |image_alt=InspectMii }} {{Infobox Wii Homebrews |title=InspectMii |image=i...") |
No edit summary |
||
Line 18: | Line 18: | ||
|source=https://code.google.com/archive/p/inspectmii/ | |source=https://code.google.com/archive/p/inspectmii/ | ||
}} | }} | ||
'''InspectMii''' is a companion app to SysCheck, it displays and records all important settings on your Wii. It is particularly useful when searching for any conflicting or potentially problematic settings. The app retrieves information from SYSCONF, dhcp.dat, and setting.txt. | |||
==Media== | ==Media== | ||
<youtube></youtube> | '''InspectMii - ([https://www.youtube.com/watch?v=nuvfjd2Itj0 JoostinOnline])'''<br> | ||
<youtube>nuvfjd2Itj0</youtube> | |||
==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== | |||
* God for always being there for me | |||
* megazig is always helping me on something, he probably gave suggestions I don't remember | |||
* Coto for the app title, as well as everyone who voted | |||
* Acidflare for lots of testing | |||
* Mountain Dew for making me immortal (untested) | |||
==External Links== | |||
* Google Source - https://code.google.com/archive/p/inspectmii/ | |||
* Gbatemp - https://gbatemp.net/threads/inspectmii-see-dozens-of-your-wiis-settings.356782/ | |||
* Oscwii - https://oscwii.org/library/app/InspectMii |
Revision as of 08:54, 22 Ocak 2023
InspectMii | |
---|---|
File:Inspectmiiwii.jpg | |
General | |
Author | JoostinOnline |
Type | Utilities |
Version | v1.2 |
License | GPL-3.0 |
Last Updated | 2014/06/03 |
Links | |
Download | |
Website | |
Source | |
InspectMii is a companion app to SysCheck, it displays and records all important settings on your Wii. It is particularly useful when searching for any conflicting or potentially problematic settings. The app retrieves information from SYSCONF, dhcp.dat, and setting.txt.
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
- God for always being there for me
- megazig is always helping me on something, he probably gave suggestions I don't remember
- Coto for the app title, as well as everyone who voted
- Acidflare for lots of testing
- Mountain Dew for making me immortal (untested)