Hi!
My recalbox is not working with I-PAC2. I followed the instructions with this guide, but I can't finish the process with good results.
https://github.com/recalbox/recalbox-os/wiki/keyboard-encoder-configuration-(EN)
I have two players configuration with 6 buttons + Select and Start for each other.
First case: (IPAC with Firmware 1.49 (no gamepads)
*/dev/input/by-id/
usb-Apple__Inc_Apple_Keyboard-event-if01
usb-Apple__Inc_Apple_Keyboard-event-kbd
usb-Ultimarc_IPAC_2_Ultimarc_IPAC_2_8-event-if02
usb-Ultimarc_IPAC_2_Ultimarc_IPAC_2_8-event-kbd
usb-Ultimarc_IPAC_2_Ultimarc_IPAC_2_8-if01-event-mouse
usb-Ultimarc_IPAC_2_Ultimarc_IPAC_2_8-if01-mouse*
evtest says:
No device specified, trying to scan all of /dev/input/event
Available devices:
/dev/input/event0: Ultimarc IPAC 2 Ultimarc IPAC 2
/dev/input/event1: Ultimarc IPAC 2 Ultimarc IPAC 2
/dev/input/event2: Ultimarc IPAC 2 Ultimarc IPAC 2
/dev/input/event3: Apple, Inc Apple Keyboard
/dev/input/event4: Apple, Inc Apple Keyboard*
event0 gived to me the good results.
cd /recalbox/share_init/system/configs/xarcade2jstick/
ls
mount -o remount,rw /
touch /recalbox/share_init/system/configs/xarcade2jstick/usb-Ultimarc_IPAC_2_Ultimarc_IPAC_2_8-event-if02
Results:
Recalbox found the keys, but not allow to save the keys for Player 2. The system says "Keyboard detected" at the gamepad configuration, so the final result is a new config for Player 1.
Second case: (IPAC with Firmware 1.39 (with gamepads enabled)
Same process with diferent results. System detects ULTIMATE-IPAC 2 #1 and Ultimate IPAC 2 #2, but buttons A and B can't finded in both players.
Any thoughts?
Thanks!