usbloadergx/source/cheats
giantpune c6fd33eeb1 change the per game settings around a bit.
made the channel browser read database.txt.  The text should be in the config path (because i couldn't think of a better place for it).  And the format for the txt is the first 3 chars of the 4 char ID, then any 1 character, then the name (read up to 51 chars.
eg.
ULN USB Loader GX Full Channel
HAX Homebrew Channel
HAT Nintendo Channel

The database for ATD mod follows this format, so its a great place to start.  If people are going to be passing around a database, it would be wise to keep custom channels off this, as my WADD that says WadManager is not the same as somebody else's WADQ which could be a self destruct or something.

Commented out the code that loads titles.txt.  It was reported that this file is keeping WiiSportsResort from loading on some Wiis.  And it isn't needed anymore since there is the xml file with all the names in it.  I left the code in though in case somebody thinks that it is actually useful.

Added 1 more game to the list of known alt dols.
2009-07-27 01:15:16 +00:00
..
cheatmenu.cpp change the per game settings around a bit. 2009-07-27 01:15:16 +00:00
cheatmenu.h *Added AlternateDOL from disc feature 2009-07-15 17:20:45 +00:00
gct.cpp *Added AlternateDOL from disc feature 2009-07-15 17:20:45 +00:00
gct.h *Added AlternateDOL from disc feature 2009-07-15 17:20:45 +00:00