Recalbox Forum

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

    [4.1-Unstable] Bug reports

    Recalbox General
    4.1 bugs
    46
    349
    294209
    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.
    • rockaddicted
      rockaddicted last edited by

      You have nothing to do, just to remapp your controller in ES.

      Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
      Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
      Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

      Don't forget to upvote messages if it has been useful ;)

      starmagoo 1 Reply Last reply Reply Quote 1
      • Substring
        Substring last edited by

        I'd need mappings of wired xbox360 controllers, wired xbox one controllers. For this purpose, the easiest for you is to go to http://recalbox/help then launch the script and paste here the generated link.

        Thank you very much 🙂

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

          @substring wired xbox360 controllers with xpad, are already up to date on repo.

          Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
          Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
          Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

          Don't forget to upvote messages if it has been useful ;)

          1 Reply Last reply Reply Quote 0
          • styletwo-wan
            styletwo-wan @Substring last edited by

            Has the "bluetooth major improvement" been integrated into the build 11402041 ? Thank you.

            paradadf 1 Reply Last reply Reply Quote 0
            • paradadf
              paradadf Staff @styletwo-wan last edited by

              @styletwo-wan I don't know, but just update to the latest build and you'll have it.

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

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

                @paradadf btw. update is superslow right now...

                rockaddicted 1 Reply Last reply Reply Quote 0
                • rockaddicted
                  rockaddicted @peterpan123123 last edited by

                  @peterpan123123 yep bandwith issue... you will have to retry later.

                  Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
                  Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
                  Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

                  Don't forget to upvote messages if it has been useful ;)

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

                    @Substring here it is:

                    sdl2-jstest -l

                    sh: setterm: command not found
                    Found 2 joystick(s)

                    Joystick Name: 'Xin-Mo Xin-Mo Dual Arcade'
                    Joystick Path: '/dev/input/event0'
                    Joystick GUID: 03000000c0160000e105000001010000
                    Joystick Number: 0
                    Number of Axes: 2
                    Number of Buttons: 10
                    Number of Hats: 0
                    Number of B***s: 0
                    GameController:
                    not a gamepad
                    Axis code 0: 0
                    Axis code 1: 1
                    Button code 0: 288
                    Button code 1: 289
                    Button code 2: 290
                    Button code 3: 291
                    Button code 4: 292
                    Button code 5: 293
                    Button code 6: 294
                    Button code 7: 295
                    Button code 8: 296
                    Button code 9: 297

                    Joystick Name: 'Xin-Mo Xin-Mo Dual Arcade'
                    Joystick Path: '/dev/input/event1'
                    Joystick GUID: 03000000c0160000e105000001010000
                    Joystick Number: 1
                    Number of Axes: 2
                    Number of Buttons: 12
                    Number of Hats: 0
                    Number of B***s: 0
                    GameController:
                    not a gamepad
                    Axis code 0: 0
                    Axis code 1: 1
                    Button code 0: 288
                    Button code 1: 289
                    Button code 2: 290
                    Button code 3: 291
                    Button code 4: 292
                    Button code 5: 293
                    Button code 6: 294
                    Button code 7: 295
                    Button code 8: 296
                    Button code 9: 297
                    Button code 10: 298
                    Button code 11: 299

                    1 Reply Last reply Reply Quote 0
                    • grgohr
                      grgohr @grgohr last edited by grgohr

                      @Substring ok i've been able to get the last libretro core working (from lakka xu4) so i guess it should be added back (I am not sure I understand your defconfig pr thing : should I add a line like BR2_PACKAGE_LIBRETRO_SCUMMVM=y ?)
                      2 issues though:
                      _ scummvm does not launch games directly, seems to be a recent scummvm bug, related to dir scan might be fixed soon

                      • more critical : i cannot browse the /recalbox/xxx/ folders and add games (grayed out folders) : any idea ? i can put and browse a game folder anywhere else (with the remout -rw) but that is not the purpose. seems there is conflict with scummvm own access rights and recalbox access rights. and i can't find the relevant .ini files to force the path. any idea much appreciated (very few other posts on the same issue, grayed out folders in scummvm for sd card browsing)
                      Substring 1 Reply Last reply Reply Quote 0
                      • Raphael Bueno Hatencia
                        Raphael Bueno Hatencia last edited by Raphael Bueno Hatencia

                        wifi stopped working. Can recalbox connect to a wifi with ssid hidden?
                        I typed correctly the name and password, but it dosnt connect. Only via ethernet cable.

                        My Recalbox manager (http) is in french, how to change back to english?
                        I tried the brazilian and USA flag, but the language dosnt change. My system is in portuguese by the way.

                        Thanks

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

                          @grgohr to add the package, yes that's basically the idea, though doing make menuconfig, add the core then make savedefconfig and send us a pull request is the best way to do it

                          Regarding that grayed folder stuff, no idea

                          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
                          • Substring
                            Substring @Raphael Bueno Hatencia last edited by

                            @Raphael-Bueno-Hatencia some other people reported a problem with wifi not reconnecting.

                            I'd need you go to http://recalbox/help and maunch the supoort script then give me the generated link.

                            Known bug for the manager to not translate anymore, @DjLeChuck should solve that sooner or later

                            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é

                            Raphael Bueno Hatencia 1 Reply Last reply Reply Quote 0
                            • Raphael Bueno Hatencia
                              Raphael Bueno Hatencia @Substring last edited by

                              @Substring I tried to generate but it passed 1hour and no link yet. How much longer it takes to generate link?

                              Substring 1 Reply Last reply Reply Quote 0
                              • Substring
                                Substring @Raphael Bueno Hatencia last edited by

                                @Raphael-Bueno-Hatencia a few seconds

                                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é

                                Raphael Bueno Hatencia 1 Reply Last reply Reply Quote 0
                                • Raphael Bueno Hatencia
                                  Raphael Bueno Hatencia @Substring last edited by

                                  @Substring aww sorry I don´t know how to do it. I try but it takes hours every time and nothing happens. The arrows icon keep doing circles forever, and no link is show to me.

                                  Substring 1 Reply Last reply Reply Quote 0
                                  • Substring
                                    Substring @Raphael Bueno Hatencia last edited by

                                    @Raphael-Bueno-Hatencia @DjLeChuck any idea abt that ?

                                    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é

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

                                      @Substring @Raphael-Bueno-Hatencia I must add a logging system to store all errors on the manager.
                                      Actually it was maybe a temporary downtime with the external service used to upload file. This means you can retry and maybe it will work.
                                      If it doesn't work so there is a problem in the code and I must see the encountered error...
                                      So you must start the manager yourself with SSH and tell me the console output when you launch the script. Can you do that if I tell you the commands?

                                      P.S. : @rockaddicted tu n'as pas oublié ma petite demande concernant l'upload des fichiers du script recalbox-support ? 🙂

                                      Raphael Bueno Hatencia 1 Reply Last reply Reply Quote 0
                                      • Raphael Bueno Hatencia
                                        Raphael Bueno Hatencia @DjLeChuck last edited by

                                        @DjLeChuck I'll try again today to see if it works.

                                        Yes I can do that. I only used simple commands until now, but I will give my best =D

                                        DjLeChuck 1 Reply Last reply Reply Quote 0
                                        • starmagoo
                                          starmagoo @rockaddicted last edited by

                                          @rockaddicted Thx, worked!

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

                                            I have discovered a new problem, I can't change Webinterface language. It is only in French.

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

                                            Want to support us ?

                                            79
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com