Homebrew Changing Arcade ROM Titles

  • Thread starter Thread starter GordRyan
  • Start date Start date
  • Views Views 2,539
  • Replies Replies 1

GordRyan

Active Member
Newcomer
Joined
Nov 26, 2012
Messages
37
Reaction score
1
Trophies
0
Age
41
XP
233
Country
Canada
Hello,


I have looked at the following instructions at the end of this message in order to get my rom names correct on my wiiflow display.

When I edit the plugin paths and add the dummy txt files, retroach won't load the games properly. It simply gets stuck on the loading screen and eventually I will get a black screen and reset.

Just wondering if anybody has tried the below and successfully got it to work.

Thanks.

Changing Arcade ROM Titles
ROMs for Final Burn Alpha and MAME have to have a specific title to work. But that title looks ugly and is sometimes hard to tell what it is. WiiFlow doesn't provide custom titles for plugin ROM games. But here's a trick by Maxternal that allows you to change them to your liking.

In the plugin .ini file look for these two lines (filetypes and arguments):

filetypes=.zip
arguments={device}:/{path}/{name}

Let's say you have a ROM named blktiger.zip in sd:/ROMS like this:

sd:/ROMS/blktiger.zip

Now create a dummy file (0 byte file) with the name you want it to be (ex. Black Tiger). Here's how - Use a text editor such as notepad++ or whatever and create a new TXT file with no text and name it the name you want. The extension doesn't matter (.txt is fine).

Put it in a subfolder of ROMS with the same name as the game (blktiger without the extension) so you'd end up with

sd:/ROMS/blktiger.zip
AND
sd:/ROMS/blktiger/Black Tiger.txt

and change the plugin INI file so that it says

filetypes=.txt
arguments={device}:/{path}.zip

WiiFlow will now use the name of the TXT file as the title but still launch the correct rom ZIP file.
The cover name must be the name of the TXT file with extension plus .png (ex. Black Tiger.txt.png).
Don't forget to do Reload Cache after you make any changes.
 
Custom titles for roms is supported since r1020. A custom_titles.ini can be found in Abz pack. It's incomplete and more for mame names than fba but it's working well.
 

Site & Scene News

Popular threads in this forum