[ scummvm-Feature Requests-654098 ] Aspect ratio

SourceForge.net noreply at sourceforge.net
Mon Jan 6 02:09:18 CET 2003


Feature Requests item #654098, was opened at 2002-12-15 17:02
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=654098&group_id=37116

Category: None
Group: None
>Status: Closed
Priority: 5
Submitted By: Nicolas George (cigaes)
Assigned to: Nobody/Anonymous (nobody)
Summary: Aspect ratio

Initial Comment:
Most screens run with a 4/3 aspect ratio (800×600,
1024×768, 1600×1200...). Most SCUMM games use a 85/
aspect ratio (320×200). A video mode that resize on the
fly would be welcome.

----------------------------------------------------------------------

Comment By: Max Horn (fingolfin)
Date: 2002-12-21 13:07

Message:
Logged In: YES 
user_id=12935

What exactly is it that you are requesting? Do you want us
to distort the displayed data, i.e. stretch it vertically?
But why?! IMHO that looks extremly ugly.
The SDL_GL backend still allows it, though. You can switch
it between displaying black borders at the top/bottom and
stretching.
For the normal SDL backend, we just request a surface of
640x400 pixel. At least over here, that's mapped to 640x480
mode, and SDL automatically ensures we are displaying
centered on that display. If that is not the case on your
system, please provide some more details as to what you
want, exactly.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=654098&group_id=37116




More information about the Scummvm-tracker mailing list