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.

Recommended Posts

Posted

Hello

I am trying to keep my databases intact and using the <enabled> flag to hide non working roms from the wheel.

This is a sample game entry that shows up in the wheel even with <enabled> set to No.  I have tried 0, N, n, "0", F, False and none will hide the game from the wheel.

  <game name="bass" index="true" image="b">
    <description>Sega Bass Fishing</description>
    <manufacturer>Sega</manufacturer>
    <rating>Other - NR (Not Rated)</rating>
    <year>1997</year>
    <genre>Sports/Fishing</genre>
    <enabled>No</enabled>
  </game>

 

If i add enabled="0" as shown below then the game does get hidden from the wheel.

  <game name="bass" enabled="0" index="true" image="b">
    <description>Sega Bass Fishing</description>
    <manufacturer>Sega</manufacturer>
    <rating>Other - NR (Not Rated)</rating>
    <year>1997</year>
    <genre>Sports/Fishing</genre>
    <enabled>Yes</enabled>
  </game>

 

I have been using HyperT00ls to easily modify the xml's <enabled> parameter for non working games.

Is there any way to get Hyperspin to hide the roms from the wheel using <enabled>No</enabled> parameter?

Or do I need to manually edit the <game> parameter for every non working game?

I do use the filter clones and filter wheel, but I have all the art for the non working games and don't want to delete it

Any help would be appreciated

Thanks

Posted

Why not filter "roms only" and move or delete the roms you don't want to see on the wheel?

You can keep your database and media intact but store the unwanted roms in a different location so they are not seen.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...