Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

Does anyone know where to get a list of mame games. not the rom names the actual game names. Preferable a txt file or a xls file.

Posted

Okay I simply used my DAT to MAP UltraEdit macro then did a simple regex to replace everything prior to the Pipe symbol...then did a simple sort...so...ideally the attached file is correct. :)

Tho you may want to narrow things down more...as these are based off zip file relation...so clones, alternates, and regionals are all there. :(

*Update*

Fixed casing and resorted list.

Posted
Does anyone know where to get a list of mame games. not the rom names the actual game names. Preferable a txt file or a xls file.

You can get a list of all games and info from Mame

Eg.

mame.exe -listxml >listinfo.xml

Posted

Thanks guys! Thats exactly what I need nologic. Do you know why the beatmanias are at the bottom?

I wish I knew how to parse the info I need from XML files HK, but I dont :(

Posted

ahh they are lower case...give me a sec and I can probably fix that. :)

I forgot to set UltraEdit to ignore case...anyways it'll be posted above in a sec.

Posted

Okay I've attached a quicky...that attempts to remove a lot of regional/versions of games...there maybe some still lingering around...I also removed [bET] tag endings and I took it to be Beta...this maybe a wrong assumption on my part...anyways this wasn't done by hand...(regex is your friend) so it is possible for some things to maybe have been removed that shouldn't have...but its extremely unlikely.

Not sure if this is helpful or not...but you got it anyways. :)

Guest
This topic is now closed to further replies.
×
×
  • Create New...