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

    Forcing NTSC in EmulationStation

    Scheduled Pinned Locked Moved Help and Support
    ntscemulationstaion
    13 Posts 3 Posters 2.3k 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.
    • K
      kruuth
      last edited by

      EmulationStation runs off the screen despite having overscan turned off. I'm currently in 720x480. If I switch to 640 I just get a black screen. Is there another setting I need to look at?

      1 Reply Last reply Reply Quote 0
      • akafoxA
        akafox
        last edited by akafox

        Try adding the info in my config.txt to yours

        # uncomment this if your display has a black border of unused pixels visible
        #  and your display can output without overscan
        # disable_overscan=1
        
        # uncomment the following to adjust overscan. Use positive numbers if console
        # goes off screen, and negative if there is too much border
        overscan_left=10
        overscan_right=10
        overscan_top=-8
        overscan_bottom=-4
        
        # uncomment for composite PAL
        sdtv_mode=0
        sdtv_aspect=1
        overscan_scale=1
        

        Adding the overscan_scale=1 solved all my problems though..and the overscan numbers may differ for your setup.

        People want things easy...but then complain that life is boring...

        jonnykeshJ 1 Reply Last reply Reply Quote 0
        • jonnykeshJ
          jonnykesh @akafox
          last edited by jonnykesh

          @akafox you can place text in code blocks so it appears like this

          #hash tags
          display properly
          and markdown is
          ignored
          

          Just put three backticks ` above and below the text you want to use.

          akafoxA 1 Reply Last reply Reply Quote 0
          • akafoxA
            akafox @jonnykesh
            last edited by akafox

            @jonnykesh THANK YOU VERY MUCH! :D

            I knew there had to be a way to do that just didn't know how.
            (is there a cheat sheet for those formatting tags anywhere?)

            People want things easy...but then complain that life is boring...

            jonnykeshJ 1 Reply Last reply Reply Quote 0
            • K
              kruuth
              last edited by

              This is great but emulation station still seems to overscan.

              1 Reply Last reply Reply Quote 0
              • akafoxA
                akafox
                last edited by akafox

                @kruuth Post a copy of your entire config.txt please.

                People want things easy...but then complain that life is boring...

                1 Reply Last reply Reply Quote 0
                • jonnykeshJ
                  jonnykesh @akafox
                  last edited by

                  @akafox Here you go... http://commonmark.org/help/

                  akafoxA 1 Reply Last reply Reply Quote 0
                  • akafoxA
                    akafox @jonnykesh
                    last edited by

                    @jonnykesh That is not a config.txt

                    People want things easy...but then complain that life is boring...

                    jonnykeshJ 1 Reply Last reply Reply Quote 0
                    • jonnykeshJ
                      jonnykesh @akafox
                      last edited by

                      @akafox Hahaha, that is the formatting tutorial you asked for...

                      1 Reply Last reply Reply Quote 0
                      • akafoxA
                        akafox
                        last edited by akafox

                        facepaws oh sorry xD

                        Thank you! :D

                        People want things easy...but then complain that life is boring...

                        1 Reply Last reply Reply Quote 1
                        • K
                          kruuth
                          last edited by

                          Here's my config.txt:

                          disable_overscan=1
                          overscan_left=150
                          overscan_right=150
                          overscan_top=0
                          overscan_bottom=50
                          dtparam=audio=on
                          gpu_mem_256=128
                          gpu_mem_512=256
                          gpu_mem_1024=256
                          #overscan_scale=0

                          1 Reply Last reply Reply Quote 0
                          • K
                            kruuth
                            last edited by

                            Anything?

                            1 Reply Last reply Reply Quote 0
                            • akafoxA
                              akafox
                              last edited by

                              check these settings as well or add them
                              sdtv_mode=0
                              sdtv_aspect=1

                              and
                              #overscan_scale=0
                              should be overscan_scale=1

                              after that try
                              overscan_left=10
                              overscan_right=10
                              overscan_top=-8
                              overscan_bottom=-4

                              People want things easy...but then complain that life is boring...

                              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.