1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/gfx/video_filters/Upscale_240x160-320x240_Stretched-mix.filt
2022-05-20 20:46:00 +02:00

10 lines
337 B
Plaintext

filter = upscale_mix_240x160_320x240
# Aspect ratio correction:
# - 1: 240x160 content is scaled to 320x213, with
# padding added to the top and bottom of the
# image (letterboxing) to maintain the native
# content aspect ratio
# - 0: 240x160 content is stretched to 320x240
upscale_mix_240x160_320x240_keep_aspect = "0"