RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Add Game Close information and game save information to play screen

    Scheduled Pinned Locked Moved Help and Support
    retropieraspberry pi 4
    6 Posts 2 Posters 175 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.
    • D
      dfelice81
      last edited by

      Hi is there any way of putting the game close keys and game save keys to the screen while you play?

      I have NES and SNES emulator (from Nintendo Store) on switch and it always shows that information as it makes it easier to explain to new users who play how to save and go back to the game selection screen?

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by

        You could add a game bezel/overlay with this information.

        1 Reply Last reply Reply Quote 0
        • D
          dfelice81
          last edited by

          oh yea that sounds good... how would one do that?

          1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator
            last edited by

            First you need to create an .png file for your overlay, containing the instructions you want displayed.
            Then you need to create a .cfg file (overlay preset) to configure your overlay, which includes the path to your .png file and enables it.

            overlays = 1
            overlay0_overlay = /path/to/png_file
            overlay0_rect = "0.0,0.0,1.0,1.0"
            overlay0_full_screen = true
            overlay0_descs = 0 
            

            Then you can load your overlay from RetroArch's RGUI to see how it looks with the game/system you're playing. Once you're happy with the result, save an override for the system you're playing so the overlay is loaded each time when you start a game in that system.

            Here's a video showing how it's done

            And the official RetroArch's overlay repository - which you can use as a guide to design your own - is here

            1 Reply Last reply Reply Quote 0
            • D
              dfelice81
              last edited by

              great thanks for that!

              will this make the same overlay for every console or will i have to make 1 for each console?

              mituM 1 Reply Last reply Reply Quote 0
              • mituM
                mitu Global Moderator @dfelice81
                last edited by

                @dfelice81 Usually they're created per system, since each system has it's own native resolution and you need to make sure the overlay doesn't obscure the game's video output.

                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.