This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
usbloadergx
Watch
2
Star
0
Fork
0
You've already forked usbloadergx
mirror of
https://github.com/wiidev/usbloadergx.git
synced
2024-11-20 10:19:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d625c5adfc
usbloadergx
/
source
/
mload
/
modules
/
ehcmodule_5.h
4 lines
73 B
C
Raw
Normal View
History
Unescape
Escape
*Added support for using USB port 1 (ONLY ON HERMES CIOS) *Added support for using both USB ports at once (ONLY ON HERMES CIOS) Big thanks to rodries for writing the necessary ehcmodules! NOTE: You can change port of USB device in the Loader Settings. The loader currently does not support loading configs off port 1 (only from port 0) If you select to use both usb ports the loader will switch between ports automatically, on demand. It is not possible to use both ports at once currently. Right now the wiilight blinks each time it switches the port. I will talk to rodries and see if we can disable it. Using the "both ports" option only makes sense in combination with "Multiple Partitions" option. In that case all games on all partitions from BOTH HDDs will be loaded. I think I don't have to say that switching between ports and loading all games is slower than normal mode with one port only in use. You might wanna just set one port and switch yourself when you need to. Well the option for both ports (automatic switching) is there for the lazy ones who don't like to hit the settings button ;).
2011-02-05 22:06:52 +01:00
#
define size_ehcmodule_5 25856
*Added support for all the currently new IOS stuff. Stole a few modules/plugins from WiiFlow here :P. (Tested Hermes 222 v5.1 base 38 and Waninkoko 249 base 57) *Added support for older Hermes IOS too (rev 2 and rev 3) *Changed Alternative Dol Browser to get the filelist (fst) with functions from libwbfs (like banner sounds) instead of from an emulated disk. This should fix all the weird crashes with it.
2010-10-01 17:01:19 +02:00
*Added support for using USB port 1 (ONLY ON HERMES CIOS) *Added support for using both USB ports at once (ONLY ON HERMES CIOS) Big thanks to rodries for writing the necessary ehcmodules! NOTE: You can change port of USB device in the Loader Settings. The loader currently does not support loading configs off port 1 (only from port 0) If you select to use both usb ports the loader will switch between ports automatically, on demand. It is not possible to use both ports at once currently. Right now the wiilight blinks each time it switches the port. I will talk to rodries and see if we can disable it. Using the "both ports" option only makes sense in combination with "Multiple Partitions" option. In that case all games on all partitions from BOTH HDDs will be loaded. I think I don't have to say that switching between ports and loading all games is slower than normal mode with one port only in use. You might wanna just set one port and switch yourself when you need to. Well the option for both ports (automatic switching) is there for the lazy ones who don't like to hit the settings button ;).
2011-02-05 22:06:52 +01:00
extern
unsigned
char
ehcmodule_5
[
25856
]
;
Reference in New Issue
Copy Permalink