Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: Oomek on February 25, 2017, 04:45:59 AM

Title: How to change listbox scrolling acceleration?
Post by: Oomek on February 25, 2017, 04:45:59 AM
I'm struggling to find a way to disable/decrease that crazy acceleration when the joystick is kept in one direction. Any hints?

I would also like to add a way to cycle through letters using two buttons. Is anyone willing to help?
Title: Re: How to change listbox scrolling acceleration?
Post by: Julesb on February 25, 2017, 07:17:47 AM
go to DISPLAYS>display menu options>display options>wheel speed....
Title: Re: How to change listbox scrolling acceleration?
Post by: raygun on February 25, 2017, 08:39:06 AM
open your attract.cfg file in a text editor and change the "accelerate_selection" setting to false.  that will disable the selection from speeding up

you can also edit the "selection_speed_ms" setting in this file to change the speed of selection changes when a key is held down
Title: Re: How to change listbox scrolling acceleration?
Post by: Oomek on February 25, 2017, 11:20:22 AM
open your attract.cfg file in a text editor and change the "accelerate_selection" setting to false.  that will disable the selection from speeding up

you can also edit the "selection_speed_ms" setting in this file to change the speed of selection changes when a key is held down

Oh there it is, thanks
Title: Re: How to change listbox scrolling acceleration?
Post by: djrobx on February 26, 2017, 08:05:29 AM
I would also like to add a way to cycle through letters using two buttons. Is anyone willing to help?
There are key settings in the Controls menu for "Next letter" and "Previous letter" that do this.