VOGONS


First post, by brownbunny0

User metadata
Rank Newbie
Rank
Newbie

When I run dos box in fullscreen, there is still a black border around the edge of the screen (see screenshot http://imgur.com/DcM2J). How can I make the game utilize the entire screen? I'm on mac.

Thanks

Reply 1 of 4, by leileilol

User metadata
Rank l33t++
Rank
l33t++

Mac, eh? Try this in your config file

output=openglnb
aspect=true
fullresolution=0x0

apsosig.png
long live PCem
FUCK "AI"

Reply 2 of 4, by brownbunny0

User metadata
Rank Newbie
Rank
Newbie

Thanks! That worked.

Let's say I wanted to force the game into 16x10 (my screen's aspect ratio), how would I do that? My resolution is 1280x800

Reply 3 of 4, by leileilol

User metadata
Rank l33t++
Rank
l33t++

aspect=false would do the fitting, but I don't like that personally since it makes games appear undesirably stretched. Remember that DOS machines in their wacky resolutions, be it 640x200, 360x480, always outputted to a 4:3 aspect (mostly)

apsosig.png
long live PCem
FUCK "AI"

Reply 4 of 4, by brownbunny0

User metadata
Rank Newbie
Rank
Newbie

That didn't work:

I'm using
output=openglnb
aspect=false
fullresolution=0x0

and everything looks like it did originally: in widescreen, with a black border around the whole screen, except now the pixels aren't defined as well, everything is looking blurry.