I'd like to interrupt this Internet bickering session with ...
The WiiFlow 4.1 plugin 
(It's a Plugin to boot Wii games.)
I've included it along with the other plugins I've made in a plugin pack along with source code and my updated plugin prep app.
http://www.mediafire.com/?yb904cdoyi85bi2
You'll notice there are 2 INI files for the WiiFlow plugin.
WiiFlowPlugin.ini - uses the same dummy file method that the DM(L) plugin does.
- Since WiiFlow actually scans all partitions for for autoboot games, this way will allow you to show all Wii games even if they're spread across different partitions.
WiiFlowPlugin-2.ini - just looks for ISO files and WBFS files in your /wbfs folder and assumes that they're named with the GameID for each game.
- This way you don't have to worry about having a dummy file for a game you don't have anymore
BUT you also are stuck with only having the GameID as your game name.
Possible issues :
1. Just while writing this I realized that it's possible that switching between the WiiFlow plugin and the main WiiFlow when running a game might cause it to detect a different version and delete the cache/lists folder. I'll test this and I already know how to fix it if it's a problem but for now the worst problem it can cause is a little slowing while WiiFlow recreates these files the next time you start up.
2. Since WiiFlow's autoboot feature was meant for Crap channels, it will ALWAYS return to the system menu no matter what settings are set so it's not yet possible for it to return to WiiFlow directly after running a game with this plugin. It will always go to the System Menu and you must manually go back to WiiFlow from there.
Other changes included in the plugin pack.
- The DM(L) plugin now uses the same GameCube OGG file that the Devolution plugin did (I got if from the WiiFlow source BTW)
- The
Plugin Prep app has been updated.
This means
- The Plugin Prep app now creates a dummy file folder for BOTH Wii games (WiiFlow plugin) AND GameCube games (DM(L) plugin)
- The app gets a list of titles from GameTDB.com and will now name your dummy files "GLMP01 - Luigi's Mansion" instead of just "GLMP01" to make them look nicer when the names show up on your screen in WiiFlow. (if it still uses just the GameID for some, it's because the game name includes characters that you can't put in a file name like "?")
- The app will look for your cover files you had for your Wii and GC games and make a renamed copy of them in the right folder for your plugins. (It will put the boxcovers and covers folders right next to the settings folder it found the categories file in. That will be right for most people but if you've changed the location of those files, just temporarily move the folders together to run the app so it can find everything.)
- the GameCube dummy files are now using a ISO extension instead of the GC extension I used in the first version. This is so you can theoretically use the same covers and cache for your Devolution and DM(L) plugin games. The DM(L) plugin INI also now shows both GC and ISO files just to be sure. (It seems WiiFlow will still recognize /games/folderName/AnyFileName.iso for the normal GameCube game recognition so leaving the files there and just changing the name to GameID-blah-blah should still work for WIIFLOW ... I just can't be sure about other DM(L) supporting apps ... this way You can also adjust the DM(L) plugin's path to use the /games folder as well and not have problems with that or the devolution plugin just showing "game" for all the game titles.)
EDIT : Unfortunately, the idea I mentioned earlier about it also copying over your categories settings I have not done yet. I need to refresh myself on how categories for a specific plugin were shown in the INI file (
If anyone could give me some pointers there, I'd appreciate it, too.) I could do it at it is right now but I'd have to assume that you have the same category options for plugins as you do for GameCube and I know that's not ALWAYS the case so I'll wait on that for now.
Important note : because of the change of extension from GC to ISO and the addition of the names along with the GameID to the file name created by the Plugin Prep app, it's recommended to delete your previous /WiiFlow/GC folder to not create doubles on the coverflow with the old AND the new ones.