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

Creating ES gamelists with media for MAME/lr-mame/lr-mess

Scheduled Pinned Locked Moved Projects and Themes
emulationstaionmamelr-messgamelistsgamelist.xml
201 Posts 9 Posters 62.0k 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 27 Nov 2022, 17:46

    @DTEAM

    I created the first 8 and did not record the artwork with it because we do not have all.
    So for uniformity I did it like this now.

    Can you have a look if it's ok like this ?

    Here are the files :
    https://drive.google.com/drive/folders/1gubyMC_usVhNPsabmG23kYFf7aRvttQe

    D 1 Reply Last reply 27 Nov 2022, 22:31 Reply Quote 0
    • D
      DTEAM @Folly
      last edited by 27 Nov 2022, 22:31

      @Folly

      Sure. I'll finish « all in one » monday and jump on that after. For classich Some Games already included the artworks in the rom (some sports game)

      F 1 Reply Last reply 28 Nov 2022, 11:29 Reply Quote 0
      • F
        Folly @DTEAM
        last edited by 28 Nov 2022, 11:29

        @DTEAM

        I did the best I could and added the rest for classich ;-)

        D 1 Reply Last reply 28 Nov 2022, 16:36 Reply Quote 1
        • D
          DTEAM @Folly
          last edited by DTEAM 28 Nov 2022, 16:36

          @Folly

          Do you agree If I cut 2 seconds of your "all in one" videos and put a maximum at 45 sec.? I would like to erase the grey transition at the beginning of some videos (like bittboy.mp4). I'll use ffmpeg to do that with this script.

          for %%a in ("*.mp4") do 01-ffmpeg -ss 00:00:02.0 -i "%%a" -c  copy -t 00:00:45.0 "newfiles\%%~na.mp4"
          pause
          

          BTW, if you want get youtube videos instead of your own. You can use this script.

          for  YOUR_HTTP_VIDEO_WEB_LINK do 01-ffmpeg -i "%%a" -pix_fmt yuv420p -crf 30 -vcodec libx264 -acodec aac "newfiles\%%~na.mp4"
          pause
          

          Reference : RetroPie - Convert Non-Functional videos to functional videos - Easy free batch method on Windows - also size reducer

          F 1 Reply Last reply 28 Nov 2022, 17:02 Reply Quote 1
          • F
            Folly @DTEAM
            last edited by 28 Nov 2022, 17:02

            @DTEAM

            I agree.

            D 1 Reply Last reply 28 Nov 2022, 21:01 Reply Quote 0
            • D
              DTEAM @Folly
              last edited by DTEAM 28 Nov 2022, 21:01

              @Folly

              "All in One" is now 100% completed (videos + images). You can dowload it from the google drive. I recommend re-downloading the whole thing including images and videos. I dowloaded your classich videos. thanks a lot.

              For four systems, the theme use my marquee as images. I will have to create a dummy png as image to force those marqees to go at the good place.

              For "all in one", your sarc110.mp4 and techni4.mp4 videos doesn't seem to work properly. For the second one, maybe it's the rom itself?

              In the gamelist, sometime the year is unknown. I put 202? but it detect it as 2025. Have you an idea to show an unknow symbol as "?" or "x" in a digit sequence?

              F D 4 Replies Last reply 29 Nov 2022, 07:42 Reply Quote 1
              • F
                Folly @DTEAM
                last edited by 29 Nov 2022, 07:42

                @DTEAM said in Creating ES gamelists with media for MAME/lr-mess:

                For "all in one", your sarc110.mp4 and techni4.mp4 videos doesn't seem to work properly. For the second one, maybe it's the rom itself?

                Will have a look at those two.
                I remember one had indeed black screen, so the rom/driver seem to be bad.

                In the gamelist, sometime the year is unknown. I put 202? but it detect it as 2025. Have you an idea to show an unknow symbol as "?" or "x" in a digit sequence?

                That's indeed a tricky one, not sure either how to do that.
                I will have a look.

                1 Reply Last reply Reply Quote 0
                • F
                  Folly @DTEAM
                  last edited by Folly 29 Nov 2022, 07:54

                  @DTEAM

                  I can't get techni4 working, directly.
                  It respons to saying what buttons I press, not more than that.
                  I discovered when resetting with F3 the game actually works.
                  Perhaps something to add in the gamelist or if you are able to add it to the video would be also a good idea.
                  So I can make a video now with firs second cut out, added to my google-drive.
                  The -listxml option says :
                  driver status="imperfect" emulation="good"

                  I can't get sarc110 working, when I press w I get this screen :
                  2022-11-29-085051_1600x900_scrot_resized.png
                  -listxml option also says :
                  driver status="preliminary" emulation="preliminary"

                  1 Reply Last reply Reply Quote 0
                  • F
                    Folly @DTEAM
                    last edited by 29 Nov 2022, 10:46

                    @DTEAM said in Creating ES gamelists with media for MAME/lr-mess:

                    In the gamelist, sometime the year is unknown. I put 202? but it detect it as 2025. Have you an idea to show an unknow symbol as "?" or "x" in a digit sequence?

                    I saw this with techni4 too (201?).
                    Why don't you use that, it's probably more accurate making it 2015.
                    Agree ?

                    1 Reply Last reply Reply Quote 0
                    • D
                      DTEAM @DTEAM
                      last edited by DTEAM 29 Nov 2022, 14:48

                      @DTEAM said in Creating ES gamelists with media for MAME/lr-mess:

                      In the gamelist, sometime the year is unknown. I put 202? but it detect it as 2025. Have you an idea to show an unknow symbol as "?" or "x" in a digit sequence?

                      I put unknown instead of the digital sequence and it works.

                      For four systems, the theme use my marquee as images. I will have to create a dummy png as image to force those marqees to go at the good place.

                      fixed! You can dowload it again.

                      I discovered when resetting with F3 the game actually works. Perhaps something to add in the gamelist or if you are able to add it to the video would be also a good idea.

                      Done

                      techni4

                      Your new video has been uploaded on my Google Drive

                      "All in one" is finished now !!!

                      F 2 Replies Last reply 29 Nov 2022, 15:18 Reply Quote 1
                      • F
                        Folly @DTEAM
                        last edited by 29 Nov 2022, 15:18

                        @DTEAM

                        All great updates !
                        Will update asap ;-)

                        1 Reply Last reply Reply Quote 0
                        • F
                          Folly @DTEAM
                          last edited by Folly 29 Nov 2022, 16:02

                          @DTEAM

                          I must say everything looks great now !

                          Not sure if this is the best approach :

                          <releasedate>unknown</releasedate>
                          

                          In emulationstation I see :
                          05/01/{910

                          Isn't it better to just do ? :

                          <releasedate/>
                          

                          To display :
                          unknown

                          I did not see a message in the description for techni4, can you add ? :
                          "Start the game by resetting with F3"

                          D 1 Reply Last reply 29 Nov 2022, 16:19 Reply Quote 1
                          • D
                            DTEAM @Folly
                            last edited by DTEAM 29 Nov 2022, 16:19

                            @Folly said in Creating ES gamelists with media for MAME/lr-mess:

                            I did not see a message in the description for techni4, can you add ? :
                            "Start the game by resetting with F3"

                            It's strange, on my pi I read Unknown . Do you have the last ES update?
                            aio.jpg

                            For F3, maybe I forgot to save my file. I'll redo it. NEW EDIT: Done, on the drive now. The comment was with the wrong rom (sarc110 instead of techni4) Sorry for that.

                            F 1 Reply Last reply 29 Nov 2022, 17:44 Reply Quote 0
                            • F
                              Folly @DTEAM
                              last edited by Folly 29 Nov 2022, 17:44

                              @DTEAM

                              I see that the F3 note is fixed.
                              I tested the release tag on my pi4 (just like you have it) :
                              2022-11-29-184005_1600x900_scrot_resized.png

                              I tested the release tag on my VM x86_64 (gives 05/01/{910) :
                              138in1.png

                              Updated ES from source to the latest version, now gives :
                              05/01/75910

                              D 1 Reply Last reply 29 Nov 2022, 18:14 Reply Quote 0
                              • D
                                DTEAM @Folly
                                last edited by DTEAM 29 Nov 2022, 18:14

                                @Folly
                                Well, maybe it's a request for ES team! It's strange. I'm gonna let it as it for now and see if I can found some infos somewhere.

                                How do you do to get clean picture on your PI?

                                F 1 Reply Last reply 29 Nov 2022, 18:28 Reply Quote 0
                                • F
                                  Folly @DTEAM
                                  last edited by Folly 29 Nov 2022, 18:28

                                  @DTEAM

                                  Why not just use <release/>.
                                  Or is it that you want it filled in, so you know the release date is unknown.
                                  If so, you could add a note to the description.

                                  I always use an OS with Desktop environment installing RetroPie on top of that.
                                  So then I can just run ES from the Desktop and make screenshots with the print-screen-key of ES/mame or RetroArch.
                                  Testing or making videos becomes also more easy that way.

                                  D 1 Reply Last reply 29 Nov 2022, 18:53 Reply Quote 0
                                  • D
                                    DTEAM @Folly
                                    last edited by DTEAM 29 Nov 2022, 18:53

                                    @Folly said in Creating ES gamelists with media for MAME/lr-mess:

                                    Why not just use <release/>.

                                    Done, now on the G Drive. I'll continue with classich and your videos

                                    BTW, Geigeki Go Go Shooting is a fun game and good stuff in the other systems as Seal 50-in-1! (Tiger rescue game). "All in one" is a great addition to Retropie!

                                    F 1 Reply Last reply 29 Nov 2022, 19:47 Reply Quote 1
                                    • F
                                      Folly @DTEAM
                                      last edited by Folly 29 Nov 2022, 19:47

                                      @DTEAM

                                      Done, now on the G Drive. I'll continue with classich and your videos

                                      Perfect, looks the same now on my VM, saying "unknown" !

                                      BTW, Geigeki Go Go Shooting is a fun game and good stuff in the other systems as Seal 50-in-1! (Tiger rescue game). "All in one" is a great addition to Retropie!

                                      I agree.
                                      Now that we have the videos we have a much better overview of the good stuff ;-)
                                      Btw. I had some trouble pressing a button that enabled "pause".
                                      I think "Geigeki Go Go Shooting" deserves a better video.

                                      What do you think, should I also make a new video for lexiseal (Tiger Rescue) ?

                                      D 2 Replies Last reply 29 Nov 2022, 20:05 Reply Quote 0
                                      • D
                                        DTEAM @Folly
                                        last edited by 29 Nov 2022, 20:05

                                        @Folly said in Creating ES gamelists with media for MAME/lr-mess:

                                        @DTEAM

                                        Done, now on the G Drive. I'll continue with classich and your videos

                                        Perfect, looks the same now on my VM, saying "unknown" !

                                        BTW, Geigeki Go Go Shooting is a fun game and good stuff in the other systems as Seal 50-in-1! (Tiger rescue game). "All in one" is a great addition to Retropie!

                                        I agree.
                                        Now that we have the videos we have a much better overview of the good stuff ;-)
                                        Btw. I had some trouble pressing a button that enabled "pause".
                                        I think "Geigeki Go Go Shooting" deserves a better video.

                                        What do you think, should I also make a new video for lexiseal (Tiger Rescue) ?

                                        Yes, if you have time. Why not. for the pause button, it's button #5 in the settings. I set it as "start" button.

                                        F 1 Reply Last reply 29 Nov 2022, 20:07 Reply Quote 0
                                        • F
                                          Folly @DTEAM
                                          last edited by Folly 29 Nov 2022, 20:07

                                          @DTEAM

                                          I have updated both.
                                          Do you still have the link ?

                                          D 1 Reply Last reply 29 Nov 2022, 20:14 Reply Quote 0
                                          106 out of 201
                                          • First post
                                            106/201
                                            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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received