I’m trying to get picodrive to work fullscreen in 16:9 (stretch of course ).
But for now it only works with Master System Games so far, starting MegaCD or 32X Games results in a cropped and centered image. I’m using the same retroarch.cfg configs, though normally it should work to my understanding?
Only relevant options in the config are:
video_aspect_ratio = 1.33
aspect_ratio_index = “1”
custom_viewport_width = “640”
custom_viewport_height = “480”
custom_viewport_x = “0”
custom_viewport_y = “0”