Peliculon Posted March 8, 2018 Posted March 8, 2018 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?
Spawk Posted March 8, 2018 Posted March 8, 2018 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
Peliculon Posted March 8, 2018 Author Posted March 8, 2018 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. 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!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.