Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • cameronphillips09
    Participant
    Post count: 4

    I’m currently building an arcade cabinet, and have almost gotten to installing the screen. Unfortunately I had the measurements for the screen cut out backwards, and now the screen needs to be mounted upside down.

    Is there a simple way to rotate the screen 180? I saw a few post on other applications, but nothing specifically for retropie.

    Any help would be greatly appreciated.

    Cam

    stork123
    Participant
    Post count: 6

    I have my pi inside a cocktail table with a vertical display. I have mine rotate 270 degrees. Not just Retropie… everything. I do this by editing /boot/config.txt

    http://elinux.org/RPiconfig

    display_rotate=0 Normal
    display_rotate=1 90 degrees
    display_rotate=2 180 degrees
    display_rotate=3 270 degrees
    display_rotate=0x10000 horizontal flip
    display_rotate=0x20000 vertical flip

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.