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

    Raspberry pi3 / retropie games pixelated?

    Scheduled Pinned Locked Moved Help and Support
    8 Posts 4 Posters 10.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.
    • C
      chillyboy
      last edited by

      I purchased a pre loaded and set up raspberry Pi3 for my DIY arcade and noticed most games are very pixelated. Its connected to a dell 19" monitor model 1908 through a hdmi to DVI cable.

      When connected to my normal samsung TV through HDMI same thing .

      Is there a setting that has to be changed so games appear clearer? Sorry i am new to all this.

      edmaul69E rbakerR 2 Replies Last reply Reply Quote 0
      • edmaul69E
        edmaul69 @chillyboy
        last edited by

        @chillyboy what emulators are you running?

        1 Reply Last reply Reply Quote 0
        • C
          chillyboy
          last edited by

          retropie/es emulation station??

          rbakerR 1 Reply Last reply Reply Quote 0
          • rbakerR
            rbaker @chillyboy
            last edited by

            @chillyboy There are two options to consider. One for retroarch emulations, e.g lr-mame2003, and one for non-retroarch emulations, e.g piFBA. The difference is that the look can be configured just once in a config file for all retroarch based emulations (together with other stuff like controller settings). So you need to open the retroarch.cfg file located here:

            /opt/retropie/configs/all/retroarch.cfg

            To do this, you will need to read this tutorial.

            When you then open the config, you should look for these lines:

            # Smoothens picture with bilinear filtering. Should be disabled if using pixel shaders.
            video_smooth = "true"
            

            If you choose "true", it will remove the pixellation that you are seeing.

            The other way is to use shaders. They provide a superior authentic look using scanlines to emulate old crt displays.

            Look for these lines:

            # Path to shader. Shader can be either Cg, CGP (Cg preset) or GLSL, GLSLP (GLSL preset)
            video_shader = "/opt/retropie/emulators/retroarch/shader/crt-pi.glslp"
            
            # Load video_shader on startup.
            # Other shaders can still be loaded later in runtime.
            video_shader_enable = "true"
            

            If choosing shaders, you should turn off the video smoothing.

            You can see examples of shaders in action

            .

            1 Reply Last reply Reply Quote 0
            • rbakerR
              rbaker @chillyboy
              last edited by

              @chillyboy what @edmaul69 means is what emulators are you using within retropie? mame? mame4all? etc. Emulation station is just a front end for running all of the emulators. Different emulators require different config files unless they are retroarch based as described in my post above.

              1 Reply Last reply Reply Quote 0
              • C
                chillyboy
                last edited by

                In retropie options i noticed i can select Retroarch net play and Retroarch. Just need to get a usb keyboard to configure settings.

                1 Reply Last reply Reply Quote 0
                • C
                  chillyboy
                  last edited by chillyboy

                  Thanks for all your help. After many weeks playing most games either very pixalated or game was not taking up full screen. I managed to change screen resolution to custom 1280x1024 , aspect ratio to 5.4 and put video smoothing on to true.
                  I went into basic configuration settings for snes and changed settings to above games still appear blury????

                  mediamogulM 1 Reply Last reply Reply Quote 0
                  • mediamogulM
                    mediamogul Global Moderator @chillyboy
                    last edited by mediamogul

                    @chillyboy

                    Most of these games are between 30 and 40 years old. Playing them on a HDTV highlights how low-definition/pixelated they truly are. To alleviate that for those who don't like the pixel aesthetic, filters have been created to smooth things out in different ways depending on the filter being used. The smoothing example given above is a popular approach and not very processor intensive, but some people find it too blurry for their tastes.

                    There are also filters like this that try to take a middle ground by smoothing the pixelation, while sharpening the resulting edge, but some people find this approach too unnatural or plasticy. Something that seems to satisfy purists and revisionists alike is to recreate a CRT look on your LCD monitor like this. Personally, I take the path of least resistance and leave the games in their unfiltered pixelated glory, but at the end of the day, it's all about personal preference. The question you have to ask is, which one of the many compromises is least objectionable to yourself.

                    RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                    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.