| Re: [hatari-devel] Hatari manual.html | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
Hi,
On lauantai 22 helmikuu 2014, David Savinkoff wrote:
> ----- Eero Tamminen wrote:
> > There's a separate option for ST/e.  This is because
> > scaling those is done completely differently from
> > TT/Falcon video code.
It's --desktop-st option.
> --max-width <x> and --max-height <x> work correctly for ST/STe.
> Do they work differently for the Falcon/TT?
If you don't have borders enabled, they just affect whether
ST/e screen gets doubled or not[2].  If you have borders enabled,
they can also limit the size of the border.
For ST --borders & --zoom options are easier [1], latter is
backwards compatible convenience option to set both suitable
max width & height.
Why exactly you would want to use --max-width & --max-height
with ST?
[1] I just noticed that "-z 1" limits size to 300x200, I wonder
    why, because "-z 2" includes doubled screen with full borders.
> > (Former can only double size, latter can use any integer
> > scaling factor, and the Atari sizes can differ a lot more
> > too.)
> 
> --max-width <x> and --max-height <x> work as monitor resolution
> selectors (good) more than as scale factors.
Yes.
[2] The scale factor is derived from (allowed) monitor
    resolution though.
> I like 1X scale for ST Low Resolution. The other scale factors
> are simply a necessary evil.  eg.640x200 --> 640x400
> 
> The best low resolution at 1X is: --max-width 416  --max-height 312
Does that height include statusbar with larger font?
(AFAIK max Atari overscan height is <300.)
> Please don't change this. One thing I would like to see is a properly
> cropped 400x300 mode.
Proper in which sense?
	- Eero