Re: [hatari-devel] aspect ratio problems

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hi, thanks for the info.

The registers which cause this on Falcon are $FFFF82A8, $FFFF82AA.

I'll try with --aspect off to see if it helps.

D.


On 8 August 2013 23:34, Eero Tamminen <oak@xxxxxxxxxxxxxx> wrote:
Hi,

On perjantai 09 elokuu 2013, Eero Tamminen wrote:
> On torstai 08 elokuu 2013, Douglas Little wrote:
> If I remember right it's not based on pixel shape, but resolution,
> Hatari scales the resolution so that ratio between X & Y keeps
> between 1:2 and 2:1.
>
> > This gets progressively worse as the window is made smaller, until the
> > image is very tall and thin (it should be square).
> >
> > Is there any way to prevent this behaviour through the config file?
>
> Try "--aspect off".

To debug this, you can add some prints to:
         src/falcon/hostscreen.c::HostScreen_setWindowSize()

To see what sized screen is requested by Falcon registers and to
what size it's scaled.

You can also try "--trace videl" to see what register values
are set to Videl, and enable extra debugging from src/resolution.c.


        - Eero





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/