Is this layout being worked on or supported any longer? I'm working on setting it up and I'm impressed.
I found the same bug as others (if you scroll up or down while on the other tabs the game list disappears). - I got this sorted out. It was an easy fix (add "show_games_list()" in the play_video_tab() function as the last statement in the first if statement).
I know the custom 1 button advances the tabs at the bottom, is there a way to go back? In other words, I wanted to use the joystick up and down to select the game, but the left and right to navigate the tabs. Is this possible? I found the code in the layout.nut and have modified it to accept "custom2", but actually going backwards through the tabs is more challenging. It goes backwards once, then goes forward again....
Thanks. Brian