Jump to content
Unfortunately we had to take download section back offline temporarily. We should have it working normally soon.

Please help, just want to add 1 rom to HS


ShadowFlame

Recommended Posts

HI!

 

I am wondering how do i add another rom to HyperSpin? Here is the situation, I have the rom for the game "Raiden". When i add that to the MAME rom directory and run it through MAME it works perfectly fine. But, it doesn't show up in the Hyperspin Wheel (I bought the arcade cab with Hyperspin already installed along with mame and roms). Is there an easy way to get the rom/game to show up on Hyperspin? or do i have to go through a lot ot steps?

 

If someone could please walk me through on how to get Hyperspin to see a rom/game that has no issues working if launched through MAME without using the front end...

 

Thank You!

Link to comment
Share on other sites

you just need to go to your databases folder, then MAME and edit the MAME.xml file

just add your game at the bottom of the xml to look like all previous games (copy data below to the bottom of your xml)

ensure you keep </menu> at the bottom of the xml

once done just save and you are done

it willl then show up in hyperspin wheel

you may have to get wheelart and video for the game but if you have emumovies sync that should be easy enough.

 

<game name="raiden" index="" image="">
    <description>Raiden (set 1)</description>
    <cloneof/>
    <crc/>
    <manufacturer>Seibu Kaihatsu</manufacturer>
    <year>1990</year>
    <genre>Shoot-&apos;Em-Up</genre>
    <rating/>
    <enabled>Yes</enabled>
</game>
</menu>

 

Link to comment
Share on other sites

1 hour ago, cataclysm67 said:

you just need to go to your databases folder, then MAME and edit the MAME.xml file

just add your game at the bottom of the xml to look like all previous games (copy data below to the bottom of your xml)

ensure you keep </menu> at the bottom of the xml

once done just save and you are done

it willl then show up in hyperspin wheel

you may have to get wheelart and video for the game but if you have emumovies sync that should be easy enough.

 

<game name="raiden" index="true" image="z">
    <description>Raiden</description>
    <cloneof></cloneof>
    <crc></crc>
    <manufacturer></manufacturer>
    <year></year>
    <genre></genre>
    <rating></rating>
    <enabled>Yes</enabled>
</game>
</menu>

 

Thank you! it worked! greatly appreciated! :)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...