I’m using a PS3 Controller over bluetooth. I have it working with emulationstation, and after a recompile in mame also. Jstest shows the controller inputs working, but I can’t seem to get it working with pisnes. I didn’t have a snes9x.cfg in the pisnes folder so I added one to /opt/retropie/emulators/pisnes and configured it according to the buttons in jstest.
I changed from the default snes emulator because it was a little slow to pisnes in es_systems.cfg by using the command <command>/opt/retropie/emulators/pisnes/snes9x %ROM%</command>
Do I need to enable pisnes to use a joystick or something else? All of /opt/retropie has permissions for the user pi, so I don’t think it’s a user permission issue. Any ideas on what I should try?