Commit Graph

12 Commits

Author SHA1 Message Date
joostinonline
c7354bc411 -Added hashes for (most) vIOS's 2017-11-15 12:08:51 +00:00
joostinonline
6813c5fe97 -Reverted Wii U Pro Controller changes because it didn't work 2017-11-15 08:36:04 +00:00
joostinonline
bfe575ca6d -Added support for Open HBC by FIX94 (title ID OHBC)
-Added Wii U Pro Controller support (untested) and modified libwupc
-Started code for vIOS check based on version/hash
-Minor clean-ups to the code for readability, primarily adding macros
2017-11-04 06:53:21 +00:00
joostinonline
2f879e793e Overall a very unimportant commit
-Improved gecko code and increased buffer size to 4K
-Added some additional logfile commands
-Got rid of a few commented out functions
2015-10-27 08:04:08 +00:00
joostinonline
a003f08986 Official release of SysCheck HDE 2.4.0 2015-10-13 21:16:18 +00:00
joostinonline
961844eeb5 -Updated to a custom version of libruntimeiospatch so updating works on IOS's besides 58 (patches ported by PabloACZ)
-Updated Spanish translation (thanks NaxoR93)
2015-10-13 20:42:02 +00:00
joostinonline
3bc718bfa2 -Giving up on USB loading for now 2015-10-12 09:27:09 +00:00
joostinonline
70e9102f97 -Removed some special characters in languages.c
-Got rid of some unused code
2015-10-10 15:06:28 +00:00
joostinonline
216b96185c -Fixed updating
-When update fails, the previously selected IOS is properly shown when returning to selection
2015-10-09 00:04:26 +00:00
joostinonline
b541f5dc53 -Improved code for "Beer Ticket" check
-Fixed runtime IOS type check

TODO:
-Update function definitely isn't working, need to fix it
-Integrate vIOS check by version number
2015-10-06 15:12:36 +00:00
joostinonline
2899777e11 -Added check for Beer ticket
-Modified http code to now support https connections (thanks FIX94)
-Reverted changes that broke fat mounting

TODO:
-Integrate vIOS check by version number
-Update function might still be broken
2015-10-05 04:11:56 +00:00
joostinonline
af1b05fa5f -Fixed all the stuff I messed up with the last commit
-Added missing libraries
-Removed the need to reload the runtime IOS
-Fixed incorrect runtime IOS type
-Added some extra delay when scrolling
-SysCheck directory is created if it doesn't exist
-Added skipped IOS's to list
-Fixed vWii cIOS's sometimes showing as regular cIOS's
-Fixed crash when the language is set to French

TODO:
-Finish working on fat mounting.  It's probably broken now.
-Integrate vIOS check by version number
2015-09-28 22:32:10 +00:00