libretro / picodrive

Fast MegaDrive/MegaCD/32X emulator
Other
38 stars 60 forks source link

[SMS][Feature] Hide left black border #190

Closed Apaczer closed 1 year ago

Apaczer commented 2 years ago

Kind request to add VIDEO option: "Hide Master System side border" for Left Border (to stretch and recenter the modified image).

Normally I would use image-adjustment shader or overlay, but those options aren't supported on OpenDingux devices with RetroArch and the Picodrive core is the fastest and most reliable of all cores on low-spec arm32 cpus (albeit other cores support titled feature).

irixxxx commented 1 year ago

added with 96948bd

Apaczer commented 1 year ago

Tested with few games on libretro_core & standalone - pixels look even and image is oriented as expetced (that is for keep_aspect_ratio = 1)

Thank you. Maybe we can have this optional for more hardcore users.