Skip to content

Latest commit

 

History

History
56 lines (27 loc) · 2.01 KB

README.md

File metadata and controls

56 lines (27 loc) · 2.01 KB

CreateGameListFromMameXML

Create Emulation Station gamelist.xml from MAME -listxml .xml

Uses .net framework 4

There are probably easier ways of doing this, but this is mine.

I wrote this to easily update my Emulation Station game list.

Alt Text

Requirements:

Optional:

To Use:

  • Set the path to the mame.exe file, give the version.xml file a name, and click [Create Mame List]. Give it a little while. When it's done, it will save the new .xml file.

  • Set the screenshots directory.

  • Optionally set all the other files/folders.

  • Click [Create Emulation Station gamelist.xml]. And wait. A progress bar will display it's current progress.

Notes:

.Net seems to require a large amount of ram to load the mame.xml file.

About 2.5GB on my PC, for the mame 0.220 .xml.

It takes about 10-12 mins to finish creating a full gamelist.xml with all options on. (On my own PC)