Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<dbase name="Multi-system [MAME]" version="0.164 (Jul 29 2015)" />
Next I tried this:
- mame64.exe -listxml > temp.xml
- use runway to import temp.xml
- now xmlout.xml is full of stuff, but yet starting mgalaxy still shows: Filters returned an empty game list. Under filters, show 'available roms only' is NOT enabled.
Installation:
mgalaxy 5.5: d:\mgalaxy\
mame64 1.64: d:\mgalaxy\mame\
If I choose the option to create the database not using mame's integrated one, then I can see a list of games, but it's a horrible list of filenames. I check the xmlout.xml and it does different from mame's xml output.
I suspect there is some 'magic' that transforms mame's listxml output to an xml format that mgalaxy uses. What am I doing wrong? How can I create this database outside of mgalaxy?