Mighty Loader is another project.
@jsugarsmacks, the meta.xml is now included on BETA4. You must delete the commented lines to enable parameters.
The custom skin option is very simple, so users can only edit the images. I don't think I'll enhance this.
However, you can recompile the code modifying the page number coordenates. They are on the __Draw_Page function.
Another quick solution is to hide the numbers. Just make the numbers PNG image fully transparent. You won't know in what page you are, but you will still be able to know if there are more pages thanks to the arrows.
@coreduo0099, you should send this to Waninkoko. Maybe he'll be interested on this. Great job!
About the system filter sorting. I may implement this on the future, but not now. Anyway, the sourcecode is free so anyone can edit it
@chop, these channels are not official, I don't think I'll be able to help here.
Riicky said:
EDIT

eleted the mighty_channels.cfg and then all games showed up
Contra Rebirth - Black Screen
Space Invaders Get Even - Error Accessing Wii Memory
Pokemon Rumble - Black Screen (could never get it working on triiforce either)
Thank you
Contra Rebirth worked perfectly with rev17 (PAL, but NTSC should work too). And I think Space Invaders also worked (but I can't confirm this right now).
Pokemon Rumble needs the Apploader boot method.
Mighty Channels has an internal mini database of what games need this option. It enables the Apploader option automatically when it finds these games.
"WAL", //ArtSyle: light trax
"WDH", //ArtSyle: Rotohex
"WOB", //ArtSyle: ORBIENT
"WPR", //ArtSyle: CUBELLO
"WA8", //ArtSyle: Penta Tentacles
"WB7", //Midnight Pool
"WSP" //Pokemon Rumble
These are the ones I know. If you know more games, post it here
I added Pokemon Rumble to BETA4, I forgot about this one.
Anyway... BETA4 includes another database: games that need a savefile.
I coded a simple but useful function that creates savegames for those games that can't boot without a savegame.
I want you to test it. It supports:
Bit Trip Beat
Bit Trip Core
Bit Trip Void
Bit Trip Runner
I tried it with Bit Trip Beat PAL/USB and worked successfully! But I'd like to know your results too. Please try these games without a savegame. A message will appear telling that the savegame is created before booting the game.
If you want to help, you can post here what games need a savegame. Then a list of all files it needs (they are on the data directory of every game in the NAND) and their sizes in bytes.
But please, be sure that the game really needs a savegame. Because I found an old list here in GBATemp and most of the games didn't need a savegame (they work with Apploader).
Finally, I also fixed the games not showing after installing them. You can get BETA4 on the first post.