Homepage › Forums › RetroPie Project › Video Output on RetroPie › Flipping screen in game › Reply To: Flipping screen in game
05/23/2015 at 01:35
#98202
Member
This may help for screen flipping in MAME:
Here is a retroarch setting
# Allows libretro cores to set rotation modes.
# Setting this to false will honor, but ignore this request.
# This is useful for vertically oriented content where one manually rotates the monitor.
# video_allow_rotate = true
I’ll give it a quick whirl now.