• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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.5m 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 @TPR
    last edited by 18 Dec 2024, 19:22

    @TPR

    Tried elite and elitea from bbcb_flop.
    Saw these graphic glitches also.
    Mame warns for "graphic issues".
    I think there is noting you can do about it.

    T 1 Reply Last reply 19 Dec 2024, 20:50 Reply Quote 1
    • D
      DTEAM @Folly
      last edited by DTEAM 18 Dec 2024, 20:46

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

      @DTEAM

      I came up with a few drivers,
      I filtered the database on :

      • non-arcade (grep non-)
      • multigame (grep multigame)
      • not all_in1 (grep -v all_in1)

      Full command to test the drivers one by one :
      cat /opt/retropie/emulators/mame/mame0271_systems_sorted_info |grep non-|grep multigame|grep -v all_in1|cut -d " " -f2|while read driver;do /opt/retropie/emulators/mame/mame -ui_active $driver;done

      Found that next drivers seem to work ok and could potentially be added to the list all_in1 :
      cham24
      smssgame
      smssgamea
      vgtablet

      What do you think ?

      P.s.
      Added marc101 to all_in1.ini and 271/272 database.

      All systems are for arcade games excepted vgtablet

      New edit: vgtablet has been added to "All in one" gamelist.xml

      F 1 Reply Last reply 19 Dec 2024, 08:18 Reply Quote 0
      • F
        Folly @DTEAM
        last edited by Folly 19 Dec 2024, 08:18

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

        cham24
        smssgame
        smssgamea

        My database states that these system drivers are non-arcade and the don't use a coin to play.
        Besides "Sega Master Systems" on itself, isn't arcade either.

        If these are really arcade, as you stated, then my database isn't correct and has to be improved somehow.

        Where did you find the info of these being arcade ?
        Can you share your source ?


        I have added vgtablet to the database 271/272 and ini file.

        D 1 Reply Last reply 19 Dec 2024, 13:45 Reply Quote 1
        • D
          DTEAM @Folly
          last edited by DTEAM 19 Dec 2024, 13:45

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

          cham24
          smssgame
          smssgamea

          For cham24, here's where I got my info. [site 1] (https://bootleggames.fandom.com/wiki/Chameleon_24) , site 2 (at the bottom in the history section) .
          Maybe it's a token-free home arcade. If yes, it could be in the list, but it's not easy to know.
          It's a "pay for time" arcade like PlayChoice10. See here

          For smssgame and smssgamea, see site 1 (at the bottom in the history section and also the picture where we can see the game time credits)
          They put those games in "bootleg" but they are Arcade "multi games" bootlegs. Maybe they put those games in the wrong category. I don't think they are token-free home arcades.

          F 2 Replies Last reply 19 Dec 2024, 15:08 Reply Quote 1
          • F
            Folly @DTEAM
            last edited by Folly 19 Dec 2024, 15:08

            @DTEAM

            Thanks for the info.
            Indeed if they are arcade then we should not add them.

            Will have a second look at these drivers if I can find the proper info about coin/pay usage in the driver xml info.
            Then I can, possibly, split arcade and non-arcade better in the future.

            1 Reply Last reply Reply Quote 1
            • F
              Folly @DTEAM
              last edited by Folly 19 Dec 2024, 15:42

              @DTEAM

              For cham24 and smssgame I tried to find coin/pay/time info but there is nothing to be found inside the xml driver info.
              There is also no coin input key inside the input settings.

              If these drivers are really arcade then the mame drivers and driver infos are incomplete for these drivers.

              Seems they just work without "paying" but that could mean that this is the incompleteness which is also a reason not to add them to all_in1.

              For now I will keep them in the non-arcade section as I can't properly detect whether they are arcade or not.

              1 Reply Last reply Reply Quote 1
              • T
                TPR @Folly
                last edited by 19 Dec 2024, 20:50

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

                @TPR

                Tried elite and elitea from bbcb_flop.
                Saw these graphic glitches also.
                Mame warns for "graphic issues".
                I think there is noting you can do about it.

                Gotcha. If I end up coming up with some sort of solution or work around I'll post it!

                D 1 Reply Last reply 31 Jan 2025, 16:17 Reply Quote 1
                • F Folly referenced this topic on 19 Jan 2025, 11:14
                • D
                  DTEAM @TPR
                  last edited by 31 Jan 2025, 16:17

                  @Folly

                  MAME 0.274 is release

                  Many new games (JAKKS, and more)

                  F 2 Replies Last reply 31 Jan 2025, 17:27 Reply Quote 1
                  • F
                    Folly @DTEAM
                    last edited by 31 Jan 2025, 17:27

                    @DTEAM

                    Great !, Indeed I saw some stuff on the bannister forum.
                    Will have a look if I can update this month if the time allows.

                    1 Reply Last reply Reply Quote 1
                    • F
                      Folly @DTEAM
                      last edited by Folly 2 Mar 2025, 10:01 2 Feb 2025, 15:55

                      @DTEAM

                      The mame 274 binary has been added to the gdrive.

                      I added the new 274 ini files.
                      Can you check these here ?

                      D 2 Replies Last reply 3 Feb 2025, 22:03 Reply Quote 1
                      • D
                        DTEAM @Folly
                        last edited by DTEAM 2 Apr 2025, 21:22 3 Feb 2025, 22:03

                        @Folly

                        Here's the list (0.274):

                        03c19e50-decd-456b-bb80-6cb88cb31d4b-image.png

                        The others from your list are Arcades, Slot machines or other.

                        F 1 Reply Last reply 4 Feb 2025, 07:44 Reply Quote 1
                        • F
                          Folly @DTEAM
                          last edited by Folly 2 Apr 2025, 07:46 4 Feb 2025, 07:44

                          @DTEAM

                          Thanks for checking and adding some that are not automatically found by my script.

                          I have committed the ones for all_in1 here.
                          For classich I did the same here.
                          For classich I will try to add automatic detection for the new ones later.
                          I believe :

                          • your list misses tama and trclchick
                          • epo_tetris must be epo_tetr
                            Right ?

                          Can you check a second time ?
                          After that I think we are good to go and use the inis for updating the database.

                          D 1 Reply Last reply 4 Feb 2025, 16:56 Reply Quote 0
                          • D
                            DTEAM @Folly
                            last edited by 4 Feb 2025, 16:50

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

                            The mame 274 binary has been added to the gdrive.

                            I added the new 274 ini files.
                            Can you check these here ?

                            It works well

                            1 Reply Last reply Reply Quote 1
                            • D
                              DTEAM @Folly
                              last edited by DTEAM 2 Apr 2025, 16:57 4 Feb 2025, 16:56

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

                              @DTEAM

                              Thanks for checking and adding some that are not automatically found by my script.

                              I have committed the ones for all_in1 here.
                              For classich I did the same here.
                              For classich I will try to add automatic detection for the new ones later.
                              I believe :

                              your list misses tama and trclchick

                              tama is there (last one) and yes trclchick (classich) is missing , thanks

                              epo_tetris must be epo_tetr
                              Right ?

                              Yes

                              Can you check a second time ?
                              After that I think we are good to go and use the inis for updating the database.

                              F 2 Replies Last reply 4 Feb 2025, 18:11 Reply Quote 1
                              • F
                                Folly @DTEAM
                                last edited by 4 Feb 2025, 18:11

                                @DTEAM

                                Thanks.
                                Seems we have all our new data for 274.
                                I will wait for the new data from progettosnaps and then create the new database.

                                1 Reply Last reply Reply Quote 1
                                • F
                                  Folly
                                  last edited by Folly 2 May 2025, 13:56 5 Feb 2025, 13:50

                                  Read this post.
                                  Looks like many systems will work much better now on arm with mame 274.

                                  D 1 Reply Last reply 7 Feb 2025, 13:05 Reply Quote 2
                                  • D
                                    duglor @Folly
                                    last edited by 7 Feb 2025, 13:05

                                    @Folly EXCELLENT!

                                    1 Reply Last reply Reply Quote 0
                                    • F
                                      Folly
                                      last edited by Folly 2 Nov 2025, 08:04 11 Feb 2025, 07:59

                                      Here is the commit for the drivers that, most likely, will benefit from the arm dynarec improvement :
                                      https://github.com/FollyMaddy/RetroPie-Share/commit/d3b18e080a9182e6aaf48cf06b53278c4d5a95b7

                                      Btw.
                                      Rumours, on the internet, are that arm64 will do a better job than intel64, we will see !

                                      1 Reply Last reply Reply Quote 1
                                      • F
                                        Folly
                                        last edited by Folly 2 Dec 2025, 12:00 12 Feb 2025, 11:59

                                        Here is the commit for the drivers that will use separate audio samples :
                                        https://github.com/FollyMaddy/RetroPie-Share/commit/0250f4d4f0822f49c1b33506fc8e8054472b10d7

                                        When I update the mamedev.sh script to 274 it will be possible to download these files from within the script.
                                        And it should then also be possible to install the category "samples" and "dynarec" so all these drivers can be placed in 1 romfolder to test.

                                        1 Reply Last reply Reply Quote 1
                                        • F
                                          Folly
                                          last edited by 13 Feb 2025, 19:46

                                          The script and database have been updated to 274.

                                          1 Reply Last reply Reply Quote 1
                                          2189 out of 2249
                                          • First post
                                            2189/2249
                                            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