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

    Tutorial: Handheld and Plug & Play systems with MAME

    Scheduled Pinned Locked Moved Ideas and Development
    game&watchjakkskonami handheldmametiger handheld
    317 Posts 10 Posters 258.6k 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.
    • DTEAMD
      DTEAM @Folly
      last edited by DTEAM

      @Folly said in Tutorial: Handheld and Plug & Play systems with MAME:

      @DTEAM said in Tutorial: Handheld and Plug & Play systems with MAME:

      playmaker -> classich

      Looked at it again.
      When starting it does nothing.
      Looks like it uses cartridges so I added one in the mame ui.
      It kinda worked after a while.
      Not sure now if we should add it.
      I can filter on media so it will not be added.
      What do you think.

      I got my infos from here:
      http://adb.arcadeitalia.net/dettaglio_mame.php?game_name=playmaker &arcade_only=0&autosearch=1

      I'll test it tomorrow

      New edit : works well on my side and looks like what presented here :
      http://adb.arcadeitalia.net/dettaglio_mame.php?game_name=playmaker &arcade_only=0&autosearch=1

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

        @Folly

        Systems added to the "Jakks" gamelist.xml file (description, video, logo, system picture, year..) and to the MAME module-script generator:

        MAME 0.278:
        236e6960-e799-4a9d-b986-87837042c5e0-image.png

        classich and all_in1 gamelist will be updated soon.

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

          @DTEAM

          Thanks for all the hard work ;-)

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

            @Folly

            Systems added to the "all_in1" gamelist.xml file (description, video, logo, system picture, year..) and to the MAME module-script generator:

            0b80556e-5b45-49b9-8d52-9f01ad60b7e7-image.png

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

              @DTEAM

              Great !
              I will have a look when I can.

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

                @DTEAM

                Nice adds !
                Having a ball with paintball ;-)

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

                  @Folly said in Tutorial: Handheld and Plug & Play systems with MAME:

                  Having a ball with paintball ;-)

                  ๐Ÿ˜†

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

                    @DTEAM

                    For 280 my awk script detected fxmcr165a for classich.
                    Can you check what needs to be added for all_in1 ?

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

                      @Folly said in Tutorial: Handheld and Plug & Play systems with MAME:

                      @DTEAM

                      For 280 my awk script detected fxmcr165a for classich.
                      Can you check what needs to be added for all_in1 ?

                      It's a microcomputer trainer from 1981.

                      http://adb.arcadeitalia.net/dettaglio_mame.php?game_name=fxmcr165

                      http://adb.arcadeitalia.net/dettaglio_mame.php?game_name=fxmcr165a&arcade_only=0&autosearch=1

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

                        @DTEAM said in Tutorial: Handheld and Plug & Play systems with MAME:

                        @Folly said in Tutorial: Handheld and Plug & Play systems with MAME:

                        @DTEAM

                        For 280 my awk script detected fxmcr165a for classich.
                        Can you check what needs to be added for all_in1 ?

                        It's a microcomputer trainer from 1981.

                        http://adb.arcadeitalia.net/dettaglio_mame.php?game_name=fxmcr165

                        http://adb.arcadeitalia.net/dettaglio_mame.php?game_name=fxmcr165a&arcade_only=0&autosearch=1

                        Aha nice.

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

                          @Folly

                          Systems from MAME 0.280 have been added to the "all_in1" gamelist.xml file (description, video, logo, system picture, year..) and to the MAME module-script generator:

                          text alternatif

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

                            @Folly

                            Systems from MAME 0.281 have been added to the "all_in1" gamelist.xml file (description, video, logo, system picture, year..) and to the MAME module-script generator:

                            5d8e8c75-1fba-49c9-8419-d35cf3eff90a-image.png

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

                              @DTEAM

                              When downloading the gamelists I noticed 2 error messages.

                              INFO: /home/pi/RetroPie/roms/all_in1/media/emulationstation/arcade10.png [Exists]
                              <stdin>:238: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
                              <stdin>:239: DeprecationWarning: Parsing dates involving a day of month without a year specified is ambiguious
                              and fails to parse leap day. The default behavior will change in Python 3.15
                              to either always raise an exception or to use a different default year (TBD).
                              To avoid trouble, add a specific year to the input & format.
                              See https://github.com/python/cpython/issues/70647.
                              
                              INFO: /home/pi/RetroPie/roms/all_in1/media/emulationstation/techni4.png [Exists]
                              <stdin>:233: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
                              

                              Can you have a look at those 2 files ?
                              Perhaps you can just open them and save them again to get good datetime tags in the file.

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

                                @Folly

                                Can you please try again. I replaced both files and the gamelist.

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

                                  @DTEAM

                                  For both files it seems to be fixed, however I now get the error on arcade10.mp4.
                                  Might be that that one also has bad datetime tags.

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

                                    @Folly

                                    I deleted all the files and uploaded them again. Can you try it again please.

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

                                      @DTEAM

                                      I tried again (updating all) and still have this one error message :

                                      INFO: /home/pi/RetroPie/roms/all_in1/media/emulationstation/arcade10.mp4 [Exists]
                                      <stdin>:238: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
                                      <stdin>:239: DeprecationWarning: Parsing dates involving a day of month without a year specified is ambiguious
                                      and fails to parse leap day. The default behavior will change in Python 3.15
                                      to either always raise an exception or to use a different default year (TBD).
                                      To avoid trouble, add a specific year to the input & format.
                                      See https://github.com/python/cpython/issues/70647.
                                      INFO: /home/pi/RetroPie/roms/all_in1/media/emulationstation/arcade10.png [Exists]
                                      ```.
                                      DTEAMD 1 Reply Last reply Reply Quote 0
                                      • DTEAMD
                                        DTEAM @Folly
                                        last edited by DTEAM

                                        @Folly

                                        It's a problem with Google Drive when you do the download and not the file itself. I'll try delete it again and copy it again. Do you remember the bug with Google Drive, To replace a file, we must delete it and upload it and not just overwrite it. Probably it's something like that. It's not the first time you have problems with the date time

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

                                          @DTEAM

                                          Yes I remember.
                                          Though it seems you fixed it for the other files, makes me wonder ...

                                          I looked at the date and time of the file and noticed when I copy the file to somewhere else something changes in the date and time,
                                          You might want to try and copy the file to another location and then add that file to the gdrive, for instance.

                                          I will try tomorrow evening again, perhaps that will also make a difference, I remember that we have had some issues with that also before.

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

                                            @Folly
                                            You can test it again. For some reason, that file was not replaced

                                            FollyF 1 Reply Last reply Reply Quote 0
                                            • 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.