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-08 20:45:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b83a379014
usbloadergx
/
source
/
mload
/
ehcmodule.h
4 lines
72 B
C
Raw
Normal View
History
Unescape
Escape
The mload/ehcmodule update is now complete, thanks to dimok. You need to update Hermes cIOS 222/223 to v4 if you use it because it works the same as in uloader, only v4 is supported. You may have to delete your main configuration file before updating if you had v3 installed. For some games, you will have to use 222 instead of 223 (RB instruments, GH 5) if you had 222 v3. If you think you need an external ehcmodule.elf, you can put it in SD:/apps/usbloader_gx/ and it will be loaded. Fixed crash when setting a custom path using the folder button (issue 864). Fixed black screen when starting the loader from HBC a long time after powering the Wii and the HDD went to sleep (tested on a WD 2,5") (possible fix for issue 881).
2009-09-30 05:57:15 +02:00
#
define size_ehcmodule 32432
*Added support for NEW Hermes cIOS (It still might have some bugs so please report them to me) NOTE: When you change Global cIOS boot you need to restart for it to take effect. NOTE2: Best way of launching games (most compatibility) is avoiding an IOS Reload by not initializing the network and not have different boot IOS than the one set in GameSettings. NOTE3: Know issue: IOS249 boots slower now at the starts. IOS222 boots fast as always.
2009-06-12 01:02:05 +02:00
The mload/ehcmodule update is now complete, thanks to dimok. You need to update Hermes cIOS 222/223 to v4 if you use it because it works the same as in uloader, only v4 is supported. You may have to delete your main configuration file before updating if you had v3 installed. For some games, you will have to use 222 instead of 223 (RB instruments, GH 5) if you had 222 v3. If you think you need an external ehcmodule.elf, you can put it in SD:/apps/usbloader_gx/ and it will be loaded. Fixed crash when setting a custom path using the folder button (issue 864). Fixed black screen when starting the loader from HBC a long time after powering the Wii and the HDD went to sleep (tested on a WD 2,5") (possible fix for issue 881).
2009-09-30 05:57:15 +02:00
extern
unsigned
char
ehcmodule
[
32432
]
;
Reference in New Issue
Copy Permalink