VOGONS


First post, by bhavesh.gangani

User metadata
Rank Newbie
Rank
Newbie

I'm using TC (Turbo c) in DOSBox and managed to get full screen but its not really full screen. Screen has still left and right side space.
It comes up with Square resolution i want to make it wide,
Well I've following settings on dosbox and having aspect ratio of my laptop "1366×768",

fullscreen=true
fulldouble=false
fullresolution=1366×768
windowresolution=1366×768
output=ddraw
autolock=true

frameskip=0
aspect=false
scaler=hq3x

Please Suggest some settings to make the screen full screen with wide screen (eg. Aspect ratio of 16 : 9).
I'm using DOSBox for TC only not for games.

Reply 1 of 1, by JosSchaars

User metadata
Rank Newbie
Rank
Newbie

If not into gaming, you could have a look at vDos: http://sourceforge.net/projects/vdos/.
WIth 16:9 it will also have some unused space left and right, you would need a 16:10 display for an exact coverage.
DOS has a 25x80 character display, no way to fit this exactly in a monitor with a 16:9 asoect ration.
But at least the display of characters would be real nice in vDos.