Jump to content

Problems with System (MAME) XML File


Larsa

Recommended Posts

Posted

I changed <enabled> from Yes to No on some games in my Mame.xml file (and removed the Roms only filter), and now Hyperspin gives me a “Mame.xml file is invalid” error.


I’ve been roughly following the instructions in the Tutorial here:  

However, it looks like the info in the tutorial is dated because the format of the xml file (from hyper list.hyperspin-fe.com) is different than what’s in the tutorial.  Here’s the format from Hyperlist:

    <game name="88games" index="true" image="'">
        <description>&apos;88 Games</description>
        <cloneof></cloneof>
        <crc></crc>
        <manufacturer>Konami</manufacturer>
        <year>1988</year>
        <genre>Sports / Track &amp; Field</genre>
        <rating>AAMA - Green (Suitable For All Ages)</rating>
        <enabled>Yes</enabled>
    </game>

So, the tutorial uses enabled=“0” or “1” and the new XML file uses <enabled>Yes and (presumably) <enabled>No.

What do I need to do to set enabled correctly and filter Roms as desired?

 Thanks 

Posted

Follow the tutorial, the enabled yes/no at the bottom is auto generated from clrmamepro.

HS will use the 0 or 1 enabled like this:

hidefromwheel.PNG.d19bf712a97d702f2c88cc640735a8a3.PNG

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...