Convert XML Dat files into RomCenter 3.7.1 Dat format

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :clap: :hum: :gnak: :lol: :super: :uh: :toobad:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Convert XML Dat files into RomCenter 3.7.1 Dat format

Re: Convert XML Dat files into RomCenter 3.7.1 Dat format

by RomCenter » Tue Aug 18, 2015 2:49 pm

The xml format changed in mame 0.162.
The tag <game> has changed in mamexml list.
You can extract the dat with the command mame -listxml, then replace new tag by <game> tag (don't forget </game>) and then import dat in romcenter 3.7
Romcenter 4 can read both format.

Re: Convert XML Dat files into RomCenter 3.7.1 Dat format

by Wanderer » Sat Jul 18, 2015 9:45 am

Thanks for the info. I'm pinning this post, since this can be useful in this transitional period where RC4 is not ready yet and RC 3.71 does not directly support the new mame XML format.

Convert XML Dat files into RomCenter 3.7.1 Dat format

by maeztro » Fri Jul 17, 2015 12:42 pm

It seems RomCenter 3.7.1 is not compatible with the updated XML structure of the newest MAME releases. This is a possible work-around:
1. Download and install Romulus from http://romulus.net63.net/.
2. Start Romulus and select Add DAT from MAME based EXE.
3. Go to the scanner tab.
4. Select the Fixdat options - sixth icon in the row at the top left.
5. Import the resulting file into Romcenter.

It seems to have been worked. I tested with MAME 0.161, the last version before the merge with MESS.

Top