Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Tengo problemas solo me detecta un 1 mandos cuando uso codificador es para dos player

    Mandos/GPIO/Codificador USB
    tengo problemas solo decretada mandos
    6
    28
    9739
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • daniel0536
      daniel0536 last edited by daniel0536

      (Soy totalmente novato en esto pido disculpa primero si cometí algún error.
      Me compre el kit joystick para dos lo monte en Recalbox (4.0.2) pero solo me detecta solo 1 mando (como si solo hubiera un mando) que puedo hacer gracias

      Rasberry pie 3
      Uso codificador cy-1121
      Recalbox 4.0.2
      Gracias de antemano

      alt text

      Substring 1 Reply Last reply Reply Quote 0
      • Substring
        Substring @daniel0536 last edited by

        @daniel0536 hi
        Are both players connected on the same usb ?

        Former dev - Please reply with @substring so that i am notified when you answer me
        Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

        daniel0536 1 Reply Last reply Reply Quote 1
        • daniel0536
          daniel0536 last edited by

          Si, es un codificador con una salida usb para 2 jugadores

          1 Reply Last reply Reply Quote 0
          • daniel0536
            daniel0536 last edited by

            Cuando configuro el joystick y botones del (player 1) el botón aparece como botón 18 y cuando es para el player 2 el mismo botón sale como botón 8

            1 Reply Last reply Reply Quote 0
            • daniel0536
              daniel0536 @Substring last edited by

              @substring si.

              Substring 1 Reply Last reply Reply Quote 0
              • Substring
                Substring @daniel0536 last edited by Substring

                @daniel0536 ok, so such a device needs a hack. In order to help you, i need the output if the command cat /proc/bus/input/devices and dmesg please

                Former dev - Please reply with @substring so that i am notified when you answer me
                Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                1 Reply Last reply Reply Quote 1
                • daniel0536
                  daniel0536 last edited by daniel0536

                  interfaz usb

                  @Substring

                  Substring 1 Reply Last reply Reply Quote 0
                  • Substring
                    Substring @daniel0536 last edited by

                    @daniel0536 I need some technical informations from the commands i gave you

                    Former dev - Please reply with @substring so that i am notified when you answer me
                    Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                    1 Reply Last reply Reply Quote 0
                    • daniel0536
                      daniel0536 last edited by

                      input_driver = "dinput"
                      input_device = "Twin USB Joystick"
                      input_vendor_id = "2064"
                      input_product_id = "1"
                      input_b_btn = "2"
                      input_y_btn = "3"
                      input_select_btn = "8"
                      input_start_btn = "9"
                      input_up_btn = "h0up"
                      input_down_btn = "h0down"
                      input_left_btn = "h0left"
                      input_right_btn = "h0right"
                      input_a_btn = "1"
                      input_x_btn = "0"
                      input_l_btn = "6"
                      input_r_btn = "7"
                      input_l2_btn = "4"
                      input_r2_btn = "5"
                      input_l3_btn = "10"
                      input_r3_btn = "11"
                      input_l_x_plus_axis = "+0"
                      input_l_x_minus_axis = "-0"
                      input_l_y_plus_axis = "+1"
                      input_l_y_minus_axis = "-1"
                      input_r_x_plus_axis = "+5"
                      input_r_x_minus_axis = "-5"
                      input_r_y_plus_axis = "+2"
                      input_r_y_minus_axis = "-2"

                      input_b_btn_label = "Cross"
                      input_y_btn_label = "Square"
                      input_select_btn_label = "Select"
                      input_start_btn_label = "Start"
                      input_up_btn_label = "D-Pad Up"
                      input_down_btn_label = "D-Pad Down"
                      input_left_btn_label = "D-Pad Left"
                      input_right_btn_label = "D-Pad Right"
                      input_a_btn_label = "Circle"
                      input_x_btn_label = "Triangle"
                      input_l_btn_label = "L1"
                      input_r_btn_label = "R1"
                      input_l2_btn_label = "L2"
                      input_r2_btn_label = "R2"
                      input_l3_btn_label = "L3"
                      input_r3_btn_label = "R3"
                      input_l_x_plus_axis_label = "Left Analog X+"
                      input_l_x_minus_axis_label = "Left Analog X-"
                      input_l_y_plus_axis_label = "Left Analog Y+"
                      input_l_y_minus_axis_label = "Left Analog Y-"
                      input_r_x_plus_axis_label = "Right Analog X+"
                      input_r_x_minus_axis_label = "Right Analog X-"
                      input_r_y_plus_axis_label = "Right Analog Y+"
                      input_r_y_minus_axis_label = "Right Analog Y-"

                      @Substring

                      1 Reply Last reply Reply Quote 0
                      • daniel0536
                        daniel0536 last edited by

                        input_driver = "udev"
                        input_device = "Twin USB Gamepad "
                        input_vendor_id = "2064"
                        input_product_id = "57345"
                        input_b_btn = "11"
                        input_y_btn = "13"
                        input_select_btn = "18"
                        input_start_btn = "19"
                        input_up_axis = "-3"
                        input_down_axis = "+3"
                        input_left_axis = "-2"
                        input_right_axis = "+2"
                        input_a_btn = "10"
                        input_x_btn = "12"
                        input_l_btn = "14"
                        input_r_btn = "15"

                        @Substring

                        Así me aparece la configuración el Dmesg no lo encuentro gracias

                        Substring 1 Reply Last reply Reply Quote 0
                        • Substring
                          Substring @daniel0536 last edited by

                          @daniel0536 But you haven't run cat /proc/bus/input/devices and I need its result. Or just run /recalbox/scripts/recalbox-support.sh and upload on the web the generated file.

                          Former dev - Please reply with @substring so that i am notified when you answer me
                          Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                          1 Reply Last reply Reply Quote 0
                          • daniel0536
                            daniel0536 last edited by daniel0536

                            Como puedo ejecutar eso y desde donde y como gracias @Substring

                            1 Reply Last reply Reply Quote 0
                            • daniel0536
                              daniel0536 last edited by

                              este es el cat /proc/bus/input/devices
                              https://drive.google.com/file/d/0B-PDPKawSkVrd2FxVmtZamVnQ2NMM0JFQkxCMlZYY1dlSXRB/view?usp=sharing

                              https://drive.google.com/file/d/0B-PDPKawSkVrT2RJZHVVczJ1OGthSlVmTVZGOENYMkpMZGtv/view?usp=sharing

                              Dsmeg
                              https://drive.google.com/file/d/0B-PDPKawSkVrWWZRRThJRFFLa3FTSmx1aHUxWm15Y1JEWHFn/view?usp=sharing

                              @Substring

                              Gracias de antemano

                              1 Reply Last reply Reply Quote 0
                              • daniel0536
                                daniel0536 last edited by

                                dmsge

                                1 Reply Last reply Reply Quote 0
                                • daniel0536
                                  daniel0536 last edited by daniel0536

                                  Hola eso es lo que me estabas pidiendo. Gracias de antemano si algo más dímelo
                                  @Substring

                                  1 Reply Last reply Reply Quote 0
                                  • daniel0536
                                    daniel0536 last edited by

                                    Hola @paradadf saber si me puedes ayudar con esto gracias

                                    paradadf 1 Reply Last reply Reply Quote 0
                                    • paradadf
                                      paradadf Staff @daniel0536 last edited by

                                      @daniel0536 tenes que aprender a tener paciencia. Ya hiciste lo que te pidieron, ahora espera a que la persona que te esta ayudando tenga tiempo para hacerlo.

                                      If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

                                      1 Reply Last reply Reply Quote 0
                                      • daniel0536
                                        daniel0536 last edited by

                                        Si disculpa la molestia gracias. Y también quería tener una segunda opinión ya que los dos responde muy bien gracias y disculpa la molestia @paradadf

                                        1 Reply Last reply Reply Quote 0
                                        • nikilopa
                                          nikilopa last edited by

                                          Hola @daniel0536 quiero saber si lo has solucionado es que compre un kit en amazon que viene el mismo modelo de adaptador usb para los botones, por que me pasa lo mismo

                                          1 Reply Last reply Reply Quote 0
                                          • daniel0536
                                            daniel0536 last edited by

                                            Hola @nikilopa por el momento no lo e podido solucionar, lo que e echo es activar el Gpio y conectar el otro mando hay por el momento hasta encontrar la solución

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Want to support us ?

                                            57
                                            Online

                                            98.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.0k
                                            Posts

                                            Copyright © 2021 recalbox.com