Page 1 of 1

Possible to visualize/test controller inputs?

Posted: Wed Sep 09, 2020 9:39 pm
by sofakng
Is it possible to SSH into the MiSTer and press joystick buttons to make sure everything is working?

I’ve built a DaemonBite Arcade Encoder and I want to verify all my buttons are correctly wired, etc.

Re: Possible to visualize/test controller inputs?

Posted: Thu Sep 10, 2020 7:19 am
by Newsdee
You can use a test ROM on the SNES core (or any other console core)

Re: Possible to visualize/test controller inputs?

Posted: Thu Sep 10, 2020 1:11 pm
by obot
You can also connect to the console via serial over USB and see live joystick events while the menu core is running: https://github.com/MiSTer-devel/Main_Mi ... connection. After you connect, interact with a joystick and events will pop up on the console.