RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Development of module-script generator for lr-mess, lr-mame and mame standalone

    Scheduled Pinned Locked Moved Ideas and Development
    developmentlr-messmamelr-mamescripts
    2.2k Posts 36 Posters 6.4m Views
    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.
    • F
      Folly @DTEAM
      last edited by

      @dteam said in Development of module-script generator for lr-mess and mame standalone:

      @folly said in Development of module-script generator for lr-mess and mame standalone:

      There was also a thread about @valerino wanting to do it for his fork but it wasn't accepted for several reasons.
      Perhaps he can give us some clues why.

      Your script is different and covers all systems and you have a menu interface. This is totally a different story.

      Indeed, you have a point ;-)

      I will think about it.

      1 Reply Last reply Reply Quote 1
      • F
        Folly
        last edited by Folly

        @BuZz

        Hi Jools,

        This project is quite matured now and we would like it to take it to the next step of adding it into the original RetroPie-Setup.

        I would like you to ask if you can have a look at it, in time.
        (take your time, no rush here)

        If you feel comfortable with it then I would like to do a pull request for the front-end script only.

        Let me know what you think.

        BuZzB 1 Reply Last reply Reply Quote 0
        • BuZzB
          BuZz administrators @Folly
          last edited by

          @folly thanks for your contribution. Is it still a system that generates module files ?

          Can you give me an overview as last time I checked it wasn't implemented in a way I could envisage incorporating (generating module files etc)

          To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

          F 1 Reply Last reply Reply Quote 0
          • F
            Folly @BuZz
            last edited by Folly

            @buzz said in Development of module-script generator for lr-mess and mame standalone:

            @folly thanks for your contribution. Is it still a system that generates module files ?

            Can you give me an overview as last time I checked it wasn't implemented in a way I could envisage incorporating (generating module files etc)

            Thanks for your reply.

            It's now evolved as a front-end tool.
            Basically you can select all systems that mame/lr-mess supports.
            We have added also some manual systems regarding handhelds and systems with extra hardware.

            The front-end tool contains a generating part.
            So the data of the selected mame system is used to create a module-scripts on the fly.
            Per media-type (cas,flop,rom, etc) are generated and a normal one without the media that can be used for .cmd files or the softlist roms.
            The front-end will automatically refresh after generating and install the module-scripts on the fly.
            If you want to remove them you can do that the normal way.

            The major advantage is that you can install for more that 30000 systems.
            I think, this would be impossible if you didn't have a generating part.

            Another advantage is that the "runcommand-lines" just accept normal file-names just like any other emulator would as there is no need anymore to use softlist-names if you don't want to.

            We have also added downloads for :

            • theme artwork
            • mame arwork
            • overlay creation for handhels in lr-mess
            • gamelists

            This is basically the overview on what the tool does.

            Just like @DTEAM says in the next post, everything can be found in the first post :
            https://retropie.org.uk/forum/topic/29682/development-of-module-script-generator-for-lr-mess-and-mame-standalone/1
            Summarized, it's an amazing piece of work !

            How would you envisage incorporating ?

            DTEAMD 1 Reply Last reply Reply Quote 0
            • DTEAMD
              DTEAM @Folly
              last edited by

              @folly
              Your first post gives a good overview of how it works for people not aware of that or people who went directly at the end of that thread.

              F 1 Reply Last reply Reply Quote 0
              • F
                Folly @DTEAM
                last edited by

                @dteam

                Is there anything you would like to add to convince everybody that it should be added to the original RetroPie-Setup ?

                DTEAMD 1 Reply Last reply Reply Quote 0
                • DTEAMD
                  DTEAM @Folly
                  last edited by

                  @folly
                  No, that's perfect. You added that in your post above for Buzz.

                  1 Reply Last reply Reply Quote 1
                  • F
                    Folly
                    last edited by

                    @BuZz

                    Have you been able to look into it ?

                    We would like to know if we can take it to a next step and make a pull request.

                    If you are not comfortable with adding the script, please let us know why.

                    Thank you for your reply.

                    BuZzB 1 Reply Last reply Reply Quote 0
                    • BuZzB
                      BuZz administrators @Folly
                      last edited by

                      @folly Not in detail as I'm super busy at the moment. I had a brief look at the github repository but as it currently I can't see it being incorporated sorry due to the module generating nature of it.

                      It may be possible to do in a single module if that module had a gui that allowed handling of each system etc. You can always include this as an 3rd party repo in ext if you want though to make it easier for users to include.

                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                      DTEAMD F 2 Replies Last reply Reply Quote 0
                      • DTEAMD
                        DTEAM @BuZz
                        last edited by

                        @buzz said in Development of module-script generator for lr-mess and mame standalone:

                        It may be possible to do in a single module if that module had a gui that allowed handling of each system etc.

                        It already contains a GUI interface . Are you looking for that type of GUI? Everything can be found in the first post above (procedure and explanation)
                        alt text

                        BuZzB 1 Reply Last reply Reply Quote 1
                        • F
                          Folly @BuZz
                          last edited by

                          @buzz

                          Thanks for your reply.

                          I understand that your very busy at the moment.
                          Hopefully we can discuss the solutions later when you have more time.

                          1 Reply Last reply Reply Quote 0
                          • BuZzB
                            BuZz administrators @DTEAM
                            last edited by BuZz

                            @dteam (also for @Folly) Thanks - I appreciate that. However, I see the creation of automatic scriptmodules based on this to not be the ideal solution, and will be problematic (lots of dynamically created modules handled outside of git, which could break if a change was made to RetroPie-Setup, and it just doesn't feel like the right solution to me).

                            I would prefer it to be included in a way that a single module handles the configuration for all the mess systems, without creation of scriptmodules etc. I will look at this though when I have a chance and see if I can replicate some of the basic functionality in a different way.

                            BTW - the contributions are appreciated and this can be handled an external repo if needed (additional retropie module repositories can be checked out into the ext folder).

                            We have a lot of code in RetroPie, and a lot of contributions end up being unmaintained, so I have to be careful what is accepted and what isn't based on whether it's the correct implementation, maintainability, and so on. As often it comes down to me and a few other devs to keep everything working.

                            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                            F 1 Reply Last reply Reply Quote 2
                            • F
                              Folly @BuZz
                              last edited by Folly

                              @buzz

                              Ok, I understand.

                              I have no problem using the ext.
                              Only problem is that 3rd party repository's cannot be installed from within the RetroPie-Setup as there is no module-script for it that can download these 3rd party repositories.

                              I would like to see something like the esthemes.sh that would contain the links to these 3rd party repositories.
                              So it can download them to the ext directory.
                              That way it's much easier for people to install without using commands or ssh.

                              I have already build such a module-script that will download only the .sh files from a 3rd party repos to theextdirectory.
                              And, it will not download a specific .sh filename if there is already the same filename in the RetroPie-Setup.
                              This is added to prevent the duplicate error.
                              You can check the module-script over here :
                              https://github.com/FollyMaddy/RetroPie-Share/blob/main/00-scriptmodules-00/supplementary/add-ext-repos.sh

                              It would we nice if this,or something like this, could be implemented.
                              That way we increase our main purpose of preserving the knowledge of old computers.
                              It basically means that we can create a win-win situation here.

                              Can you let me know how you feel about that direction.
                              Thank you for your reply.

                              Ps.
                              Using the ext part would be an concession on our part.
                              Which concession are you be willing to make here ?

                              1 Reply Last reply Reply Quote 1
                              • DTEAMD
                                DTEAM @Folly
                                last edited by DTEAM

                                @folly said in Development of module-script generator for lr-mess and mame standalone:

                                @dteam
                                Are you able to make artwork for the Atari Portfolio ?
                                For example only the screen.

                                Done ! Here it is !
                                You have three views (with computer, zoom on screen and without artwork)

                                01.jpg
                                02.jpg
                                03.jpg
                                04.jpg
                                05.jpg

                                F 2 Replies Last reply Reply Quote 1
                                • F
                                  Folly @DTEAM
                                  last edited by Folly

                                  @dteam

                                  Superb !
                                  Will test asap ;-)

                                  Just updated the artwork from within the script.
                                  The update worked and was lightning fast, perfect !!!

                                  Running the game, looks really cool now :-)

                                  DTEAMD 1 Reply Last reply Reply Quote 1
                                  • DTEAMD
                                    DTEAM @Folly
                                    last edited by

                                    @folly
                                    I am glad to hear that. Found a picture was not a walk in the park. I prefer an image with a higher definition, but not so bad for an image from the web.

                                    1 Reply Last reply Reply Quote 0
                                    • F
                                      Folly @DTEAM
                                      last edited by Folly

                                      @dteam

                                      In time I will dig up my original porfolio's.
                                      Maybe I can make some nice high resolution photo's of them.

                                      DTEAMD 1 Reply Last reply Reply Quote 0
                                      • DTEAMD
                                        DTEAM @Folly
                                        last edited by DTEAM

                                        @folly
                                        It takes a lot of time to do a "MAME artwork" . If you like this one , I suggest to keep that one.

                                        F 1 Reply Last reply Reply Quote 0
                                        • F
                                          Folly @DTEAM
                                          last edited by

                                          @dteam

                                          In that case,
                                          I am quite happy with it.
                                          Thank you for making it happen !

                                          DTEAMD 1 Reply Last reply Reply Quote 0
                                          • DTEAMD
                                            DTEAM @Folly
                                            last edited by DTEAM

                                            @folly
                                            If you have time, send me a photo with a uniform background and I'll see what I can do. But I'm not sure I'll do it quickly.

                                            F 3 Replies Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.