Recalbox Forum

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

    February 2019 Beta Version

    Testers's corner
    february 2019 beta version
    105
    472
    265582
    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.
    • MichaelKnight
      MichaelKnight @marcus_972 last edited by

      @marcus_972 Oui, parce que Etcher va écraser ta µSD avec l'image de la nouvelle version. Fais un backup de tes dossier avant.

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

        Are there any known bugs we should be ignoring?

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

          Known bugs section added in the first post. Will be updated everytime a bug is confirmed.

          1 Reply Last reply Reply Quote 0
          • Scavy
            Scavy Global moderator last edited by

            Mici mici mici mici pour votre énorme travail 🙂
            Keep it up ! 🐵

            • RPi0w : GPi Case
            • RPi4-2Go : Nespi4case - SN30 pro+ & PS3 DualShock pads - Logitech M170 (BT) keyboard/mouse set
            • Odroid Go Advance & Go Super
            • PC : CPU i5 core 2.8/3.4 GHz - GPU GeForce 850M - RAM 8Go DDR3L
            1 Reply Last reply Reply Quote 0
            • nordicpower
              nordicpower last edited by nordicpower

              Gros gros boulot... Félicitation à toute l'équipe Recalbox.

              1 problème identifié avec PSP sur PI3+ sur la version Février 2019, retour automatique à l'écran de lancement pour tous mes iso. Le fichier /recalbox/share/system/logs/es_launch_stderr.log indique l'erreur suivante : /usr/bin/PPSSPPSDL: error while loading shared libraries: libsnappy.so.1: cannot open shared object file: No such file or directory. Une idée pour la correction !? J'ai cherché, rien trouvé avec cette commande find / -name "libsnappy.so*"

              yougi8000 1 Reply Last reply Reply Quote 1
              • pmroyo
                pmroyo last edited by

                Can we update from the Christmas beta or should we perform a clean installation?

                Scavy 1 Reply Last reply Reply Quote 0
                • Bardamuz
                  Bardamuz last edited by

                  Merci, je vais tester ça sur mon 3B+ 🙂

                  Same player shoot again

                  1 Reply Last reply Reply Quote 0
                  • Scavy
                    Scavy Global moderator @pmroyo last edited by

                    @pmroyo don't update, reinstall properly using etcher

                    • RPi0w : GPi Case
                    • RPi4-2Go : Nespi4case - SN30 pro+ & PS3 DualShock pads - Logitech M170 (BT) keyboard/mouse set
                    • Odroid Go Advance & Go Super
                    • PC : CPU i5 core 2.8/3.4 GHz - GPU GeForce 850M - RAM 8Go DDR3L
                    1 Reply Last reply Reply Quote 0
                    • Michael Baudino
                      Michael Baudino Staff @marcus_972 last edited by

                      @marcus_972 To avoid losing all your games next time, you can configure Recalbox to use an external drive (usually a USB drive) to store them (and your configuration). Next system update will only update the OS (you may have to configure it again after update to use the external USB drive, though). See @Fab2Ris tutorial #5 on Youtube: https://www.youtube.com/watch?v=65deA8c-stM

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

                        Known bug list updated.
                        Concerning PPSSPP, since the missing library is a critical bug, beta images will be updated in a few days.

                        1 Reply Last reply Reply Quote 1
                        • yougi8000
                          yougi8000 @nordicpower last edited by yougi8000

                          @nordicpower Tu avais le même soucis de pb de Psp sur la version précédente de recalbox ?

                          nordicpower 2 Replies Last reply Reply Quote 0
                          • gnubit
                            gnubit last edited by

                            Many thanks for this build, it installs on my ASUS VivoMini VC65-C1 (i5-8400T, Intel HD Graphics 630) whereas the previous beta did not.

                            It seems that recalbox-configgen is not configuring my F710 joypad in dreamcast/reicast (works fine so far in other emulators bundled in the build) I have tried re mapping the controller with no change.

                            my controllerP1.cfg

                            [compat]
                            btn_trigger_left = 0
                            axis_dpad1_y = 1
                            btn_trigger_right = 0
                            axis_dpad1_x = 0
                            
                            [emulator]
                            mapping_name = Logitech Gamepad F710
                            btn_escape = 0
                            
                            [dreamcast]
                            btn_b = 0
                            btn_a = 0
                            btn_x = 0
                            btn_start = 0
                            btn_y = 0
                            axis_y = 0
                            axis_x = 0
                            

                            my emu.cfg

                            [audio]
                            backend = auto
                            disable = 0
                            
                            [config]
                            Debug.SerialConsoleEnabled = 0
                            Dreamcast.Broadcast = 4
                            Dreamcast.Cable = 3
                            Dreamcast.RTC = -2113930091
                            Dreamcast.Region = 3
                            Dynarec.Enabled = 1
                            Dynarec.idleskip = 1
                            Dynarec.unstable-opt = 0
                            aica.LimitFPS = 1
                            aica.NoBatch = 0
                            aica.NoSound = 0
                            bios.UseReios = 0
                            pvr.MaxThreads = 3
                            pvr.Subdivide = 0
                            pvr.SynchronousRendering = 0
                            pvr.rend = 0
                            rend.UseMipmaps = 1
                            rend.WideScreen = 0
                            ta.skip = 0
                            
                            [input]
                            enable_x11_keyboard = 1
                            evdev_device_id_1 = 5
                            evdev_device_id_2 = 6
                            evdev_device_id_3 = -1
                            evdev_device_id_4 = -1
                            evdev_mapping_1 = /recalbox/share/system/configs/reicast/controllerP1.cfg
                            evdev_mapping_2 = /recalbox/share/system/configs/reicast/controllerP2.cfg
                            
                            [pvr]
                            nox11 = 0
                            
                            [reios]
                            ElfFile = 
                            
                            [testing]
                            ta.HashCheckFile = 
                            ta.HashLogFile = 
                            
                            [validate]
                            OpenGlChecks = 0
                            
                            [x11]
                            fullscreen = 0
                            height = 480
                            width = 640
                            
                            gnubit 1 Reply Last reply Reply Quote 0
                            • gnubit
                              gnubit last edited by gnubit

                              Another issue (same hardware as previous post), this time with libcec not creating /dev/tty* for my usb cec adaptor. Possible udev issue (missing rule)?
                              I have had this adaptor working on the last stable on another box.
                              Thanks again.

                              # dmesg | grep -i cec
                              [    1.943138] usb 1-4: Product: CEC Adapter
                              [    3.267137] input: Pulse-Eight CEC Adapter as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:2548:1002.0001/input/input14
                              [    3.267239] hid-generic 0003:2548:1002.0001: input,hidraw0: USB HID v1.10 Mouse [Pulse-Eight CEC Adapter] on usb-0000:00:14.0-4/input2
                              #
                              
                              # cec-client
                              No device type given. Using 'recording device'
                              CEC Pa**er created - libCEC version 4.0.2
                              no serial port given. trying autodetect:
                               path:     /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4
                               com port: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4
                              
                              opening a connection to the CEC adapter...
                              DEBUG:   [              11]     Broadcast (F): osd name set to 'Broadcast'
                              ERROR:   [            3514]     error opening serial port '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4': Is a directory
                              ERROR:   [            3514]     could not open a connection (try 1)
                              ERROR:   [            6349]     error opening serial port '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4': Is a directory
                              ERROR:   [            6349]     could not open a connection (try 2)
                              ERROR:   [            8239]     error opening serial port '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4': Is a directory
                              ERROR:   [            8239]     could not open a connection (try 3)
                              ERROR:   [            9499]     error opening serial port '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4': Is a directory
                              ERROR:   [            9499]     could not open a connection (try 4)
                              unable to open the device on port /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4
                              NOTICE:  [           10504]     connection opened
                              ERROR:   [           10504]     could not start CEC communications
                              #
                              
                              1 Reply Last reply Reply Quote 0
                              • simba51
                                simba51 last edited by simba51

                                Je suis en test avec la nouvelle version beta "February 2019 Beta Version". Bravo la team, que de boulot dans cette nouvelle beta.

                                • Comment peut-on désactiver l'indication de compteur de Frames qui défile en bas à gauche de chaque lancement de jeu quelques soit les consoles ?
                                • Pour les bios, il y en a des nouveaux à rajouter. Par contre dans le "Recalbox Manager", il me semble ne plus voir d'ancien BIOS qui apparaissaient avant. Est-ce normal ? Si oui, ceux qui n'apparaissent plus, il faut les supprimer ?

                                Cartes RPi Zéro 2 W - RPi Zéro W - RPi400 - RPi 4/4Gb - RPi 3b - RPi 3b+ - RPi 3 a+
                                Stockage 16Gb Sandisk, 32Gb Samsung et clé usb 64Gb & 128Gb
                                2 manettes PS3 Freegun Bluetooth - 2 manettes 8BitDo SF30 Pro Bluetooth

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

                                  @gnubit Thanks for your feedback, we'll take a look as soon as possible on both issues.

                                  @simba51 AFAIK, only old Amiga BIOS are no longer used (kick13.rom, kick20.rom & kick30.rom)

                                  simba51 voljega 2 Replies Last reply Reply Quote 0
                                  • simba51
                                    simba51 @Bkg2k last edited by

                                    @bkg2k
                                    Okay for the bios.
                                    How can I disable the Frames counter indication scrolling on the bottom left of each game launch on any console?

                                    Cartes RPi Zéro 2 W - RPi Zéro W - RPi400 - RPi 4/4Gb - RPi 3b - RPi 3b+ - RPi 3 a+
                                    Stockage 16Gb Sandisk, 32Gb Samsung et clé usb 64Gb & 128Gb
                                    2 manettes PS3 Freegun Bluetooth - 2 manettes 8BitDo SF30 Pro Bluetooth

                                    acris 1 Reply Last reply Reply Quote 0
                                    • voljega
                                      voljega Banned @Bkg2k last edited by

                                      @bkg2k said in February 2019 Beta Version:

                                      @simba51 AFAIK, only old Amiga BIOS are no longer used (kick13.rom, kick20.rom & kick30.rom)

                                      Are they replaced by some other amira bioses or not even used anymore ?

                                      Bkg2k 1 Reply Last reply Reply Quote 0
                                      • nordicpower
                                        nordicpower @yougi8000 last edited by nordicpower

                                        @yougi8000 j'ai encore mon ancienne SD, je vais vérifier pour PSP

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

                                          Salut, et merci pour cette nouvelle béta !

                                          Petits problèmes que je rencontre :

                                          Plus aucun jeux Dreamcast ne fonctionne (en .CDI ou .GDI), je reste bloqué à la mise à l'heure de la DC sans pouvoir rien faire, et le hotkey pour sortir ne fonctionne pas.

                                          Avec la manette Xbox 360, en utilisant la croix dans l'interface, de très nombreuses fois Recalbox plante (en appuyant parfois en diagonale droite+bas ou en faisant défiler les jeux dans une liste, donc en appuyant rapidement sur bas par exemple).

                                          Ma config :
                                          RPI3 B+
                                          Carte Micro SD Sandisk 16Go (un modèle tout récent de moins d'un mois)
                                          Clef USB Sandisk Micro en USB 3.0
                                          Manette Xbox 360
                                          Alim Aukru 3A

                                          Problèmes rencontrés avec un thème, le AlkFull V1. Je vais essayer avec le thème par défaut voir si les problèmes persistes.

                                          Hormis ça, le reste ça roule, mais beaucoup de scrap ont disparus et doivent être refait.

                                          OyyoDams Bkg2k 2 Replies Last reply Reply Quote 0
                                          • OyyoDams
                                            OyyoDams Staff @Brehan last edited by

                                            @brehan said in February 2019 Beta Version:

                                            Problèmes rencontrés avec un thème, le AlkFull V1. Je vais essayer avec le thème par défaut voir si les problèmes persistes.

                                            Effectivement, merci de faire les tests avec le thème par défaut.

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

                                            Want to support us ?

                                            83
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com