![]() |
|
How to edit game titles? - 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: How to edit game titles? (/Thread-how-to-edit-game-titles) |
How to edit game titles? - Syntherios - 08-04-2015 Most of the games that show up in my ISO list on startup have capped-out names and I'd like to edit them so they all look neat and uniform. A few examples are: SUPER SMASH BROS. Melee STAR FOX: ASSAULT SONIC ADVENTURE 2 BATTLE but I'd like them to look like this: Super Smash Bros. Melee Star Fox: Assault Sonic Adventure 2: Battle So how do you change these names? I've gone to Properties>Info and tried editing the names but they're grayed out and won't let me. What do? RE: How to edit game titles? - JosJuice - 08-05-2015 Create the file C:\Users\<username>\Documents\Dolphin Emulator\Load\titles.txt and type something like this in it: Code: GALE01 = Super Smash Bros. MeleeThe first six characters are the game ID, which you can find in the game properties. RE: How to edit game titles? - Syntherios - 08-05-2015 Works like a charm. Thanks, JosJuice! RE: How to edit game titles? - shangry - 08-05-2015 (08-05-2015, 12:20 AM)JosJuice Wrote: Create the file C:\Users\<username>\Documents\Dolphin Emulator\Load\titles.txt and type something like this in it: Is there a way to do this with Banners or Notes, at least? RE: How to edit game titles? - JosJuice - 08-05-2015 That's pretty much impossible to do without editing the disc image. RE: How to edit game titles? - DAHypersonix1617 - 08-06-2015 (08-05-2015, 12:20 AM)JosJuice Wrote: Create the file C:\Users\<username>\Documents\Dolphin Emulator\Load\titles.txt and type something like this in it: I don't see titles.txt in my load folder EDIT: You have to make it lol |