Commit Graph

11 Commits

Author SHA1 Message Date
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
c40aade1d7 -Disabled vIOS check on a real Wii because it was causing problems
-Fixed the drive date bug (for real this time)
-Fixed possible crash when there is no AHB access
-Fixed crash when unknown System Menu version is installed
2015-01-28 17:14:15 +00:00
Joostinonline
12a1cfb776 -Added hashes for hermes cIOS 2XX[38+60]v4, 2XX[38+37]v4, and 2XX[57]v5.1 (thanks Cyan)
-Corrected hash values 0 through F from not being preceded with a 0.
-Other minor changes
2014-09-17 19:48:14 +00:00
Joostinonline
ea9a4b28ff -Fixed buttons not registering as "held" when scrolling
-Slightly increased the time between switching IOS's (look at the source, I don't know how to explain it)
2014-08-05 21:54:02 +00:00
Joostinonline
5ffc019e0d -Added a new argument --skipIOS, which lets you skip any specific IOS in the scan. This is useful for freezes. Multiple arguments are supported.
-Grouped all argument variables in one structure

TODO: Fix freeze (probably infinite loop) if --skipIOS specifies an IOS that isn't installed
2014-07-30 17:22:32 +00:00
Joostinonline
bc08e18949 -Added translations for "Homebrew Channel is not installed" message
-Improved timing between messages
-Added support for GC/Classic controllers, and multiple remotes
-Changed "HD Edition" to "HacksDen Edition"
-Minor code cleanup
2014-06-19 17:47:13 +00:00
Joostinonline
e2e99984ec -Added translations for "Shop Channel Code"
-Removed unused video code
2014-02-15 05:16:55 +00:00
Joostinonline
d399fb5fa1 -Got rid of the cogs, since it was never going to load smoothly and was causing too many problems
-Moved all graphics to the data folder
-Updated libruntimeiospatch to v1.6.1
2014-02-10 04:09:20 +00:00
Joostinonline
50ac33664e -Added libruntimeiospatch
-Made some changes to thread.c that will hopefully fix rendering problems
-Reorganized some code
-Rewrote logfile code so it logs directly to the file (no overflows)
-Other small optimizations

This hasn't been tested, and I'm not sure if pausing and resuming DrawCogThread won't cause problems
2013-11-07 17:58:22 +00:00
Joostinonline
6ef97e01d3 -Starting the long process of adding a bit of organization
-Added conf.c patch for libogc v1.8.11 and below
2013-11-01 15:31:34 +00:00