SysCheck HacksDen Edition v2.2.0 is now available

This commit is contained in:
Joostinonline 2014-02-18 05:10:00 +00:00
parent 4b10da9b87
commit 8cb3995e60
3 changed files with 20 additions and 159 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

@ -2,8 +2,8 @@
<app version="1">
<name>SysCheck HacksDen Edition</name>
<coder>Double_A, R2-D2199, JoostinOnline, Nano</coder>
<version>2.1.0 HD Edition</version>
<release_date>20131012000000</release_date>
<version>2.2.0 HD Edition</version>
<release_date>20140217000000</release_date>
<short_description>System Checker HacksDen Edition</short_description>
<long_description>Homebrew application which does several checks on installed IOS and custom IOS:
- Base IOS Detection
@ -21,6 +21,21 @@ The author can not be held responsible for any damage sysCheck might cause!
------------------
Changelog
Version 2.2.0 HacksDen Edition
* Added support for the new vWii System Menu's.
* Fixed the ridiculous bug (possibly intentional?) where the System Menu region is defined by setting.txt, not by what's installed.
* Added an additional method of checking the System Menu version. The current way works fine, but it doesn't hurt to have some backup methods.
* App now exits properly on error, and memory is cleaned up.
* Added support for DM/DML 2.7-2.10.
* Added libruntimeiospatch v1.6.1.
* Rewrote logfile code so it logs directly to the file (no overflows).
* Fixed bug where a bunch of blank lines are shown on the report when you press Right close to the end of the file.
* Added a .5 second delay after displaying report to decrease the chance of accidental uploads.
* Added a .2 second delay between the init messages.
* Added check for console type (Wii or Wii U).
* Translations added for "Shop Channel Code".
* A fair amount of optimization and cleanup.
Version 2.1.0 HacksDen Edition
* Fixed HBC 1.1.x detection for languages other than English
* Fixed HBF detection for languages other than English, and removed German message if it doesn't exist
@ -36,164 +51,10 @@ Version 2.1.0 HacksDen Edition
* Changed the English date format to MM/DD/YYYY because that's how it's used in conversation
* Other minor changes
Version 2.1.0.b19
* Fixed HBC 1.1.x detection, thanks Nano
* Added HBF detection, thanks Nano
* Added DIOS MIOS detection
Version 2.1.0.b18
* Fixed HBC 1.1.0 detection
* Compiled with libogc 1.8.9 (this should fix the newer wii motes)
Version 2.1.0.b17
* Fixed bug in stub detection / changed stub detection
* Added some debug outputs
* New Italian translation by Roberto Boriotti
Version 2.1.0.b16
* Changed HTTP GET to HTTP POST request in sysCheck transmission
* Added debug log file option (in meta.xml change parameter "--debug=false" to "--debug=true")
* Hopefully fixed crash when no HW_AHBPROT is available
* Some bugfixes and improvements
Version 2.1.0.b15
* Changed drive detection to drive date detection
* Report upload feature
* Some bugfixes in base IOS detection
* Fixed some typos in some languages
* Added detection for region changed Wiis, thanks Joostinonline
Version 2.1.0.b14
* Added drive detection
* Compiled with libOGC 1.8.8
Version 2.1.0.b13
* Improved Base IOS detection
* Added PreFiix detection
* Added IOS252 (bootcb2) detection
Version 2.1.0.b12
* Fixed "Priiloader NAND Access Bug", thanks BoehserOnkel
* Fixed HW_AHBPROT Bug, thanks davebaol
* Improved Base IOS Detection, thanks Black.Pearl
* Added Gecko output/debugging
* Added update function
Version 2.1.0.b11
* Code improvements
Version 2.1.0.b10
* Added HW_AHBPROT to use the new Base IOS Detection faster
* Improved Base IOS Detection
* Added Indetification for IOS patched with SIP
Version 2.1.0.b9
* Improved Base IOS Detection
* Added new Base IOS Detection (thanks to WiiPower)
* Integrated IOSinfo Tool
* Added Priiloader Detection
Version 2.1.0.b8
* Improved Base IOS Detection
* New Stub Detection
* New Page scroll function in syscheck viewer
* fixed french language, thanks to rlelamer
Version 2.1.0.b7
* Improved Base IOS Detection
* Prepared USB Support
Version 2.1.0.b6
* Improved Base IOS Detection
* Added IOS58 USB2.0 Detection
* Added IOS253 NANDEmu Detection
Version 2.1.0.b5
* Bugfixes
Version 2.1.0.b4
* Improved Base IOS Detection (cIOSX rev21)
* Added Systemmenue Detection by IOS
Version 2.1.0.b3
* Bugfixes
* Improved Base IOS Detection
* Added HBC Detection
Version 2.1.0.b2
* Bugfixes
* Improved Base IOS Detection
Version 2.1.0.b
* Base IOS Detection
Version 2.0.1
* Fixed Bug in English System Menu version (v-2145571844)
* Shows which IOS is beeing tested
* Added French translation (thx Attila)
Version 2.0
* Added a very nice GUI (thx NeoRame)
* Improved report text (no Enabled/Disabled anymore)
* Added BC and MIOS check
* Report can be displayed without SD
* Fixed some bugs
* Easy to translate (language file in source)
Version 1.6.3
* Automatically detect the language settings (supports English and German only);
* Possible to select individual IOS to check;
* Select "back to HBC", "back to System Menu" or "shutdown" at the end;
* Option to read the report directly on Wii at the end.
Version 1.6.2
* Automatically detect the language settings (supports English and French only);
* Improve IOS stubs detection;
* Recompiled with the latest version of DevkitPro;
* Code cleanup.
Version 1.6.1
* Fix BootMii as IOS issue.
Version 1.6
* Improve IOS Stubs detection;
* Improve Fake Signature check;
* Check for NAND Access;
* Display Hollywood GPU version;
* Display Console ID;
* Display Boot2 version.
Version 1.5
* Fix IOS202 issue;
* Improve IOS stubs detection;
* Error handling corrections;
* Wii Light is turn on when generating the CSV report;
* Code cleanup.
Version 1.4
* Check for USB 2.0 IOS Tree;
* Display the current date and time in the report;
* Recompiled with the latest version of DevkitPro;
* Code cleanup.
Version 1.3 (unreleased)
* Detect the console region;
* Error handling corrections.
Version 1.2 (unreleased)
* Check for Flash Access;
* Check for Boot2 Access.
Version 1.1
* Fix IOS stubs detection;
* Fix IOS revision number displayed on Reload;
* Code cleanup.
Version 1.0
* Initial public release
</long_description>
See SysCheck at Wiibrew.com for changes in other versions.</long_description>
<arguments>
<arg>--debug=false</arg>
<arg>--forceNoAHBPROT==false</arg>
</arguments>
<no_ios_reload/>

View File

@ -1 +1 @@
Version=20
Version=21