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

    Retropie's Ui 240p? what am I doing wrong?

    Scheduled Pinned Locked Moved Help and Support
    rpi4 crt 240p ssplitscreen
    30 Posts 2 Posters 6.4k 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
      Dongzo
      last edited by Dongzo

      @Dongzo said in Retropie's Ui 240p? what am I doing wrong?:

      ,

      So I was able to get it to get full screen with setting it so "0" with "fkms" enabled. But I'm just back to my original issue with the screen flickering in retropies UI, the desktop UI and in mame games because its running in 480i. Setting it to "16" is supposed to enable 240p if I'm correct which takes me back to the split screen. So from what I understand from the reply over at the raspberrypi forum is that progressive is an issue with the firmware on CRT screens? So the only option as of right now is to stick with the flickering UI and set the games in mame to run in a progressive lower resolution so I don't have a stroke from the flickering screen ? Is that possible to do? Will telling mame to run a game in 240p override the desktop always pushing 480i ? Sorry for all the newbie questions but still learning.

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

        The suggestion in the forum to get 240p was to either

        • use xrandr to add a 740x480 video mode and switch to it, in the desktop environment.
        • add the following fragment at the end of cmdline.txtfile
        video=Composite-1:720x480@60
        

        Note that cmdline.txt is on the same folder as config.txt, but make sure that you add that at the end of the existing line. This worked for me and got the video mode to 240p.

        EDIT: here's the contents of cmdline.txt - remember it's all on one line

        dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=PARTUUID=93bcc6bb-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet plymouth.enable=0 vt.global_cursor_default=0 video=Composite-1:720x480@60
        
        D 1 Reply Last reply Reply Quote 0
        • D
          Dongzo @mitu
          last edited by Dongzo

          @mitu said in Retropie's Ui 240p? what am I doing wrong?:

          use xrandr to add a 740x480 video mode and switch to it, in the desktop environment.
          add the following fragment at the end of cmdline.txtfile

          I have never used xrandr before so that's something I will have to learn. So I did go into my cmdline.txt to add that code and made sure its all on one line. I also left sdtv_mode to 0. With those 2 settings retropies UI goes to 240p. But when I start an emulator like mame or retroarchs config it goes back to my screen splitting in half. Is that because I still need to the 740x480 video to the desktop mode?

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

            @Dongzo said in Retropie's Ui 240p? what am I doing wrong?:

            Is that because I still need to the 740xx480 video to the desktop mode?

            Probably, there's also a bug in RetroArch that picks the wrong resolution.
            You can edit the retroarch.cfg configuration file from /opt/retropie/configs/all and set the resolution manually

            video_fullscreen_x = 740
            video_fullscreen_y = 480
            
            D 1 Reply Last reply Reply Quote 0
            • D
              Dongzo @mitu
              last edited by

              @mitu said in Retropie's Ui 240p? what am I doing wrong?:

              RetroArch that picks the wrong resolution.

              video_fullscreen x and y was set to 0. So I changed it so 740x480 and I'm still getting a split screen when I launch mame or retroarch. Ill learn how to use xrandr to set the desktop to 740x480 this weekend and ill report back on the results. Thanks for all the help.

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

                @Dongzo It's probably because you're using X.org. Try ditching the desktop env and run Emulationstation directly from the console.

                D 1 Reply Last reply Reply Quote 0
                • D
                  Dongzo @mitu
                  last edited by

                  @mitu said in Retropie's Ui 240p? what am I doing wrong?:

                  It's probably because you're using X.org. Try ditching the desktop env and run Emulationstation directly from the console.

                  I set my pi to run retropie from boot so its not even going into the desktop and I'm still getting the same issue.

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

                    I'm not sure what else can we try - so Emulationstation works fullscreen, but the emulators don't ?

                    D 1 Reply Last reply Reply Quote 0
                    • D
                      Dongzo @mitu
                      last edited by

                      @mitu said in Retropie's Ui 240p? what am I doing wrong?:

                      I'm not sure what else can we try - so Emulationstation works fullscreen, but the emulators don't ?

                      When I'm in emulationstation its at 240p seen here.

                      Untitled-2.jpg

                      When I run mame it looks like this

                      Untitled-1.jpg

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

                        OK, so the resolution it's detected in Emulationstation, but not in the emulator. Can you try advmame to boot an arcade game ? It should work fullscreen.

                        D 1 Reply Last reply Reply Quote 0
                        • D
                          Dongzo @mitu
                          last edited by

                          @mitu

                          Thank you again for all the help. Unfortunately I can not try advmame because my sd card got corrupted and I had to erase it. I tired to follow the tutorial I mentioned above to manually install retropie as I did before and its not working. I can't git fetch fkms_rpi4 because its telling me permission denied. Guessing something changed? So now I can't manually install it. Guess ill have to wait for the official retropie for the rpi4. I might look into buying a rpi3 instead, all I want to use it for is mame and no other emulators so I don't think I need the rpi4 for that and I can avoid this headache with the rpi3 and official retropie release.

                          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.