Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: kelemvor on January 26, 2006, 08:40:20 pm

Title: Deciphering Listxml output
Post by: kelemvor on January 26, 2006, 08:40:20 pm
Howdy,

Is there a program that will import the listxml output file and put the data into standard rows/columns view?  I want to sort by controller type and # of players and things like that.

I know there's a program that used to do that with the ListInfo data but that command is gone so I'm not sure what to do with the XML file.
Title: Re: Deciphering Listxml output
Post by: JoyMonkey on January 26, 2006, 08:47:52 pm
You can use xml2info.exe (comes with Mame) to convert the xml into an old listinfo file that can be read by SortInfo.
Title: Re: Deciphering Listxml output
Post by: kelemvor on January 26, 2006, 09:30:07 pm
Ah Perfect.

Thanks!