More actions
(Created page with "{{#seo: |title=Wii Homebrew Apps (System Tools) - GameBrew |title_mode=append |image=wiinfowii.jpg |image_alt=WiiNFO }} {{Infobox Wii Homebrews |title=WiiNFO |image=wiinfowii....") |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=WiiNFO | |title=WiiNFO | ||
|image= | |image=wiinfo2.png | ||
|description=Saves Wii information in a scene-style .nfo file | |description=Saves Wii information in a scene-style .nfo file. | ||
|author=VTSTech | |author=VTSTech | ||
|lastupdated=2020/05/ | |lastupdated=2020/05/12 | ||
|type= | |type=Diagnostic Tools | ||
|version=0.11 | |version=0.11 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/ | |download=https://dlhb.gamebrew.org/wiihomebrews/wiinfo.7z?k33p0fil35 | ||
|website=https:// | |website=https://www.vts-tech.org/homebrew/ | ||
|source=https://github.com/Veritas83/wiinfo | |source=https://github.com/Veritas83/wiinfo | ||
}} | }} | ||
WiiNFO is an information displayer, which displays information in a scene-style text format. It displays the following: | |||
*System Menu Version. | |||
*Console Region. | |||
*Console ID. | |||
*Console Name. | |||
*Hollywood Revision. | |||
*The Current IOS being used. | |||
*Titles. | |||
*Boot2 version. | |||
==User guide== | |||
===Sample output=== | |||
_ ___ _ _ ____________ | |||
| | / (_|_) | / / ____/ __ \ | |||
| | /| / / / / |/ / /_ / / / / | |||
| |/ |/ / / / /| / __/ / /_/ / | |||
|__/|__/_/_/_/ |_/_/ \____/ | |||
wiinfo......... v0.11 | |||
Author......... VTSTech (www.VTS-Tech.org) | |||
Compiled....... 2020-05-12 12:50PM | |||
System Menu.... 4.3U | |||
Console Region. NTSC-U | |||
Console ID..... 44331502 | |||
Console Name... LeTesla | |||
Hollywood Rev.. 11 | |||
Current IOS.... 58 v24 r6176 | |||
Titles......... 122 | |||
Boot2.......... v4 | |||
==Screenshots== | ==Screenshots== | ||
== | https://dlhb.gamebrew.org/wiihomebrews/wiinfo3.png | ||
==Changelog== | |||
'''v0.11''' | |||
*Code Cleanup. | |||
*Now writes output to wii.nfo. | |||
'''v0.10''' | |||
*First public release. | |||
*Source code released. | |||
==Credits== | |||
1 function and 2 lookup tables from SysMenuInfo.c in SysCheck HD. | |||
Compiled with DevKitPPC. | |||
== External links == | |||
* Author's website - https://www.vts-tech.org/homebrew/ | |||
* GBAtemp - https://gbatemp.net/threads/wiinfo-v0-1.564816/ | |||
* GitHub - http://github.com/dbarnett/wiimu | |||
* WiiBrew - https://wiibrew.org/wiki/WiiNFO |
Latest revision as of 10:33, 28 Ocak 2024
WiiNFO | |
---|---|
General | |
Author | VTSTech |
Type | Diagnostic Tools |
Version | 0.11 |
License | GPL-3.0 |
Last Updated | 2020/05/12 |
Links | |
Download | |
Website | |
Source | |
WiiNFO is an information displayer, which displays information in a scene-style text format. It displays the following:
- System Menu Version.
- Console Region.
- Console ID.
- Console Name.
- Hollywood Revision.
- The Current IOS being used.
- Titles.
- Boot2 version.
User guide
Sample output
_ ___ _ _ ____________ | | / (_|_) | / / ____/ __ \ | | /| / / / / |/ / /_ / / / / | |/ |/ / / / /| / __/ / /_/ / |__/|__/_/_/_/ |_/_/ \____/ wiinfo......... v0.11 Author......... VTSTech (www.VTS-Tech.org) Compiled....... 2020-05-12 12:50PM System Menu.... 4.3U Console Region. NTSC-U Console ID..... 44331502 Console Name... LeTesla Hollywood Rev.. 11 Current IOS.... 58 v24 r6176 Titles......... 122 Boot2.......... v4
Screenshots
Changelog
v0.11
- Code Cleanup.
- Now writes output to wii.nfo.
v0.10
- First public release.
- Source code released.
Credits
1 function and 2 lookup tables from SysMenuInfo.c in SysCheck HD.
Compiled with DevKitPPC.
External links
- Author's website - https://www.vts-tech.org/homebrew/
- GBAtemp - https://gbatemp.net/threads/wiinfo-v0-1.564816/
- GitHub - http://github.com/dbarnett/wiimu
- WiiBrew - https://wiibrew.org/wiki/WiiNFO