|
> > ClrMamePro's profiler loads datfiles in MAME's -listinfo syntax and in > -listxml > > syntax. You can change some keywords in engine.cfg to support similar formats > > like outputs from MESS/RAINE/etc. > > ClrMamePro's settings export button will export the currently loaded data in > > -listinfo syntax. > > > > Roman Scherzer > > ClrMamePro > > > > Thanks Roman. Would you mind breifly describing what -listinfo syntax and > -listxml syntax are?
The syntax of MAME's romlist output. -listinfo (used in older MAME's is the common datfile format....-listxml outputs an xml file. You can convert the xml file to a standard datfile with xml2info (part of the official mame package). ClrMamePro supports both (xml + dat) natively...no need of converting.
Roman Scherzer ClrMamePro
|