This version of USB Loader GX supersedes the SourceForge version, which was last updated in 2019.
Go to file
strtoul 76df2b26b6 *fix reloading into another IOS before launch of game
*add loading of wii games / nand channels / emu nand channels in all combinations into one list
*add button on main view for quick choice between the combinations of the three
*add "Real Nand" or "Emulated Nand" text on the game window prompt when starting a channel
*removed the need of a cIOS to launch the loader (if anyone uses it with IOS58 for whatever reason). The warning that a cIOS is needed is still present.
*removed support for both usb ports at once on hermes cIOS. Each can still be used individually but only one at a time. This is done because of some bugs in the new ehci module which make some games unbootable. The ehcimodule is now reverted to the last working one. Need feedback if the games work fine again.
*some preparations for the upcoming stealth mode feature of the d2x cIOS
*isfs is now initiated once and deinitated when cleaning up only (instead of the whole init/deinit every single access)
*removed choice for emulated nand channel modes. Emulated nand channels always need full emulation which is now always used on emu nand for channels.
*removed unused settings for channels from the per game setting
*changed default partition to 0 when starting with fresh settings (instead of -1 wtf?)
2011-12-22 22:44:48 +00:00
data *Added NAND Emulation for d2x v4+ cIOS ONLY. You can emulate partial (mainly titles path (including gamesaves and does not include Miis)) or full nand emulation. The Nand path can be chosen (should not be the same drive as game drive and must be a FAT/FAT32 partition (e.g. sd:/nand/). Just put your NAND FS in that path. 2011-07-24 16:32:09 +00:00
gettext-bin change the handling of language-files. now use GNU gettext.(i hope, i have no file forgotten) 2009-06-23 18:59:28 +00:00
HBC *fix reloading into another IOS before launch of game 2011-12-22 22:44:48 +00:00
Languages *fix reloading into another IOS before launch of game 2011-12-22 22:44:48 +00:00
source *fix reloading into another IOS before launch of game 2011-12-22 22:44:48 +00:00
Themes *fix reloading into another IOS before launch of game 2011-12-22 22:44:48 +00:00
filelist.sh *Fixed compile error 2011-07-25 22:28:22 +00:00
gui.pnproj *Fixed Nand Emu on d2x v7 alpha versions for USB (thanks davebaol) 2011-07-29 20:59:31 +00:00
gui.pnps *Set settings partition to 0 if usb port is changed and settings partition is greater than the total partition count on that usb port. 2011-02-06 18:36:32 +00:00
Makefile *Add boot without HDD connected (channel mode is fallback). Timeout of 20 secs still comes up on start but you have now the chance to cancel it by pressing B (with a message ;-)) 2011-11-20 10:46:07 +00:00
svnrev.sh *fix reloading into another IOS before launch of game 2011-12-22 22:44:48 +00:00