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

    Top requested arcade games for overlays

    Scheduled Pinned Locked Moved Projects and Themes
    overlayarcadepoll
    594 Posts 34 Posters 669.9k 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.
    • S
      simbz23
      last edited by

      Spider-Man overlay complete

      0_1491651077398_spidey-ovl.png

      Overlay and launching image repo
      https://github.com/simbz33/retropie-overlay

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

        @simbz23 There's an issue with the Spider Man overlay files on your repository. ;-)

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

          @meleu said in Top requested arcade games for overlays:

          @simbz23 There's an issue with the Spider Man overlay files on your repository. ;-)

          So weird, I thought I uploaded and saved the changes. Files should be there now!

          Overlay and launching image repo
          https://github.com/simbz33/retropie-overlay

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

            @simbz23 overlay image filenames should include artist name: gamename_simbz-ovl.png
            Script works fine even without it ... but people should know you made that overlay ;-)

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

              @UDb23 I was thinking about it. We can create an optional field in the info.txt. I'm not sure about the best name: artist or maintainer? Maybe both :).

              They will be completely optional. My intention is to give some credits in the dialogs while installing the files...

              Suggestions?

              • 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 What about creator, author(more for books...), producer.
                Or even simpler: Made_by

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

                  @UDb23 let's stick with creator. You can use it in your files if you want from now on. I'll make the new script show this info in the dialogs.

                  It's completely optional, so you don't need to update all the info.txt files in your repo.

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

                    @backstander said in Top requested arcade games for overlays:

                    do you think you could make an overlay for River City Ransom

                    Available now here: 2 versions and launching image.

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

                      Thank you @UDb23!

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

                        @UDb23 said in Top requested arcade games for overlays:

                        @meleu said in Top requested arcade games for overlays:

                        I think it might be best if @simbz23 makes his own repo

                        Right. Makes sense.

                        I changed my mind about it. If the overlay creator is just a casual creator, maybe it's better to contribute to @UDb23 's repo.

                        The @UDb23 's repo is more active, and we can fix eventual problems in the info.txt and/or config files more quickly.

                        @UDb23 maybe you should create a contrib folder on the repo to put files sent by others.

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

                          @meleu OK.
                          Only good quality overlays (talking about image quality, not personal taste) and supplied with cfgs and info.txt can be accepted for inclusion in the "official" Repo.

                          meleuM 1 Reply Last reply Reply Quote 2
                          • S
                            simbz23
                            last edited by

                            @meleu @UDb23 this sounds like a good idea. How should I transfer over my existing and new stuff down the road to you @UDb23 ?

                            Overlay and launching image repo
                            https://github.com/simbz33/retropie-overlay

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

                              @simbz23 I'm gonna submit some files to his repo tonight, and I can send yours too. ;-)

                              Cheers!

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

                                @UDb23 could you check the PR 32?
                                Wow! Your repo is becoming very rich! :)

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

                                  @meleu said in Top requested arcade games for overlays:

                                  could you check the PR 32?

                                  Merged.

                                  Wow! Your repo is becoming very rich! :)

                                  It's a joint project so not really mine... our :-))

                                  1 Reply Last reply Reply Quote 1
                                  • UDb23U
                                    UDb23
                                    last edited by UDb23

                                    @meleu:
                                    edited info.txt file specification to include creator item.

                                    btw when specifying clones (or in general when having multiple values of an item) should there be a space after the semicolon or just the semicolon as separator?

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

                                      @UDb23 said in Top requested arcade games for overlays:

                                      when specifying clones (or in general when having multiple values of an item) should there be a space after the semicolon or just the semicolon as separator?

                                      Do as you wish. The script is smart enough to deal with it. :-)

                                      Every space between the semicolon and the next non-space character is ignored. Same thing in the end, every space between the last non-space char and the closing quote is ignored.

                                      [edit]

                                      Example of valid entry:

                                      rom_clones = "     clone1      ;    clone2;clone3; clone4          "
                                      
                                      • Useful topics
                                      • joystick-selection tool
                                      • rpie-art tool
                                      • achievements I made
                                      UDb23U 1 Reply Last reply Reply Quote 2
                                      • UDb23U
                                        UDb23 @meleu
                                        last edited by

                                        @meleu said in Top requested arcade games for overlays:

                                        Every space between the semicolon and the next non-space character is ignored. Same thing in the end, every space between the last non-space char and the closing quote is ignored.

                                        Really professional approach !! Well planned and done.

                                        1 Reply Last reply Reply Quote 1
                                        • UDb23U
                                          UDb23
                                          last edited by UDb23

                                          Bombjack overlay created.

                                          This was quite tough to make. Again almost no decent quality bezel image so artwork was created in vectors from scratch.
                                          The overlay is an own composition based on actual arcade bezel, cabinet side art and cpo.

                                          0_1492034992115_bj cab.jpg

                                          alt text

                                          EDIT: updated ovl image
                                          0_1492036446696_bombjack_udb-ovl.png

                                          You can find this and other overlays in the rpie-ovl repository.
                                          And if you want an easy way to install them, @meleu created a great dedicated script.
                                          Perform these commands on your RetroPie:

                                          git clone --depth 1 https://github.com/meleu/rpie-art
                                          cd rpie-art
                                          bash rpie-art.sh
                                          

                                          After launching rpie-art.sh script you just have to follow the instructions in the dialog boxes. Once you have the rpi-art.shscript, choose the Update option to get all the latest art in the repository.

                                          1 Reply Last reply Reply Quote 5
                                          • S
                                            simbz23
                                            last edited by

                                            Popeye overlay in the repo!

                                            0_1492036316921_popeye_simbz23-ovl.png

                                            Overlay and launching image repo
                                            https://github.com/simbz33/retropie-overlay

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