Recalbox Forum

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

    [SCRIPT] SystemSorter

    Community projects
    [script] systemsorter
    16
    84
    24723
    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.
    • supernature2k
      supernature2k @voljega last edited by

      @voljega as @paradadf pointed out, there are differences between themes and roms folder names. There's a pb in your script with GameCube because of that.

      About new systems, they should be called like theme folders so you can prepare your ordering method. Worse would be you'll have to change a few names 😁

      Pi powered NES | Gameboy HD | RecalStation | RecalDrive
      Upvote messages if it has been useful ;)

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

        @supernature2k I'm using es_systems.cfg so name should be based on the name tag in es_systems.cfg, not necessarily the themes name ?

        I do not have any x86 Recalbox so there is no way for me to know what the name of the x86-only systems is in es_systems.cfg

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

          @voljega you can just download the .img and look inside 😄

          But anyway yes : es_sysyems.cfg is the source of everything

          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é

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

            @substring without having to install it ?

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

              @voljega of course, if you have a tool that can browse inside .img ! Or reolace the download link with root.tar.xz, easier.

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

                @azvarel @supernature2k
                script updated with future systems : https://github.com/Voljega/scripts4recalbox/tree/master/SystemSorter

                azvarel abunille supernature2k 3 Replies Last reply Reply Quote 2
                • azvarel
                  azvarel @voljega last edited by

                  @voljega very thanks! 😃

                  Zodian Theme | #SNESProject

                  1 Reply Last reply Reply Quote 0
                  • abunille
                    abunille @voljega last edited by

                    @voljega

                    Thank you. One thing to edit is gc:
                    gc=gamecube

                    Wenn ihre Frage beantwortet wurde:
                    Themen-Werkzeuge -> ask as question + Themen-Werkzeuge -> mark as Solved

                    Bei hilfreichen Antworten darf man den jeweiligen Beitrag auch gerne positiv bewerten ;)

                    voljega 1 Reply Last reply Reply Quote 0
                    • supernature2k
                      supernature2k @voljega last edited by

                      @voljega and add atari800 😁
                      But thanks, we are now ready for a long time!

                      Pi powered NES | Gameboy HD | RecalStation | RecalDrive
                      Upvote messages if it has been useful ;)

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

                        @abunille gamecube system name is gc in es_systems.cfg ? Or am I wrong ?

                        @supernature2k Didn't see atari800 in any list, but anyway i'll have to add amigacd32 sooner or later too

                        abunille 1 Reply Last reply Reply Quote 0
                        • abunille
                          abunille @voljega last edited by

                          @voljega

                          Its gamecube 🙂

                          <system>
                              <fullname>GameCube</fullname>
                              <name>gamecube</name>
                              <path>/recalbox/share/roms/gamecube</path>
                              <extension>.iso .ISO .gc .GC .gcz .GCZ .gcm .GCM</extension>
                              <command>python /usr/lib/python2.7/site-packages/configgen/emulatorlauncher.pyc %CONTROLLERSCONFIG% -system %SYSTEM% -rom %ROM% -emulator %EMULATOR% -core %CORE% -ratio %RATIO%</command>
                              <platform>gc</platform>
                              <theme>gc</theme>
                              <emulators/>
                            </system>
                          

                          Wenn ihre Frage beantwortet wurde:
                          Themen-Werkzeuge -> ask as question + Themen-Werkzeuge -> mark as Solved

                          Bei hilfreichen Antworten darf man den jeweiligen Beitrag auch gerne positiv bewerten ;)

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

                            @abunille yep already corrected and pushed 😉

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

                              @supernature2k So are we speaking about official integration or something ?

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

                                @voljega sooner or later, yeah

                                But one small word: i think your script doesn't handle unlisted systems in your various arrays, you should consider consider a fallback

                                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é

                                voljega 2 Replies Last reply Reply Quote 0
                                • voljega
                                  voljega Banned @Substring last edited by

                                  @substring you mean user added systems in the es_systems.cfg ? Yeah it's possible it doesn't handle it, I will correct that

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

                                    @voljega no i mean systems we (or whoever) would add that you wouldn't be aware of

                                    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é

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

                                      @substring yeah that's what I meant to 😛 so I will correct it

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

                                        @substring said in [SCRIPT] SystemSorter:

                                        But one small word: i think your script doesn't handle unlisted systems in your various arrays, you should consider consider a fallback

                                        Fixed and pushed

                                        supernature2k 1 Reply Last reply Reply Quote 2
                                        • supernature2k
                                          supernature2k @voljega last edited by

                                          @voljega thx for your work!

                                          Pi powered NES | Gameboy HD | RecalStation | RecalDrive
                                          Upvote messages if it has been useful ;)

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

                                            j'ai ajouté le mode Mi(x)ed

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

                                            Want to support us ?

                                            69
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com