Jump to content
Download Section Back Up, Navigate the Right Hand Menu to find files, ignore the 0s

Amiga games wheel problem


Raccoon

Recommended Posts

Hi

I have set up the Commodore Amiga and everything works, games launches and all is fine.

But the games wheel acts a little odd, if I press the joystick left or right so I can step through the list by letter and chose a letter, as an example "L" it jumps to K, no matter which letter I chose it always jumps to the letter bvefore that.

This is an issue that only happens with Commodore Amiga, all other game wheels works as they should.

Any suggestions anyone?

Link to comment
Share on other sites

I just took a look at the commodore amiga.xml and realized that it was very weird, instead of "<crc></crc>" there was "<crc /> and other things like that.

Didn´t think hyperspin would accept that, but now I downloaded another xml and it works as normal again.

Link to comment
Share on other sites

I just took a look at the commodore amiga.xml and realized that it was very weird, instead of "<crc></crc>" there was "<crc /> and other things like that.

Didn´t think hyperspin would accept that, but now I downloaded another xml and it works as normal again.

The xml format above is good. You probably did not have this in your original xml:

<game name="LabyrintheAuxMilleCalculs_v1.0_Fr" [b]index="true" image="l"[/b]>
   <description>Labyrinthe aux Mille Calculs, Le (Fr)</description>
   <cloneof></cloneof>
   <crc></crc>
   <manufacturer></manufacturer>
   <year></year>
   <genre></genre>
   <rating>Other - NR (Not Rated)</rating>
   <enabled>Yes</enabled>
 </game>

The image="l" is your alphabetic index.

Thanks,

Ron

Link to comment
Share on other sites

True, this is how it looks:

<menu>
 <header>
   <listname>Commodore Amiga</listname>
   <listversion />
   <lastlistupdate>2/19/2014</lastlistupdate>
   <exporterversion>HyperTools 4.3.25</exporterversion>
 </header>
 <game name="1000Miglia_v1.1b" index="" image="">
   <description>1000 Miglia: 1927-1933 Volume 1</description>
   <cloneof />
   <manufacturer>Simulmondo</manufacturer>
   <crc />
   <genre>Racing - Cars</genre>
   <year>1991</year>
   <rating />
   <enabled>Yes</enabled>
 </game>
 <game name="1000ccTurbo_v1.0" index="" image="">
   <description>1000cc Turbo</description>
   <cloneof />
   <manufacturer>Impressions</manufacturer>
   <crc />
   <genre>Racing - Motorcycle</genre>
   <year>1990</year>
   <rating />
   <enabled>Yes</enabled>
 </game>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...