Jump to content

Amiga games wheel problem


Raccoon

Recommended Posts

Posted

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?

Where, were, ware - it´s not my thing, don´t remember when to use which

Posted

i know it sound stupid but have you checked you have games starting with L? or have you added games and not added it to the data base i you create new hyperlist in hypertools

Hyper Helper Ready To Help

 

Posted

Yes I have games from 0 to z.

One more thing is if I chose L it doesn't even start with the first game in K, it starts with "Killing cloud, The"

Where, were, ware - it´s not my thing, don´t remember when to use which

Posted

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.

Where, were, ware - it´s not my thing, don´t remember when to use which

Posted
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

Code Monkey and all around Command Line geek!

If you like what someone has said or done for you, be sure and 'Thank' them.  :good:

And if they changed your life, send them a Beer!    :beerglass:

Posted

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>

Where, were, ware - it´s not my thing, don´t remember when to use which

Archived

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

×
×
  • Create New...