I'm giving one of my cabinets some update love, and trying to set a button to choose and launch a random game.
When I last worked on this I saw that AM can choose a random game, but still requires the user to confirm the choice by pressing the "go" button.
Can anyone think of some clever way to map a button to choose and launch a game with a single press?
Ideally it would be a joystick button, since all my buttons use a joystick encoder.
I had a way to do this before using a Python script, and if all else fails I can use that, but it's a bit kludgey since it needs to close Attract Mode and then relaunch AM when the game ends.