Not is possible scroll game list using key page up or page down. or scrolling using game controller game pad or analog control.
Thus the user not need use keyboard all time.
Have a nice day.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Example :
Using digital pad or left analog scroll one game in each time.
L1 scroll a page for up and R1 scrool a page down.
Game controller button X maybe starting the highlighted game.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The next release will have navigation added for the joystick. At this stage page up/down will only work from the keyboard as for me to add it under joystick control I really have to add a button mapping feature as different joysticks have different button counts so there is no knowing which button response from python relates to the bumper buttons (for example). I have added remapping to a future to-do but no idea when.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Not is possible scroll game list using key page up or page down. or scrolling using game controller game pad or analog control.
Thus the user not need use keyboard all time.
Have a nice day.
Nice idea. Will look into that one - may not make the next release as I'm working on TileView features at the moment but will see.
Example :
Using digital pad or left analog scroll one game in each time.
L1 scroll a page for up and R1 scrool a page down.
Game controller button X maybe starting the highlighted game.
The next release will have navigation added for the joystick. At this stage page up/down will only work from the keyboard as for me to add it under joystick control I really have to add a button mapping feature as different joysticks have different button counts so there is no knowing which button response from python relates to the bumper buttons (for example). I have added remapping to a future to-do but no idea when.
I will try.
Thanks very much.