Homepage Forums RetroPie Project Video Output on RetroPie Help Needed: Need some overlays to be tested Reply To: Help Needed: Need some overlays to be tested

#97296
patl
Participant

I disable integerscale, instead i calculate the resolution by myself for a 4:3 aspect ratio.
The X resolution doesn’t matter for the custom_viewport.
The overlay relolution should be the same as the video_fullscreen until: input_overlay_scale = 1 in the system config,
overlay0_full_screen = true in the overlay config file.
Otherwise the number of Y pixels of each scanline for each emulated Y pixel is no longer correct and the whole image looks badly.