I've recently got a rpi2, and have installed PiPlay on it. After some fiddling and reading lots of forums, i've managed to get my xbox controller to navigate the main menu.
However, when launching the Playstation emulator, it displays a command line error for a couple of seconds, and then reloads the main menu. I was expecting 'something' to happen - similar to how the Commdore emulator loads its CLI.
The errors that I see when this happens are: cannot open /home/pi/pimame/config/piplay-sound.state for reading: no such file or directory
Then further down after some info messages: /lib/libts-0.0.so.0 cannot open shared object file:No such file or directory Could not open touchscreen (that's fairly self explanatory)
finally: ERROR: MAC Dispmanx - the program is calling SDL_GetVideoInfo. That shouldn't happen It then lists various display resolutions of my TV, the internal program mode etc
How did you install Piplay? I have found that if when I installed via command line, it hasn't worked out as well as with an image. Have you tried both methods?