I just grab them out of the dolphin GUI, GC-Tool saves them wrong (drops the bottom row of pixels, so saves them as 96x31, instead of the correct 96x32).
I would need the following:
INI entry for the game, notes filled in with the default game info (like SCII has "A Tale of Swords and Souls").
banner images named; '
D43P_8CB0.bmp' for example.
Then one last thing (demanding ain't I), a txt file that contains the HTML entry(ies) for the game:
Code:
<tr><td><img src="banners/GTEE_838E.bmp" width="96" height="32" alt=""></td><td>1080: Avalanche</td><td>GTEE 838E</td><td>USA</td><td>Nintendo</td><td>Sport</td><td><img src="res/ingame.gif" width="18" height="18" alt=""></td></tr>
Fairly obvious to fill in, banner name, game name, serial, maker, genre, then for the status images you have a choice of:
perfect.gif
ingame.gif
menu.gif
intro.gif
nothing.gif
spr_sdr.gif
I know it seems a touch hassly, but it was only designed with me in mind, for the occasional update :evil:..any contributions will be greatfully taken jinXD