Image Crop when image higher than screen res. and integer scale on

Hi,

I’m trying to fit Dolphin core image output (640x528) x2 = 1024x1056 into a 1280x1024 monitor without disabling integer scale…

What is the best way to do it? Ideally I would like to crop 16 pixels on top and bottom…

Is there a way to set window_height to a larger number than the actual monitor resolution? (so RA automatically crop the image?

Is there another way to do it?

Thank you for your help

Bubs

Yeah, if you just leave integer scale on, set aspect ratio to “custom” and then tick up the custom viewports, it should let you set it larger than the actual screen.

1 Like

Thanks hunterk,

Thats indeed works when the aspect ratio output is always the same … But if it changes, it seems that RA can stretch the image to fit the custom viewports … even with integer scale on… (a different multlipier is applier Horz and Vert…)