MaLa and MESS/UME software lists

Everything Emulator related
Post Reply
User avatar
cools
Armed Police Buttrider
Posts: 13459
Joined: August 17th, 2008, 4:49 pm
Location: Wales, United Kingdom
eBay: hordarian
Initials: CLS

MaLa and MESS/UME software lists

Post by cools »

The Problem
You want to use MESS/UME with MaLa, and maintain your ROMs using clrmamepro and the software list generated from the MESS/UME executable. MaLa is happy to set up each console/system as a separate "emulator" with a specific command line, but the game list is just a horrible list of ROM names.

Fortunately, MaLa's Game List editor will let you load and save name lists. These are simple text files that list the ROM name and the display name. But you don't really want to be typing out display names for thousands of ROMs...

The Solution
You need MAME xml2info (or indeed another program that can apply XML stylesheets to an XML file and produce an output file), and this XML stylesheet I made earlier.

Unzip all the above into your MESS/UME folder, rename the xml2info.xsl to xml2infoxsl.bak, and rename mess2mala.xsl to xml2info.xsl

Open a command prompt, cd to your MESS/UME folder, and run the following command (UME and Sega Master System - sms - is being used in the example):

Code: Select all

ume.exe sms -listsoftware | xml2info > "Sega Master System.mln"
Or for SNES:

Code: Select all

ume.exe snes -listsoftware | xml2info > "Super Nintendo Entertainment System.mln"
This will create MaLa name lists that you can load into the Game List editor by choosing your emulator and game list, then using the Gamelist menu and selecting "Load names".
Image
User avatar
joeblade
You're looking good Tim
Posts: 798
Joined: September 13th, 2008, 6:18 pm
Location: London

Re: MaLa and MESS/UME software lists

Post by joeblade »

Tidy little explanation cools...kinda wish i'd gone with groovyume now instead of groovymame... :(

Mind you playing more at the mo now it's just arcade! :lol:
For gods sake, its a carton box - not the holy grail!
User avatar
baddy
Please Continue...
Posts: 387
Joined: January 28th, 2010, 12:40 am
Location: Sweden, Stockholm
eBay: irishfrog89
Initials: CHI

Re: MaLa and MESS/UME software lists

Post by baddy »

ctrl+d
User avatar
cools
Armed Police Buttrider
Posts: 13459
Joined: August 17th, 2008, 4:49 pm
Location: Wales, United Kingdom
eBay: hordarian
Initials: CLS

Re: MaLa and MESS/UME software lists

Post by cools »

Yeah, so I gave up worrying about text lists and made one I liked...
You do not have the required permissions to view the files attached to this post.
Image
User avatar
joeblade
You're looking good Tim
Posts: 798
Joined: September 13th, 2008, 6:18 pm
Location: London

Re: MaLa and MESS/UME software lists

Post by joeblade »

cools wrote:Yeah, so I gave up worrying about text lists and made one I liked...
Nice, i've used that as my desktop image as I thought it would be too busy!! Like the idea of grey though... ;)

So your using mala happily with UME? Any issues...is the list arcade only then?
For gods sake, its a carton box - not the holy grail!
User avatar
cools
Armed Police Buttrider
Posts: 13459
Joined: August 17th, 2008, 4:49 pm
Location: Wales, United Kingdom
eBay: hordarian
Initials: CLS

Re: MaLa and MESS/UME software lists

Post by cools »

It's working for arcade and half a dozen console systems within UME.
Image
Post Reply