Jump to content

A way to see Genre or Rating of Game?


kllngtme

Recommended Posts

Posted

In building the Android wheel, I'm assigning the genre and the rating in the xml file. Is there a way to see this info on the screen with the game title as well?

Example:

    <game name="com.frogmind.badland" index="" image="">
        <description>Badland</description>
        <cloneof></cloneof>
        <crc></crc>
        <manufacturer>Frogmind</manufacturer>
        <year>2013</year>
        <genre>Adventure</genre>
        <rating>Everyone</rating>
        <enabled>Yes</enabled>
    </game>

Posted
11 hours ago, kllngtme said:

In building the Android wheel, I'm assigning the genre and the rating in the xml file. Is there a way to see this info on the screen with the game title as well?

Example:

    <game name="com.frogmind.badland" index="" image="">
        <description>Badland</description>
        <cloneof></cloneof>
        <crc></crc>
        <manufacturer>Frogmind</manufacturer>
        <year>2013</year>
        <genre>Adventure</genre>
        <rating>Everyone</rating>
        <enabled>Yes</enabled>
    </game>

It does not function currently on android version of Hyperspin along with many other features.

Archived

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

×
×
  • Create New...