Hay alguna manera de usar mandos bluetooth IPEGA, en concreto el IPEGA 9028?
-
-
@acris No it doesn't... What else can I do to configure my gamepad? Do you know any other workaround?
-
Go go emulationstation menu options gamepad.
@paradadf I dont understand the problem
-
@acris I asked him (after looking at his support files) to try this:
mount -o remount, rw / echo 'SUBSYSTEM=="input", ATTRS{name}=="ipega Bluetooth Gamepad ", MODE="0666", ENV{ID_INPUT_JOYSTICK}="1"' >> /etc/udev/rules.d/99-joysticks-exotics.rules reboot && logout
After that, you told him to change the sdl2 on recalbox.conf, but that didn't work for him either. He can pair the controller, but he can't configure any button.
-
@urtzai I just found something else to try for your ipega 9025 here:
https://forum.recalbox.com/topic/2934/ipega-9021-dont-work/2
(I have no idea if editing the bluetoothcontroller script helps)
You NEED the
global.inputdriver=sdl2
in recalbox.confEncende el mando manteniendo presionado primero X y luego (sin soltar X) presiona Home.
-
Finally working!! This is what I did:
Make file system writeable:
mount -o remount, rw /
Edit recalbox.conf:
global.inputdriver=sdl2
Edit bluetoothcontrollers.sh. Delete this lines:
killall bluetoothd bluetoothd -u
Replace with:
bluetoothd -u sleep 5 killall bluetoothd
Reboot the system:
reboot && logout
Pair the gamepad with X+HOME buttons and configure it.
Thank you @acris and @paradadf!! Hope this will help for future improvements!!
-
I forgot this information with bluetoothm
Thanks.
Your gamepad add in the next version. -
@urtzai He hecho lo que comentas, lo encuentra y empareja pero a la hora de configurarlo no esta disponible. Solo sale el mando USB.
-
Buen dia.
Hice todo lo que indica y la unica forma de que pueda configurar el control es si lo vinculo en modo teclado. Dentro de la interfaz funciona perfecto pero cuando entro a algun juego no lo reconoce. ¿algo que este omitiendo para que pueda utilizarlo en los juegos?
Mi control es un ipega 9055
Gracias
-
@LeSoquiaque no podes utilizar cualquier modo, peor aun el modo teclado. Tenes que usar el modo de gamepad, sea cual sea. Y por favor, abre tu propio hilo porque tenes un mando de distinto modelo. Podes hacer referencia a este y aportar todos los archivos de soporte que han sido pedidos aqui, si deseas recibir ayuda. Gracias.