Can i Rename GC & Wii Titles for WiiFlow mod??
In the /wiiflow/settings/ folder there's a file called custom_titles.ini (or you can create one if there's not) the syntax is like this
Code:
[TITLES]
R92E01=Pikmin 2
[COVERS]
R92E01=#FF0000
It's just the GameID=new-name on a separate line for each of the games you wanna rename. The [COVERS] section is optional unless you also want to change the cover color for something.
The only other requirement is there must be an empty line before each of the [section] headings (including the first line of the file).