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

    Handheld Overlays [PSD+PNG+CFG]

    Scheduled Pinned Locked Moved Projects and Themes
    gbagbcgame geargame boyoverlay
    29 Posts 11 Posters 24.0k 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.
    • HurricaneFanH
      HurricaneFan @UDb23
      last edited by

      @udb23 That is amazing news! You rock.

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

        @hurricanefan @meleu
        created required files and uploaded gamegear overlay to the Repo as test.

        Could you kindly check if it installs as expected ?

        HurricaneFanH 2 Replies Last reply Reply Quote 0
        • HurricaneFanH
          HurricaneFan @UDb23
          last edited by

          @udb23

          Hi UDb23, I installed the gamegear overlay this morning after seeing your message. I don't see the overlay working through when I start up a game.

          I am using lr-genesis-plus-gx as the emulator.

          0_1537623229465_Screen Shot 2018-09-22 at 9.28.04 AM.png

          0_1537623241516_Screen Shot 2018-09-22 at 9.28.18 AM.png

          0_1537623255449_gamegear.png

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

            @hurricanefan I think we need @meleu's help ...

            HurricaneFanH meleuM 2 Replies Last reply Reply Quote 0
            • HurricaneFanH
              HurricaneFan @UDb23
              last edited by

              @udb23 I got it working.

              The only thing missing was a retroarch settings update:

              In /opt/retropie/configs/gamegear/retroarch.cfg

              Add the following:

              video_smooth = false
              
              aspect_ratio_index = "22"
              
              custom_viewport_width = "960"
              custom_viewport_height = "876"
              custom_viewport_x = "480"
              custom_viewport_y = "102"
              
              input_overlay_enable = true
              input_overlay_opacity = 1.0
              input_overlay_scale = 1.0
              input_overlay = /opt/retropie/configs/gamegear/overlay/gg-1080p_grid_LZ-ovl.cfg
              

              Overlay screenshot working:
              0_1537737522632_gamegear.jpg

              1 Reply Last reply Reply Quote 0
              • HurricaneFanH
                HurricaneFan @UDb23
                last edited by

                @udb23 I think I found what happened, the gamegear retroarch.cfg got copied to the gba config folder. So something in the install went wrong with the overlay tool.

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

                  @udb23 thanks to the @HurricaneFan discoveries above I've submitted a PR with the fix:
                  https://github.com/UDb23/rpie-ovl/pull/52

                  Cheers!

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

                    @meleu Thanks for fixing the code!

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

                      @HurricaneFan @meleu Merged.
                      Sorry I couldn' t help on this but I was on a business trip abroad.
                      On the weekend I'll add the other handheld overlays.

                      HurricaneFanH 1 Reply Last reply Reply Quote 0
                      • HurricaneFanH
                        HurricaneFan @UDb23
                        last edited by

                        @udb23 It's ok. It was fun to troubleshoot.

                        Thanks for your help with this! I really appreciate it.

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

                          @hurricanefan Gameboy added.

                          HurricaneFanH 1 Reply Last reply Reply Quote 1
                          • HurricaneFanH
                            HurricaneFan @UDb23
                            last edited by

                            @udb23 Cool, I'll test it tomorrow.

                            1 Reply Last reply Reply Quote 1
                            • A
                              Arnulf
                              last edited by

                              @Lodan-Zark said in Handheld Overlays [PSD+PNG+CFG]:

                              aspect_ratio_index = "22"

                              I had problems with this new config.
                              but since I changed it to
                              aspect_ratio_index = "23"
                              it worked for me

                              20 = Config, 21 = 1:1 PAR, 22 = Core Provided, 23 = Custom Viewport

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

                                @Arnulf Retroarch developers changed the "custom" value from 22 to 23 some months ago.
                                CFGs were not updated.
                                Just fixed gamegear and GB overlays' cfgs; thanks for letting know about the issue.

                                1 Reply Last reply Reply Quote 0
                                • M
                                  MarlonBarros
                                  last edited by

                                  I'm using a 720p screen. Which settings should I use?

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

                                    @MarlonBarros Just install with @meleu 's script. As 720p is 16:9 ratio too (as 1080p) retroarch should adapt the overlay to your screen automatically.

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      MarlonBarros @UDb23
                                      last edited by

                                      @UDb23 Thank you!

                                      1 Reply Last reply Reply Quote 0
                                      • R
                                        RetroJoe80
                                        last edited by

                                        I know this is a shot in the dark, but anyone know where i can find these?

                                        I would love to get the gba one, the purple/indigo file. I don't like the black gba advance border used by retroarch and would love to use this one.

                                        Thanks!~

                                        F 1 Reply Last reply Reply Quote 0
                                        • F
                                          Folly @RetroJoe80
                                          last edited by

                                          @RetroJoe80

                                          Looks like you can find them here :
                                          https://github.com/UDb23/rpie-ovl

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Starman99x
                                            last edited by

                                            Hi @Lodan-Zark can I have your permission to use your handheld overlays in my RetroArch shader packs on GitHub? I'll give you credit with the other designers of course, since I only make presets and don't claim textures as my own.

                                            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.