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

If neither of those of work for you, you can donate any amount by clicking here.

Recommended Posts

Posted

Hi I think this is done in clrmamepro. Anyone know how to print a roms list like this where it says the title of the rom then the name of the game? When I try to see my "HAVE LIST" in clrmame it just says

005

10yard etc with no description of it after.

You have 8003 of 8003 known mame 32 sets (+ BIOS sets)

005 | "005"

10yard | "10-Yard Fight (World)"

10yardj | "10-Yard Fight (Japan)"

11beat | "Eleven Beat"

1941 | "1941 - Counter Attack (World)"

1941j | "1941 - Counter Attack (Japan)"

1942 | "1942 (Revision B)"

1942a | "1942 (Revision A)"

1942b | "1942 (First Version)"

1942w | "1942 (Williams Electronics license)"

1943 | "1943: The Battle of Midway (US)"

Thanks

Posted

I think you can use ROM Lister for that as well. I don't know clrmamepro, so I wouldn't know how to do it that way.

Posted

Maybe

c:
cd "c:\program files\mame 0.128"
mame.exe -listfull > C:\Romlist.txt

is what you are looking for?

You can run the commands from the command prompt, or copy and paste the text into a .bat file.

You will need to use your own path to Mame.

Posted

Are you doing this for a map file purposes? I could whip one up for you real quick when I get home to give you the results you're after. Also there a few tools out there that can accomplish this. I wrote my own tool to do it. What emulator are you trying to do this for? And also if I'm reading correctly, is the following way the results you're after?

Rom name|"Rom Description"

Posted

If this is for another emulator using MAME roms, you don't need to do this at all. GameEx now creates a MAME database during an update so you can just have the emulator use that if you want. That's what I used to do before the mameemumap.ini feature was added!

Posted

I think he just likes making text files with pipes dividing data. So, MAME output is probably the best way to go.

:blink:

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