Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: happy69 on July 21, 2002, 05:08:12 am

Title: Continuous scroll game list?
Post by: happy69 on July 21, 2002, 05:08:12 am
I have built a cabinet using an i-pac keyboard encoder. I am using this without a keyboard. Holding  the joystick down to scroll through the games does not continually scroll, so it takes alot of joystick tapping to scroll down to a wanted game. Any suggestions?
Title: Re:Continuous scroll game list?
Post by: Carsten Carlos on July 21, 2002, 06:52:57 am
Same to me - this is quite some work when you scroll through 3400+ games, when you've no trackball connected!

For myself, I'll go with Game launcher. Great frontend, support for (mostly) all emulators, and very fast scrolling. Give it a try!
Title: Re:Continuous scroll game list?
Post by: JustMichael on July 21, 2002, 12:58:27 pm
Happy69, it would help if we knew what frontend you are using.  Some frontends look for a keypress then move down.  It is this type of frontend that is the problem.  Frontends like that should have been written to look for a keydown event instead.  Then whenever a key is held down the frontend would see it.  I would suggest changing frontends.
Title: Re:Continuous scroll game list?
Post by: Howard_Casto on July 21, 2002, 04:31:58 pm
Exactly Jm... I can tell you the ones that are coded properly. (To my knowledge at least)

Mine
ArcadeFx
Emuwizard
Gamelauncher

Aos seems to have a problem with it as does a few of the other dos fe's.  Mame 32 isn't coded properly either, but that's to be expected as it's intended to be used in a normal windows environment and not on a mamecab.  


Title: Re:Continuous scroll game list?
Post by: )p( on July 21, 2002, 05:15:17 pm

Exactly Jm... I can tell you the ones that are coded properly. (To my knowledge at least)

Mine
ArcadeFx
Emuwizard
Gamelauncher

Aos seems to have a problem with it as does a few of the other dos fe's.  Mame 32 isn't coded properly either, but that's to be expected as it's intended to be used in a normal windows environment and not on a mamecab.  





hey...mine works also ok...yeah there is still a gamelist menu in it besides the arcade..in fact I optimized it a lot for next release ;-)
Title: Re:Continuous scroll game list?
Post by: Lilwolf on July 21, 2002, 05:44:21 pm
JFront also works with this.

as an frontend programmer... when testing on your own cabinet... you catch this right away.

If your writing one for a computer... you wouldn't think about it since the standard keyboard encoder does this for you (where arcade ones do not)
Title: Re:Continuous scroll game list?
Post by: Howard_Casto on July 21, 2002, 11:41:57 pm

hey...mine works also ok...yeah there is still a gamelist menu in it besides the arcade..in fact I optimized it a lot for next release ;-)


I wasn't sure if it still did so I didn't mention it.  
:)
Title: Re:Continuous scroll game list?
Post by: SirPoonga on July 21, 2002, 11:52:08 pm

JFront also works with this.

as an frontend programmer... when testing on your own cabinet... you catch this right away.

If your writing one for a computer... you wouldn't think about it since the standard keyboard encoder does this for you (where arcade ones do not)



Yep, exactly why on mine (not available to public, but it might) categorizes by categories, has a search, and has favorites.  All navigatable with the joystick, a select button, and a page up and page down button.
Title: Re:Continuous scroll game list?
Post by: )p( on July 22, 2002, 02:12:34 am




Yep, exactly why on mine (not available to public, but it might) categorizes by categories, has a search, and has favorites.  All navigatable with the joystick, a select button, and a page up and page down button.


That high score search was a really good idea! I use it a lot in Emulaxian... That reminds me that I still have to credit you for that idea in the docs ;-)
Title: Re:Continuous scroll game list?
Post by: happy69 on July 22, 2002, 04:33:37 am
I am trying to use mame32 by the way :) I will try another front end maybe
Title: Re:Continuous scroll game list?
Post by: Lilwolf on July 22, 2002, 09:17:34 am
Mame32 really sucks on a cabinet.  It wasn't designed for it.  I would try a few of the newer ones that were built by arcade cabinet owners...  I personally hate the windows look of mame32.

If you like the windows look there is one around that was built for arcade cabinets.  I don't remember which (I never touched it).   Anyone know?

But you have a representitive in this thread for
JFront (mine)
Emulaxian (>p<)
Raging Dragon (HC's)

you are missing Ed's ArcadeFX (haven't seen him around for a bit)

Title: Re:Continuous scroll game list?
Post by: Minwah1959 on July 23, 2002, 06:47:48 am
My frontend (MAMEWah) works fine with arcade controls too :)

Anyone know why can't I stay logged in to this board?  It keeps going back to 'Welcome, Guest'.  I have a new XP PC...

Minwah
Title: Re:Continuous scroll game list?
Post by: Howard_Casto on July 23, 2002, 03:11:30 pm
read the ie users sticky note on the main board and follow the instructions