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

    How to load Retropie games in full screen with no black parts...

    Scheduled Pinned Locked Moved Help and Support
    pitftresolutiongbaretropie
    11 Posts 5 Posters 5.6k 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
      dhlee20
      last edited by

      I bought a 2.8 inch 320x240 PiTFT display for the PiGRRL 2 project from Adafruit.

      When I load GBA games in Retropie, there are about 5mm of distance from the end of the screen in both sides.

      Can you guys tell me how to load the game in full screen? (whole screen with no black parts)

      <config.txt settings>

      #framebuffer_width=320
      #framebuffer_height=240

      #sdtv_mode=2
      #sdtv_aspect=3

      0_1476526536538_그림1.png

      HoolyHooH 1 Reply Last reply Reply Quote 0
      • obsidianspiderO
        obsidianspider
        last edited by

        Is EmulationStation showing a border as well? If not, then go into RetroArch and adjust the aspect ratio if it's not to your liking. Gameboy Advance was 240 × 160 pixels (3:2 aspect ratio), not 4:3.

        📷 @obsidianspider

        D 1 Reply Last reply Reply Quote 0
        • D
          dhlee20 @obsidianspider
          last edited by dhlee20

          @obsidianspider Is it because the resolution of the screen is 320 by 240 and the resolution of the GBA is 240 by 160, because of the difference in resolution??

          So that means I cannot play in full screen... right?

          1 Reply Last reply Reply Quote 0
          • obsidianspiderO
            obsidianspider
            last edited by

            Is there a border when in EmulationStation, or only in games?

            📷 @obsidianspider

            D 1 Reply Last reply Reply Quote 0
            • edmaul69E
              edmaul69
              last edited by edmaul69

              if you open up:
              /opt/retropie/configs/all/retroarch.cfg and add this to the bottom and save, it will fix it in all retroarch emulators:

              custom_viewport_x = 320
              custom_viewport_y = 240
              aspect_ratio_index = 22
              
              1 Reply Last reply Reply Quote 0
              • D
                dhlee20 @obsidianspider
                last edited by

                @obsidianspider The problems are only happening in the games.

                Emulationstation is fine. However, the text commands are extremely small...

                edmaul69E 1 Reply Last reply Reply Quote 0
                • edmaul69E
                  edmaul69 @dhlee20
                  last edited by

                  @dhlee20 please read my post above

                  D 1 Reply Last reply Reply Quote 0
                  • D
                    dhlee20 @edmaul69
                    last edited by

                    @edmaul69 When I entered these commands in the very bottom of the document and rebooted, now the game doesn't load after the loading commands at the screen...

                    I'm doing the PiGRRL 2 by Ruiz Brothers in Adafruit. Is it okay to apply in the PiGRRL 2 specialized image?

                    edmaul69E 1 Reply Last reply Reply Quote 0
                    • edmaul69E
                      edmaul69 @dhlee20
                      last edited by edmaul69

                      @dhlee20 did you do this in the retroarch.cfg? If the screen is 320x240 not sure what the problem is. I havent messed around with the small screens even though i have two of them but never installed them yet. Maybe the aspect ratio index is different??

                      1 Reply Last reply Reply Quote 0
                      • BuZzB
                        BuZz administrators
                        last edited by

                        Also can switch aspect ratio in the configuration editor. Saves manually editing files etc.

                        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                        1 Reply Last reply Reply Quote 0
                        • HoolyHooH
                          HoolyHoo @dhlee20
                          last edited by

                          @dhlee20 said in How to load Retropie games in full screen with no black parts...:

                          I bought a 2.8 inch 320x240 PiTFT display for the PiGRRL 2 project from Adafruit.

                          When I load GBA games in Retropie, there are about 5mm of distance from the end of the screen in both sides.

                          Can you guys tell me how to load the game in full screen? (whole screen with no black parts)

                          <config.txt settings>

                          #framebuffer_width=320
                          #framebuffer_height=240

                          #sdtv_mode=2
                          #sdtv_aspect=3

                          0_1476526536538_그림1.png

                          Remove the # symbol from config.txt in these lines:

                          #framebuffer_width=320
                          #framebuffer_height=240

                          See if that helps.

                          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.