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.

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...