Why does my xmlout.xml have zero entries!?
Posted: Sun Aug 23, 2015 3:12 am
I'm trying to setup mgalaxy for the first time to use with mame but I can't get the database created properly. When I have runway create the database, I see a \data\multi-system [mame]\temp.xml grow up to 180KB. But then the resulting xmlout.xml only has the following:
What exactly happens between temp.xml and xmlout.xml?
Next I tried this:
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?
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?