issues
search
libretro
/
beetle-saturn-libretro
Standalone hard fork of Mednafen Saturn to the libretro API.
GNU General Public License v2.0
22
stars
10
forks
source link
Fix aspect ratio and default cropping
#33
Closed
sonninnos
closed
9 months ago
sonninnos
commented
9 months ago
More accurate pixel aspect ratio based on multiple images from real hardware and other data
Preserve aspect ratio when using cropping or masking
Changed default cropping modes to the usual values for both PAL and NTSC (PAL for some reason already deafulted only last scanline to that value)
Adjusted fps to be a bit more accurate based on core offered timing
Removed and hid some pointless double logging + cleanups