Custom Titles
custom_titles.ini
This config file is used to set custom titles for your games.
For plugin roms scroll down.
WiiFlow does not make this file, you will have to make it using a text editor on your PC and name it custom_titles.ini when saving. Place it in your wiiflow/settings folder.
(Note: When creating this file there must be a blank line at the top of the file before the [TITLES] section)
You may for example want to have all your Rock Band games appear together however using Gametdb.xml they are listed like this ...
R33P69=AC/DC Live: Rock Band Song Pack
R34E69=Rock Band: Country Track Pack
R36E69=Green Day Rock Band
R9JP69=The Beatles: Rock Band
So if you made a custom_titles.ini with the following ...
[TITLES]
R33P69=Rock Band: AC/DC Live Song Pack
R34E69=Rock Band: Country Track Pack
R36E69=Rock Band: Green Day
R9JP69=Rock Band: The Beatles
They will all appear together in the alphabetical list.
You can also alter the color of the cases from the default of white by adding the [COVERS] section and using these parameters:
RED use #FF0000FF
BLACK use #000000FF
YELLOW use #FCFF00FF
GREEN1 use #01A300FF
GREEN2 use #00E360FF
So using the following will make Beatles Rock Band appear with a Red Case.
[COVERS]
R9JP69=#FF0000FF
Note: only the above colors are available as alternate colors, any color codes other than those above will result in a white case being shown.
Thanks Nibb for the additional colors info.
PLUGIN ROM TITLES:
For plugin rom titles you need to create a section using the magic number like this .... [45505331]
then add the filename=new name for each rom you want to set a custom title for.