Hello - Am running PiPlay 0.8.0. Beta 9 on Raspbian Debian Jessie on a Raspberry Pi 1 Model B (512MB RAM).
When the PiPlay menu first launches, no keys are responsive, left, right, nothing. Mousing around sort of seems to click through and kill the PiPlay menu. Then if I bring up a terminal and: cd /home/pi/pimame/pimame-menu python launchmenu.py
...all is good. The front end comes up and all works splendidly. Any guesses what is going on?
My guess would be that the keyboard is getting loaded after piplay launches. PiPlay relies on PyGame for handling input events. It doesn't always recognize inputs that are loaded after it is loaded. Are you using just a standard keyboard or an emulator/encoder (retrogame, gpioneer, xin-mo, etc..) of some kind?
I am having the same issue as Rosco. I am running the Raspberry Pi 2 Model B with a Logitech USB hardwired keyboard. After performing the same actions as Rosco, the keyboard worked. Any idea how this can be corrected?