(02-20-2014, 10:26 PM)tueidj Wrote: Just open the ISO in a hex editor, it's after the first couple of lines.Hmm... When I do this, I do see some kind of title information; however this is not what is shown in the ISO Details window of Dolphin. There was another tool that I had tried, with no success - a Wii ISO Renamer v3, I think - the information shown on the first couple of lines in the ISO file seems to be the bit that the Renamer Tool edited.
Currently, I am trying to edit how Twilight Princess for Wii displays in Dolphin. After running the game and purging the cache in Dolphin, it displays the game with the title, "The Legend of Zelda:" with "Twilight Princess" stuck under the "Notes" header in the Dolphin window. Doing a search for the string "Twilight Princess" in the ISO under a Hex editor yields no results beyond those first few lines, which, as states, do not effect Dolphin's display of the title's name.
Update: I found the area that contains the Dolphin "Title" and "Notes" fields - which is the main thing I wanted to change, anyway. To do this, right-click your ISO in the main Dolphin window, and select "Open Wii save folder." There is a file called "banner.bin" - edit this in a Hex Editor, and you will see the title and notes information Dolphin displays. Change them as you see fit (and I'm fairly certain it wouldn't be good to simply add or delete data from the file - I was careful to only replace hex values, bascially just staying in overtype mode, so that the length of the file remains the same after the edit), then just purge Dolphin's cache and you're good to go.