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.5k 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.
    • 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
                                  • FollyF
                                    Folly @DTEAM
                                    last edited by Folly

                                    @DTEAM

                                    I checked and the error now goes up to the file ablpinb.png, very strange.
                                    arcade10.mp4 seems to be ok now.

                                    Might be that all files above arcade10.mp4 need to be addressed to get rid of the error message.

                                    I read that if you use the touch command, on the file, that it will update the date and time.
                                    I used this command for updating all files ;

                                    for f in *;do touch $f;done
                                    

                                    I placed a compressed file here (will delete it later again):
                                    https://drive.google.com/drive/folders/1s3Yw1tR-vcIsHJDy882MAVUX9Ny_d229?usp=sharing

                                    Can you update the all_in1 folder with my patched files ?

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

                                      @Folly

                                      Done with your update, you can try it again

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

                                        @DTEAM

                                        I updated the 7z file again as I did not touch the gamelist.xml and the folders.
                                        I had the error message at the beginning and the end.
                                        Can you do it ones again ?
                                        Hope it will work otherwise I do not know what to do next.

                                        I will check it tomorrow again.

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

                                          @Folly
                                          I re-uploaded it

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

                                            @DTEAM

                                            The error at the end is gone.
                                            The errors at the beginning are sadly still there.
                                            I think we should leave it to rest for a while.
                                            When the time comes we can have a second look.

                                            1 Reply 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.