• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

Horizontal retropie display. HELP

Scheduled Pinned Locked Moved Help and Support
helphorizontalxrandrplease helpdont work
42 Posts 2 Posters 6.5k 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.
  • ?
    A Former User @mitu
    last edited by A Former User 24 May 2020, 08:34

    @mitu I had to enter --screensize 800 480 and it works, but now I have to do something in retroarch? last thing, if I also wanted to rotate from cmdline.txt as I should do, to start horizontally

    ? M 2 Replies Last reply 24 May 2020, 08:56 Reply Quote 0
    • ?
      A Former User @A Former User
      last edited by 24 May 2020, 08:56

      @xTekFede I have the games that are rotated but they are seen vertically, so I should set the screensize, how should I do it? Then I also have a psp emulator, is it based on retroarch, or do I also have to screensize them in some way?

      1 Reply Last reply Reply Quote 0
      • M
        mitu Global Moderator @A Former User
        last edited by 24 May 2020, 13:06

        @xTekFede said in Horizontal retropie display. HELP:

        @mitu I had to enter --screensize 800 480 and it works, but now I have to do something in retroarch? last thing, if I also wanted to rotate from cmdline.txt as I should do, to start horizontally

        For the terminal to be rotated, you need add a video parameter to rest of the kernel boot parameters in cmdline.txt. Here's an example, you'll have to replace the video mode parameters with the ones for your display.

        video=HDMI-A-1:1920x1080M@60rotate=90
        

        I have the games that are rotated but they are seen vertically, so I should set the screensize, how should I do it

        Are you referring to libretro emulators (lr-xyz) or other - standalone - emulators ? If you're using a standalone emulator, then it's up to that particular emulator if it supports rotatatio or not, similar to how EmulationStation works.

        Then I also have a psp emulator, is it based on retroarch, or do I also have to screensize them in some way?

        For PSP games, you can use ppsspp (standalone) and lr-ppsspp (libretro based) emulators. If you already configured RetroArch for rotate/resolution, you can use lr-ppsspp.

        ? 1 Reply Last reply 24 May 2020, 13:13 Reply Quote 0
        • ?
          A Former User @mitu
          last edited by 24 May 2020, 13:13

          @mitu I started SNES and it started vertically in the center with the horizontal screen and it was also very crushed, then I started ppsspp and it started vertically with vertical screen, do I have to use lr-ppsspp to make it go?

          M 1 Reply Last reply 24 May 2020, 13:19 Reply Quote 0
          • M
            mitu Global Moderator @A Former User
            last edited by 24 May 2020, 13:19

            I started SNES and it started vertically in the center with the horizontal screen and it was also very crushed,

            I don't understand what 'vertically' means in this context - does it obey or not the rotation configuration you've set ?

            then I started ppsspp and it started vertically with vertical screen, do I have to use lr-ppsspp to make it go?

            That's exactly what I said previously.

            ? 1 Reply Last reply 24 May 2020, 14:35 Reply Quote 0
            • ?
              A Former User @mitu
              last edited by A Former User 24 May 2020, 14:35

              @mitu If I start any game it looks like this, I attach a photo, this is an example of gta vice city:
              Schermo pi.jpeg

              M 1 Reply Last reply 24 May 2020, 16:47 Reply Quote 0
              • M
                mitu Global Moderator @A Former User
                last edited by 24 May 2020, 16:47

                Either RetroArch doesn't detect the resolution correctly or there's a scaling issue. Try adding video_fullscreen_x and video_fullscreen_y to your retroarch.cfg and populate it with the correct values for your screen, see if that makes a difference.

                ? 3 Replies Last reply 24 May 2020, 17:24 Reply Quote 0
                • ?
                  A Former User @mitu
                  last edited by 24 May 2020, 17:24

                  @mitu if I put it this way the game does not change from the previous photo:
                  video_windowed_position_height = "480" video_windowed_position_width = "800" video_windowed_position_x = "800" video_windowed_position_y = "480"
                  and:
                  video_windowed_position_height = "800" video_windowed_position_width = "480" video_windowed_position_x = "800" video_windowed_position_y = "480"
                  if i put it like this when i open the raspberry, i only see retropie and no emulator:
                  video_windowed_position_height = "480" video_windowed_position_width = "800" video_windowed_position_x = "480" video_windowed_position_y = "800"
                  and:
                  video_windowed_position_height = "800" video_windowed_position_width = "480" video_windowed_position_x = "480" video_windowed_position_y = "800"

                  ? 1 Reply Last reply 24 May 2020, 17:31 Reply Quote 0
                  • ?
                    A Former User @A Former User
                    last edited by 24 May 2020, 17:31

                    @xTekFede sorry I hadn't seen you meant fullscreen

                    1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @mitu
                      last edited by 24 May 2020, 17:46

                      @mitu if the monitor is 800x480, what should i put in x and what in y?

                      M 1 Reply Last reply 25 May 2020, 06:02 Reply Quote 0
                      • ?
                        A Former User @mitu
                        last edited by 24 May 2020, 18:02

                        @mitu sorry for all the time I'm stealing you

                        1 Reply Last reply Reply Quote 0
                        • M
                          mitu Global Moderator @A Former User
                          last edited by 25 May 2020, 06:02

                          @xTekFede said in Horizontal retropie display. HELP:

                          @mitu if the monitor is 800x480, what should i put in x and what in y?

                          Well, you only have 2 choices here - have you tried them both ?

                          ? 1 Reply Last reply 25 May 2020, 06:38 Reply Quote 1
                          • ?
                            A Former User @mitu
                            last edited by 25 May 2020, 06:38

                            @mitu I tried 800 in y, and 480 in x, and on the contrary, one makes me lose the emulators and the other does not change the resolution

                            M 1 Reply Last reply 25 May 2020, 07:30 Reply Quote 0
                            • M
                              mitu Global Moderator @A Former User
                              last edited by 25 May 2020, 07:30

                              @xTekFede In this case, you should look in the Settings -> Video -> Scaling and see if changing the parameters there makes a difference.

                              ? 1 Reply Last reply 25 May 2020, 14:37 Reply Quote 0
                              • ?
                                A Former User @mitu
                                last edited by 25 May 2020, 14:37

                                @mitu Thank you thank you, I was going crazy, in the end I had to put the scaling to 1 and put

                                aspect_ratio_index = "1"
                                

                                Thank you very much, From the heart, I LOVE YOU , Thank you very much
                                Just one thing, I put in the cmdline.txt
                                video = HDMI-A-1: 480x800M @ 60rotate = 90
                                with the various settings but it doesn't work

                                M 1 Reply Last reply 25 May 2020, 14:52 Reply Quote 0
                                • M
                                  mitu Global Moderator @A Former User
                                  last edited by 25 May 2020, 14:52

                                  @xTekFede said in Horizontal retropie display. HELP:

                                  video = HDMI-A-1: 480x800M @ 60rotate = 90

                                  You shouldn't have any spaces in the boot parameter

                                  video=HDMI-A-1:480x800M@60rotate=90
                                  
                                  ? 1 Reply Last reply 25 May 2020, 14:53 Reply Quote 0
                                  • ?
                                    A Former User @mitu
                                    last edited by 25 May 2020, 14:53

                                    @mitu There are no spaces, sorry I was wrong to copy

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      mitu Global Moderator
                                      last edited by 25 May 2020, 14:55

                                      Try this:

                                      video=HDMI-A-1:480x800M@60,rotate=90
                                      
                                      ? 1 Reply Last reply 25 May 2020, 15:01 Reply Quote 0
                                      • ?
                                        A Former User @mitu
                                        last edited by A Former User 25 May 2020, 15:01

                                        @mitu If I put the comma remains vertical, but for a second in the initial load it turns and then returns vertically

                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User
                                          last edited by 25 May 2020, 15:11

                                          It works but not in the boot, it does nothing THANK YOU SO MUCH

                                          1 Reply Last reply Reply Quote 0
                                          27 out of 42
                                          • First post
                                            27/42
                                            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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received