Quote:
Originally Posted by ToniLou
Well, getting the full game name from the short one was finally easy, there is a <listinfo.dat> xml file with that information in the mame folder.
Toni
|
Hi,
Thanks for the awesome script.
I was able to hack it out to get it to work on my system without MCE, but I can't get full filename to work from the 'description' portion of my listinfo.xml file. I tried renaming it to .dat and changing your script to reference '.xml' but it still only creates the bats with the short name.
Here is a snippet from my listinfo.xml file:
<mame build="0.128 (Oct 16 2008)" debug="no">
<game name="puckman" sourcefile="pacman.c">
<description>PuckMan (Japan set 1, Probably Bootleg)</description>
What could be going wrong?
I really appreciate any help you can provide!
Thanks