Dolphin, the GameCube and Wii emulator - Forums
Unable to change title and maker - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: Unable to change title and maker (/Thread-unable-to-change-title-and-maker)



Unable to change title and maker - AndresSan6 - 03-09-2016

Hello, i recently downloaded Dolphin 4.0-8325 x64 in order to connect my wii motion plus remote to my pc. What i saw different of this build from 4.0.2 is that it no longer appear Notes but Maker in the main window, so I remember in order to change the Wii games title and notes you needed to change, with hex editor, the banner.bin file but it is no longer working. Does anyone know how to change the title and maker for wii games in this dolphin build? Thanks!


RE: Unable to change title and maker - JosJuice - 03-09-2016

There is currently no way to change the Maker field without editing the ISO itself, but there is a way to override titles. Go to the Dolphin Emulator folder in Documents, open the Load folder, and create a file named titles.txt. In it, type something like this:

Code:
RMGE01 = Super Mario Galaxy
SZBE69 = Rock Band 3

Each game has its own line, and the characters before the = are the game ID, which you can see in Dolphin's game properties. For WADs, you need to use only the first four characters of the game ID instead of all six.


RE: Unable to change title and maker - AndresSan6 - 03-09-2016

(03-09-2016, 06:25 AM)JosJuice Wrote: There is currently no way to change the Maker field without editing the ISO itself, but there is a way to override titles. Go to the Dolphin Emulator folder in Documents, open the Load folder, and create a file named titles.txt. In it, type something like this:


Code:
RMGE01 = Super Mario Galaxy
SZBE69 = Rock Band 3

Each game has its own line, and the characters before the = are the game ID, which you can see in Dolphin's game properties. For WADs, you need to use only the first four characters of the game ID instead of all six.

It's not working for me, I already made the flie inside Load folder and use Purge Cache and the same titles are displaying. Do I need to change something more?

EDIT: Is there any tutorial to how to edit the ISO?

EDIT 2: Sorry, it works. Found my mistake. Thanks!


RE: Unable to change title and maker - trihy - 03-11-2016

Works for me.