Flycast: Reicast Aspect Ratio seems wrong (Windows X64)

Created on 8 May 2019  路  8Comments  路  Source: libretro/flycast

Hi,
The aspect ratio of Reicast core is weird for me
For exemple 1:1 PAR is 3:4 (DAR) instead of 4:3 (DAR)
Is it working nice for you ?

Thanks

Most helpful comment

@flyinghead indeed, i commited the fix directly

All 8 comments

This looks suspicious (core/libretro/libretro.cpp:2048):

info->geometry.base_width   = screen_height;

@barbudreadmon Would you mind double checking?

i confrim same, compiled today for rpi and retroarch has Aspect Ratio 1:1 PAR is 3:4
Squeezed in the middle

Im getting the same Issues aswell, from the latest Reicast core for Retroarch.
and if you choose the widescreen hack option then it gets even more narrow

it can be fixed only by editing the retroarch settings by applying correct ratio. I have a FHD 16:9.
Previous core was having correct ratio.
So its def compile settings.
regards to all!

@flyinghead indeed, i commited the fix directly

PAR looks good to me now!

Tried this morning, and all is fine now
Thanks everybody
I close it now

Was this page helpful?
0 / 5 - 0 ratings