Horizontal retropie display. HELP
-
@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?
-
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.
-
@mitu If I start any game it looks like this, I attach a photo, this is an example of gta vice city:
-
Either RetroArch doesn't detect the resolution correctly or there's a scaling issue. Try adding
video_fullscreen_x
andvideo_fullscreen_y
to yourretroarch.cfg
and populate it with the correct values for your screen, see if that makes a difference. -
@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"
-
@xTekFede sorry I hadn't seen you meant fullscreen
-
@mitu if the monitor is 800x480, what should i put in x and what in y?
-
@mitu sorry for all the time I'm stealing you
-
@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 ?
-
@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
-
@xTekFede In this case, you should look in the
Settings -> Video -> Scaling
and see if changing the parameters there makes a difference. -
@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 -
@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
-
@mitu There are no spaces, sorry I was wrong to copy
-
Try this:
video=HDMI-A-1:480x800M@60,rotate=90
-
@mitu If I put the comma remains vertical, but for a second in the initial load it turns and then returns vertically
-
It works but not in the boot, it does nothing THANK YOU SO MUCH
-
Wait I just noticed one thing, that setting 16:9 works the games at 16:9 but not the ones at 4:3 how do I do? I would like to change to individual emulators can you?
-
Try turning off 'Integer Scaling' and remove the 'scale factor' so RetroArch scales it to the window height/width.
-
This post is deleted!
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.