In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "SignCheck"

From WiiBrew
Jump to navigation Jump to search
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{redundant|SysCheck}}
 +
{{Lowercase title}}
 
{{Infobox homebrew
 
{{Infobox homebrew
 
| title      = signCheck
 
| title      = signCheck
Line 7: Line 9:
 
| contributor =  
 
| contributor =  
 
| portedby    =  
 
| portedby    =  
| version    = 0.3
+
| version    = 0.3b
 
| licence    = Freeware
 
| licence    = Freeware
 
| download    = Media:SignCheck.zip
 
| download    = Media:SignCheck.zip
Line 16: Line 18:
 
| hbb        = yes <!-- Only if downloadable via the Homebrew Browser -->
 
| hbb        = yes <!-- Only if downloadable via the Homebrew Browser -->
 
}}
 
}}
== Overview ==
+
'''signCheck''' is a homebrew application which does several checks on your Wii's [[IOS]]. It can check if fakesigning (aka trucha bug) can be used, if nand, usb 2 ios tree or boot2 ios tree is accessible by each ios. At the end of the test it will output a .csv log named signCheck.csv to your sd card root.
 
 
'''signCheck''' is a homebrew application which does several checks on your wii's [[IOS]]. It can check if fakesigning (aka trucha bug) can be used, if nand, usb 2 ios tree or boot2 ios tree is accessible by each ios. At the end of the test it will output a .csv log named signCheck.csv to your sd card root.
 
  
 
== Changelog ==
 
== Changelog ==
Line 28: Line 28:
 
0.3 - Completely rewritten, now check all the ios in the wii and adds a pair of new checks.
 
0.3 - Completely rewritten, now check all the ios in the wii and adds a pair of new checks.
  
0.3a - Fixed a little bug wich made incorrect headers in .csv reports.
+
0.3a - Fixed a little bug which made incorrect headers in .csv reports.
  
0.3b - Fixed a little bug wich was leading to incorrect results on some ios (thanks Deviling Master for pointing this out).
+
0.3b - Fixed a little bug which was leading to incorrect results on some ios (thanks Deviling Master for pointing this out).

Latest revision as of 00:38, 12 April 2021

signCheck
General
Author(s)The Lemon Man
TypeUtility
Version0.3b
LicenceFreeware
Links
Download
Downloadable via the Homebrew Browser
Peripherals
Loads files from SDHC cards in the Front SD slot

signCheck is a homebrew application which does several checks on your Wii's IOS. It can check if fakesigning (aka trucha bug) can be used, if nand, usb 2 ios tree or boot2 ios tree is accessible by each ios. At the end of the test it will output a .csv log named signCheck.csv to your sd card root.

Changelog

0.1 - First public release.

0.2 - Added check of ios16, 60 and 61 as they are included in newer updates.

0.3 - Completely rewritten, now check all the ios in the wii and adds a pair of new checks.

0.3a - Fixed a little bug which made incorrect headers in .csv reports.

0.3b - Fixed a little bug which was leading to incorrect results on some ios (thanks Deviling Master for pointing this out).