Main > Software Forum
mame / command line
neil324:
im trying to make a listinfo.dat for sortinfo when i try and run mame thorught the command line using mame -listxml > list.xml i get 'mame" is not recognized as an internal or external command,operable program or batch file any one help
jcrouse:
Your syntax is improper. If your version of Mame is prior to .107, thy this:
mame.exe -listxml|xml2info > c:\mame\mame.dat
Good Luck,
John
neil324:
Its version 107, copyed and pasted your mame.exe -listxml|xml2info > c:\mame\mame.dat but still get the the same result
jcrouse:
I said PRIOR to .107. For .107 and above try this:
mame.exe -listxml > c:\mame\mame.xml
The output will be in XML format. The listinfo via xml2info no longer works in .107 and above. If you search the threads here there is a third party xml2info file you can drop in and then use the syntax from my previous post.
John
neil324:
Ok thanks can get the list in an older version of mame and also the xml version in 107 but still unsure how to convert.
been trying to convert the xml with
-listxml|xml2info > c:\mame\mame.dat
but get a synatax error 1 no element found
Navigation
[0] Message Index
[#] Next page
Go to full version