VOGONS


Dosbox scaling options

Topic actions

First post, by leech88

User metadata
Rank Newbie
Rank
Newbie

I'd like to know if there is a way to have dosbox do the scaling so that a low resolution will be set to the highest integer multiple supported by the display, so that for example a 640x480 game will be presented as 1280x960, thus minimizing the loss of quality in LCDs.

Thanks in advance

Reply 2 of 2, by VileR

User metadata
Rank l33t
Rank
l33t

That was more about allowing oddball resolutions and separate scaling of X and Y (plus recreating the Great Wall of China in textual form, I guess).

I too would like a "normal"-style scaler that always uses the highest available integer multiplier - I've been trying to look at the code to see if a patch would be feasible, since "normal3x" doesn't really cut it when the average monitor these days is 1920px wide. However the way that scalers work in DOSBox, in conjunction with video modes and aspect correction, makes it a lot more complicated than I expected.

@leech88: normal2x will scale a 640x480 game to 1280x960 - you simply need to set it to "forced", for some reason.

[ WEB ] - [ BLOG ] - [ TUBE ] - [ CODE ]