Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Script to generate Emulation Station xml for MAME (entirely offline!) › Reply To: Script to generate Emulation Station xml for MAME (entirely offline!)
I have a last question !!
Can I use this kind of XML file for EmulatioStation ?!
<menu>
<game name=”3 Ninjas Kick Back”>
<description>3 Ninjas Kick Back</description>
<cloneof/>
<crc>f2ee11f9</crc>
<manufacturer>Sony Imagesoft</manufacturer>
<year>1994</year>
<genre>Fighter</genre>
</game>
</menu>
Do you know if ES know this tags ?! Because maybe I can use my Hyperspin XML file… What do you think ?!
If you want to compare an XML file to your game folder and finally to have just the games contained in your XML to target roms directory, or create an XML file from a game directory you can use HyperROM2XML (Windows only sorry)
It’s a simple use software, and awfully good .. !!
https://www.dropbox.com/s/11xplhf87kyt30h/HyperROM2XML_1.6_bin.zip?dl=0
Thanks a lot.