Jump to content
  • Announcement

    The HyperSpin 2 early access beta is here!

    We’re starting the first public testing phase with Platinum Members to keep the scope manageable while we test the current feature set and begin to add more. In the future, we’ll provide a version for basic members as well.  On behalf of the entire HyperSpin team, we look forward to another exciting adventure with our community.

index and image in xml


Peliculon

Recommended Posts

Posted

Hi, im editing somes officials xml for HyperSpin and im notice that they have index and image. For example this for MAME.xml:

    <game name="1on1gov" index="true" image="1">
        <description>1 on 1 Government (Japan)</description>
        <cloneof></cloneof>
        <crc></crc>
        <manufacturer>Tecmo</manufacturer>
        <year>2000</year>
        <genre>Sports / Basketball</genre>
        <rating>AAMA - Green (Suitable For All Ages)</rating>
        <enabled>Yes</enabled>
    </game>

What means that two words (index and image) in the xml, and what are their options?

Posted
Hi, im editing somes officials xml for HyperSpin and im notice that they have index and image. For example this for MAME.xml:
    index="true" image="1">
        1 on 1 Government (Japan)
        
        
        Tecmo
        2000
        Sports / Basketball
        AAMA - Green (Suitable For All Ages)
        Yes
    

What means that two words (index and image) in the xml, and what are their options?
Index is used to sort all the entries. Image refers to the letter of the alphabet the title begins with. Usually only the first game of each letter gets the image tag.

Sent from my SM-A520W using Tapatalk

Posted
1 hour ago, Spawk said:

Index is used to sort all the entries. Image refers to the letter of the alphabet the title begins with. Usually only the first game of each letter gets the image tag.

:o

Oh men, now I understand why my xml doesn't work well into my Nvidia Shield (im doing a dual HDD for Android and PC and in PC works fine, its rare). I'll put the index and image labels and will see what happens then, thanks!

Archived

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

×
×
  • Create New...