Retropie 4.6 and 4" LCD screen
-
@avalkauskas Open RetroPie Setup from the RetroPie menu, this is where the modification should be made. You'll probably need also the parameters for specifying the width/height and that's just for EmulationStation. You'll need to apply rotation to the emulators' screen.
-
So when u get to the menu, do u go to retropie config? or do u press start to have the options including quit ect. and the option should be there?
-
@Madara-Uchiha by default, in EmulationStation you have a 'RetroPie' system included, with various menu option - one of which is 'RetroPie Setup'. The other menu that you get when you press Start is the EmulationStation menu.
-
Ok I'll try that.
-
So now I understand, but the thing is, after u get to retro pie menu, there is a bunch of things that I don' know about ( resetromdirs,samba,bashwelcometweak... Etc.) So what would i go on from here? I'm completely lost.
-
@Madara-Uchiha I suggest you start with https://retropie.org.uk/docs/First-Installation/.
Any reason you're using 2 accounts instead of one ?
-
Oh, I'm avalkasukas's son. That's why it looks like someone is using two accounts. I checked out the link that you sent... I already knew about all of this. It's just that when i went on retro pie config, I don't see where u can change the orientation to landscape mode.
-
@mitu said in Retropie 4.6 and 4" LCD screen:
@Madara-Uchiha I suggest you start with https://retropie.org.uk/docs/First-Installation/.
Any reason you're using 2 accounts instead of one ?
I did the initial setup, boot troubleshooting, and my son is working through the software configuration (and game installation). :) Your help has been great, because it's our first project like this, and my son has learned a lot about file systems, images, configs, boot scripts, etc...
-
@Madara-Uchiha said in Retropie 4.6 and 4" LCD screen:
I don't see where u can change the orientation to landscape mode.
There's no explicit setting for that. If you want to rotate EmulationStation, then you need to modify the
autostart.sh
file and start it withemulationstation --screenrotate 1 --screensize 800 480
That will rotate the screen 90 deg, if you want to rotate it 270 deg, then use
--screenrotate 3
.For emulators, you should stick to using RetroArch based emulation (the
lr-...
emulators) and modify/opt/retropie/configs/all/retroarch.cfg
to add a line to rotate the display:video_allow_rotate = "true" video_rotation = "1"
That will also give you 90 deg rotation, try
3
for 270 deg. Match them to the rotation settings applied to EmulationStation.Unfortunately, the screen console will not be rotated, so the RetroPie setup script and the Runcommand launch menu will still appear normally. You can disable the Runcomman launch menu if you wish.
-
All right I'll try that!
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.