Hi Folks,
I’m setting up a RaspBerry Pi as an “emulation machine” with RetroPie 2.2, and I ran into an issue with Sega CD emulation with PicoDrive: the games are running at the wrong aspect ratio (stretched to 16:9 on my TV), even if I manually specify a ratio on retroarch.cfg with the video_aspect_ratio parameter. I tried both a numerical value (like 1.333333) and core provided ratios to no effect.
Another smaller issue with PicoDrive is that it seems to be cropping a few lines (guess about 16) from the top and bottom of the image. This is most visible in games which put the scoreboard on top, like Ninja Gaiden II on the SMS or Gleylancer on the Genesis.
The Raspberry Pi runs on my TV at 1280 x 768 with an overscan of zero, and the EmulationStation interface is _not_ cropped. I tried playing around with the overscan parametes on /boot/config.txt, but even after adding an overscan of, say, 16px on top and bottom of the screen Picodrive still crops the image inside the visible area.
Any ideas or pointers would be greatly appreciated. This forum has been an invaluable resource during my experiments.