This version of USB Loader GX supersedes the SourceForge version, which was last updated in 2019.
Go to file
dimok321 f0ca11506b *WIP Patch fix. WIP patches should work now. Tested and confirmed for PoP.
WIP Patches will be only accepted in the following format (let's not invent thousands of different formats):
In 3x 4 bytes columns separated by a space (no ":" allowed)
offset | original address | overwrite address 

Example for PoP:
007AAC6A 7A6B6F6A 6F6A7A6B
007AAC75 7C7A6939 69397C7A
...

The original address is compared before patching and is not patched if it doesn't match. You can see the confirmation or fail of a patch on the Gecko Output.

*A few fix ups in different places
2010-05-29 15:43:19 +00:00
data - Reverted to 921 2010-05-29 07:38:54 +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 *WIP Patch fix. WIP patches should work now. Tested and confirmed for PoP. 2010-05-29 15:43:19 +00:00
Languages - Reverted to 921 2010-05-29 07:38:54 +00:00
source *WIP Patch fix. WIP patches should work now. Tested and confirmed for PoP. 2010-05-29 15:43:19 +00:00
buildtype.sh Fixed the build on Unix machines 2009-11-18 09:28:44 +00:00
gui.pnproj *WIP Patch fix. WIP patches should work now. Tested and confirmed for PoP. 2010-05-29 15:43:19 +00:00
gui.pnps - Reverted to 921 2010-05-29 07:38:54 +00:00
Make.config.default tidy up some debug stuff. 2010-02-15 02:45:18 +00:00
Makefile * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00
svnrev.sh For people who use two partitions (FAT32 and WBFS), wiitdb.zip won't be overwritten anymore when they update. The file is now loaded and saved as wiitdb_(partition).zip, so you can switch partitions and keep titles/infos. If wiitdb_(partition).zip is not found it loads wiitdb.zip. When exiting settings, the partition is now reloaded only when needed. WiiTDB update should work again for people who own more than 240 games. Fixed a rare crash that could be issue 1083. 2009-11-22 16:42:53 +00:00