Recalbox Forum

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

    Solved problemas al emparejar el mando NES30 PRO de 8Bitdo con recalbox y emular N64, ademas de jugar en pantalla invertida 7"

    Mandos/GPIO/Codificador USB
    consigo emparejar mando nes30 pro
    7
    41
    36440
    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.
    • paradadf
      paradadf Staff @alvaro last edited by paradadf

      @alvaro @PIPO1919 Por favor, hagan ambos los siguientes cambios:

      En recalbox.conf cambien n64.videomode=default por n64.videomode=DMT 4 HDMI (dejando esa parte tal y como viene por defecto)

      @alvaro Cambia tambien global.videomode=CEA 4 HDMI por global.videomode=CEA 31 HDMI y reinicia. Intenta lanzar algun juego de N64 y si aun no funcionara, cambia nuevamente esa linea por global.videomode=DMT 39 HDMI
      Tu conexion es directa HDMI-HDMI, cierto?

      @PIPO1919 En tu caso cambia global.videomode=CEA 4 HDMI por global.videomode=CEA 16 HDMI y reinicia.

      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 1
      • paradadf
        paradadf Staff last edited by

        @PIPO1919 @alvaro Alguna novedad con los ultimos cambios?

        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
        • alvaro
          alvaro last edited by

          @paradadf gracias por tu ayuda. Efectivamente uso una conexión HDMI-HDMI.
          He probado los cambios que mencionaste

          n64.videomode=default por n64.videomode=DMT 4 HDMI
          global.videomode=CEA 31 HDMI y global.videomode=DMT 39 HDMI
          

          pero nada, da el amago de intentar cargar el juego con la pantalla en negro y el logo de recalbox pero pasado unos segundos retorna a la pantalla anterior.

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

            Try this:

            global.videomode=CEA 4 HDMI
            

            and

            ## N64 emulator is configured to display a screen with a 640x480 resolution (native n64 resolution)
            ## So you must use one of these video modes (DMT 4 HDMI,CEA 1 HDMI).
            ## If your screen is not compatible with one of these video modes, please check the recalbox's wiki.
            n64.videomode=CEA 1 HDMI
            ## If you are using a CRT screen, please change the setting above with this one : 
            # n64.videomode=default
            
            1 Reply Last reply Reply Quote 0
            • alvaro
              alvaro last edited by

              thanks @Nachtgarm but not work for me with your solution 😞

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

                Una pregunta
                ¿hace falta añadir algun emulador/BIOS/fichero especial para correr las roms de N64?

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

                  @alvaro No hace faltan ningun bios, solo los roms descomprimidos.
                  Por si acaso, L y R tienen que estar configurados para poder utilizar mupen64plus (emulador de n64)

                  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
                  • alvaro
                    alvaro last edited by

                    Sí, Tengo configurado L1,R1,L2 y R2. Uso USB Fighting Stick Mayflash y lo he configurado pero no consigo que me vaya.

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

                      @alvaro Por favor, intenta haciendo estos cambios en recalbox.conf:

                      ## Please enable only one of these
                      # -------------- D1 - PS3 Controllers ------------ #
                      ##Enable PS3 controllers support
                      controllers.ps3.enabled=1
                      ## Choose an driver between official, shanwan and gasia if you have dualshock clones (official,shanwan,gasia)
                      controllers.ps3.driver=official
                      
                      
                      # ------------ D2 - XBOX Controllers ------------ #
                      ## Xbox controllers are already supported, but xboxdrv can solve some compatibility issues 
                      ## Enable xboxdrv driver, disable this if you enabled ps3 controllers (0,1)
                      controllers.xboxdrv.enabled=0
                      ## Set the amount of controllers to use with xboxdrv (0..4)
                      controllers.xboxdrv.nbcontrols=2
                      

                      controllers.ps3.enabled=0 y controllers.xboxdrv.enabled=1

                      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
                      • alvaro
                        alvaro last edited by

                        EUREKA! Con este cambio seguía sin funcionar pero he modificado este parametro:

                        configuracion de mando > Entrada P1 > #1 XBOX GAMEPAD
                        (aunque no tengo mas entradas que el myflash USB)

                        Parece ser que era un problema derivado del controller de XBOX

                        ¡MIL GRACIAS! ¡QUE CHULADA! ¡SOIS UNOS CRACKS!

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

                          @alvaro Excelentes noticias!

                          @PIPO1919 Seguis con problemas? Si es asi, que mando usas?

                          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
                          • PIPO1919
                            PIPO1919 last edited by

                            @paradadf buenas tardes
                            sigo con problemas, yo uso el mando 8bitdo NES30 pro, ya no se que mas probar

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

                              @Global-Moderators let's ask the gurus!

                              @PIPO1919 can't launch any n64 game, either on his Official 7" Pi Screen, nor on his tv monitor.
                              He is using a 8bitdo NES30 Pro Controller, with all buttons mapped (L & R). His n64 roms are unzipped, he has a RPi3 and the output of tvservice on the tv monitor can be seen here.

                              He tried using n64.videomode=default, changing it to the prefered mode, changing global.videomode to the prefered mode and leaving n64.videomode untouched. Nothing worked.

                              I think (hope) I'm not missing any important information. Any idea what else he could try?
                              I thought of first making n64 work on the tv monitor, afterwards on the 7" screen. Everything without success... 😞

                              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
                              • Substring
                                Substring last edited by

                                When hope is lost ...
                                When despair surrounds you ...

                                By SSH : restart ES, launch a N64 game, most of times the error should appear on SSH
                                If not, need the emulatorlauncher line from recalbox.log, whi looks like a bunch of parameters each between brackets. Like ['retroarch', '-L', '/usr/lib/libretro/snes9x_next_libretro.so', '--config', '/recalbox/share/system/configs/retroarch/retroarchcustom.cfg', '/recalbox/share/roms/snes/DonkeyKongClassic (Shiru).smc'] but expect mupen64plus rather than retroarch

                                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
                                • PIPO1919
                                  PIPO1919 last edited by

                                  Loading /usr/share/keymaps/i386/qwerty/es.map.gz
                                  [ 4.50] : xarcade2jstick : no official stick found, looking for keyboard encoder now ...
                                  [ 4.80] : starting emulationstation with lang = es_ES
                                  [ 4.81] : Starting emulationstation with command :
                                  [ 4.83] : HOME=/recalbox/share/system LC_ALL="es_ES.UTF-8" SDL_VIDEO_GL_DRIVER=/usr/lib/libGLESv2.so SDL_NOMOUSE=1 /usr/bin/emulationstation; [ -f /tmp/shutdown.please ] && (shutdown -h now);[ -f /tmp/reboot.please ] && (shutdown -r now)
                                  ---- recalbox-config.sh ----
                                  udhcpc (v1.24.1) started
                                  Sending discover...
                                  Sending discover...
                                  Sending select for 192.168.1.120...
                                  Lease of 192.168.1.120 obtained, lease time 86400
                                  deleting routers
                                  adding dns 192.168.1.1
                                  adding dns 0.0.0.0
                                  ---- recalbox-config.sh ----
                                  [ 13.05] : wlan0 be used as wifi interface
                                  [ 13.17] : starting wifi
                                  ---- recalbox-config.sh ----
                                  no update available
                                  [ 33.38] : wifi timeout
                                  udhcpc (v1.24.1) started
                                  Sending discover...
                                  Sending discover...
                                  Sending discover...
                                  No lease, failing
                                  [ 44.40] : Starting S92switch
                                  [ 44.42] : script /recalbox/scripts/powerswitch.sh [ STARTED ]
                                  [ 44.69] : Starting S94manager
                                  Will not start pm2 : system.api.enabled is set to 0
                                  ---- recalbox-config.sh ----
                                  no update available

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

                                    @PIPO1919 Necesito que hagas esto. Conecta tu RPi3 a tu televisor (no a la pantalla de 7"). Desde otra computadora o con alguna app desde tu celular conectate por ssh a tu Recalbox (instrucciones aqui, NO UTILIZAR direct access desde la RPi.).

                                    Escribe /etc/init.d/S31emulationstation stop, con esto tu pantalla del televisor tiene que volverse negra. Ahora escribe /etc/init.d/S31emulationstation start, con lo que vuelves a ver la interfaz de Recalbox. A continuacion (y siempre manteniendo la conexion ssh abierta) intenta abrir algun juego de n64. Vas a ver que aparecen avisos en tu pantalla de conexion ssh. Copia y pega esos avisos aqui.

                                    Ademas de eso, abre despues tu navegador, introduce la ip de tu recalbox y selecciona el icono que dice "Read the Recalbox logs". Al final de este log deberias ver alguna linea como la que subs menciono anteriormente sobre el rom que intentaste abrir y que empieza por mupen64pus. Pegala aqui.

                                    @subs Just the translation (verbose) of your instructions 😉

                                    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
                                    • Substring
                                      Substring last edited by

                                      @paradadf i learnt spanish centuries ago, i can still aprtially read it 😉 You gave better instructions than my wording 😉

                                      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
                                      • PIPO1919
                                        PIPO1919 last edited by

                                        Buenas de nuevo,
                                        pues he podido probar en un televisor lcd de 32 pulgadas y desconectando la pantalla mini de 7 " y los juegos de n64 van perfectamente, mando incluido.
                                        Ahora bien es desenchufar y poner la pantalla y ya no cargan
                                        Así que el tema debe ser de resolución de pantalla, ahora bien no era mi casa y no tenían wifi así que no pude hacer las pruebas que me decías.
                                        Ayer probe con retropie y si que van en esta misma pantalla pequeña sin hacer nada, ademas al ser de estas dimensiones se ven fenomenal.
                                        ya no se que hacer ,...

                                        paradadf 2 Replies Last reply Reply Quote 0
                                        • paradadf
                                          paradadf Staff @PIPO1919 last edited by

                                          @PIPO1919 Hace exactamente lo mismo pero con la pantala de 7" y pega aqui ambos resultados.

                                          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
                                          • fvgarcia
                                            fvgarcia last edited by

                                            Saludos

                                            Me gustaría que me ayudaran ya que no logró emparejar un maso de Xbox 360, tengo una radpi 3.

                                            Gracias

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

                                            Want to support us ?

                                            73
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com