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

    Nice MAME2003 overlays repository

    Scheduled Pinned Locked Moved Projects and Themes
    overlaysarcademame-libretromame2003
    157 Posts 11 Posters 86.4k 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.
    • meleuM
      meleu @UDb23
      last edited by

      @Rookervik did a splashscreen that I use as the seaquest launching image: https://retropie.org.uk/forum/post/48699

      Now with an overlay it will look awesome! I'm sure I'll beat the @cabrunco 's score! :-)

      • Useful topics
      • joystick-selection tool
      • rpie-art tool
      • achievements I made
      UDb23U 1 Reply Last reply Reply Quote 0
      • UDb23U
        UDb23 @meleu
        last edited by

        @meleu Check this.
        ;-)

        1 Reply Last reply Reply Quote 1
        • B
          backstander
          last edited by backstander

          @UDb23 said in Nice MAME2003 overlays repository:

          if @meleu agrees, it requires the script to do so and someone to create the cfgs and place them in the right folder. I can do it for the most "common" versions for each rom; if others want to contribute with thru github: feel free :-)
          Note: creating cfgs for different version, as mentioned by @meleu, is just renaming the cfg!

          I think this could be do-able. UDb23 could just make symbolic link files to the parent zip.cfgs for all the known compatible clones in his github. Maybe meleu's script could have an option to either install overlays for just the parent ROM or for both the parent & known clones (the clones that UDb23 has setup).

          The symbolic link files only need to links to a file in the same directory so it could be compatible for any Linux OS running lr-mame2003 (like Ubuntu/x86 with RetroPie installed).

          Also @meleu I noticed a bug in your script. When you go into an game's overlay from the main menu and then you hit "cancel" it exits the script but it probably should just take you back to the main menu. If you hit "cancel" at the main menu then it should exit the script. I hope that make since to you ;-)

          update
          found another bug...if you hit "cancel" at the main menu, it does the exact same as "continue" and enters that menu.

          meleuM 1 Reply Last reply Reply Quote 1
          • meleuM
            meleu @backstander
            last edited by

            @backstander Good point. Thanks for the feedback. I'll improve the user experience when I have a chance. ;-)

            • Useful topics
            • joystick-selection tool
            • rpie-art tool
            • achievements I made
            B 1 Reply Last reply Reply Quote 2
            • B
              backstander @meleu
              last edited by

              Thank you @meleu for writing these cool scripts!

              1 Reply Last reply Reply Quote 1
              • GraboidG
                Graboid
                last edited by

                Just to further complicate things, are you able to add support for 4x3 overlays? I've created some based on the awesome artwork that UDb23 has done, an example of some are below. Looks awesome on my 1280 x 1024 LCD

                Space Invaders (4x3 Ratio)
                0_1488979354357_invaders.png

                Ms. Pacman (4x3 Ratio)
                0_1488979372452_mspacman.png

                Millipede (4x3 Ratio)
                0_1488979398307_millipede.png

                Tempest (4x3 Ratio)
                0_1488979422258_tempest.png
                Donkey Kong (4x3 ratio)
                0_1488979445815_dkong.png

                Built Space Invaders Themed Bartop - Check it out here:- https://retropie.org.uk/forum/topic/5593/space-invaders-themed-bartop-arcade-uk-completed

                meleuM UDb23U GreenHawk84G 4 Replies Last reply Reply Quote 2
                • meleuM
                  meleu @Graboid
                  last edited by

                  @Graboid Yeah, it would be useful. I'm a bit busy in these days, but you can talk with @UDb23 about a naming convention and if he aggree to store those 4x3 overlays and cfgs in his repository I'll adapt the script accordingly.

                  Cheers!

                  • Useful topics
                  • joystick-selection tool
                  • rpie-art tool
                  • achievements I made
                  1 Reply Last reply Reply Quote 0
                  • UDb23U
                    UDb23 @Graboid
                    last edited by

                    @Graboid Considering current folder structure and naming, and also taking into consideration future additional implementations, we could think of creating subfolders in each game directory (in the repository) for additional specific screen resolutions.
                    I would keep the 1080p 16:9 in the actual game folder as it is the most common standard and add mentioned subfolders for other resolutions.
                    In your case subfolder should be called RES_1280_1024.
                    the RES_x_y naming should allow @meleu's script to identify additional available resolutions and manage selections accordingly.
                    Files inside the subfolder should then follow current naming convention.

                    GraboidG 1 Reply Last reply Reply Quote 0
                    • BriganeB
                      Brigane
                      last edited by

                      How do I update the repository on my Pi so I can find the new Elevator Action overlay and also for future reference?

                      Systems: Raspberry Pi 0/2/3 Model B+
                      Os: RetroPie 4.5
                      Frontend: Emulationstation & Attract Mode

                      meleuM 2 Replies Last reply Reply Quote 1
                      • meleuM
                        meleu @Brigane
                        last edited by

                        @Brigane Good question. I'll try to make an update procedure.

                        For now, you must clone the repository again...

                        • Useful topics
                        • joystick-selection tool
                        • rpie-art tool
                        • achievements I made
                        1 Reply Last reply Reply Quote 1
                        • UDb23U
                          UDb23
                          last edited by

                          @meleu GBA generic overlay and GBA Game & Watch Gallery 4 uploaded to Repo.

                          meleuM B 2 Replies Last reply Reply Quote 2
                          • meleuM
                            meleu @UDb23
                            last edited by meleu

                            @UDb23 I hope to have time to work on the script next weekend. ;-)
                            Small ToDo list:

                            • auto update overlay's list
                            • console system's overlays support
                            • Useful topics
                            • joystick-selection tool
                            • rpie-art tool
                            • achievements I made
                            1 Reply Last reply Reply Quote 2
                            • UDb23U
                              UDb23
                              last edited by

                              there's no hurry. It's a hobby.
                              Already enough stressful things in life :-)

                              1 Reply Last reply Reply Quote 4
                              • GraboidG
                                Graboid @UDb23
                                last edited by

                                @UDb23 said in Nice MAME2003 overlays repository:

                                @Graboid Considering current folder structure and naming, and also taking into consideration future additional implementations, we could think of creating subfolders in each game directory (in the repository) for additional specific screen resolutions.
                                I would keep the 1080p 16:9 in the actual game folder as it is the most common standard and add mentioned subfolders for other resolutions.
                                In your case subfolder should be called RES_1280_1024.
                                the RES_x_y naming should allow @meleu's script to identify additional available resolutions and manage selections accordingly.
                                Files inside the subfolder should then follow current naming convention.

                                OK the first hurdle is how to I create a subfolder? Only allows me to insert a file.

                                Built Space Invaders Themed Bartop - Check it out here:- https://retropie.org.uk/forum/topic/5593/space-invaders-themed-bartop-arcade-uk-completed

                                meleuM 1 Reply Last reply Reply Quote 0
                                • meleuM
                                  meleu @Graboid
                                  last edited by

                                  @Graboid create a dumb file and name it directoryname/filename.extension, and the dir directoryname will be created. After adding your files you can delete filename.extension.

                                  • Useful topics
                                  • joystick-selection tool
                                  • rpie-art tool
                                  • achievements I made
                                  UDb23U GraboidG 2 Replies Last reply Reply Quote 1
                                  • UDb23U
                                    UDb23 @meleu
                                    last edited by

                                    @meleu Exactly the trick I use to create new folders ;-)

                                    1 Reply Last reply Reply Quote 0
                                    • GraboidG
                                      Graboid @meleu
                                      last edited by

                                      @meleu said in Nice MAME2003 overlays repository:

                                      @Graboid create a dumb file and name it directoryname/filename.extension, and the dir directoryname will be created. After adding your files you can delete filename.extension.

                                      I tried, not sure what I did wrong, but no folder in the Space Invaders!

                                      Built Space Invaders Themed Bartop - Check it out here:- https://retropie.org.uk/forum/topic/5593/space-invaders-themed-bartop-arcade-uk-completed

                                      UDb23U 1 Reply Last reply Reply Quote 0
                                      • B
                                        backstander @UDb23
                                        last edited by

                                        @UDb23

                                        GBA generic overlay and GBA Game & Watch Gallery 4 uploaded to Repo.

                                        I think I got these 2 overlays installed but I'm not sure how you make the video smaller to fit in the frame. Here's what I see:
                                        0_1489547665086_gba_udb-ovl_1.png

                                        GBA Game & Watch Gallery 4:
                                        0_1489547686049_gwg4_gba_1.png

                                        UDb23U 1 Reply Last reply Reply Quote 0
                                        • UDb23U
                                          UDb23 @backstander
                                          last edited by

                                          @backstander Sorry, for some reason I messed up the cfg files. Viewport settings were missing!
                                          Updated the files in the repo; please try now.

                                          It should look like this:
                                          alt text

                                          Related to GBA there's also a custom logo for Emulation Station available.

                                          alt text

                                          1 Reply Last reply Reply Quote 1
                                          • meleuM
                                            meleu @meleu
                                            last edited by

                                            Hey guys,

                                            I'm working on the script right now and I'm facing problems with the clones .zip.cfg. So, for now multiple .zip.cfg files in the same directory is not allowed (otherwise they confuse the script).

                                            I hope to release an improved script before wednesday.

                                            Cheers!

                                            • Useful topics
                                            • joystick-selection tool
                                            • rpie-art tool
                                            • achievements I made
                                            UDb23U 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.