VOGONS


Full screen %

Topic actions

First post, by Ir8

User metadata
Rank Newbie
Rank
Newbie

Is there a way to make full screen like 75% of full screen?

thnx

Reply 2 of 9, by Ir8

User metadata
Rank Newbie
Rank
Newbie

🤣,ok,how 😀

thnx

hey DosFreak
There used to be an old PC forum that had a machine gun in it's logo(cant remember the name. I think it was HardwarePacers...
There was a guy there named DosFreak,was that you?

Reply 3 of 9, by Ir8

User metadata
Rank Newbie
Rank
Newbie

That was just too much info to handle...🤣
Anybody else have any one word answers for me.

Reply 5 of 9, by Ir8

User metadata
Rank Newbie
Rank
Newbie

I'm pretty sure it's gonna be in here.
fullscreen=false
fulldouble=false
fullresolution=original
windowresolution=original
output=overlay
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper-0.74.map
usescancodes=true

can yaz give me a hint...

Reply 6 of 9, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

fullresolution maybe ?

or do you want black borders for the other 25% ?
That might be possible using your videocard (if you are on a laptop) DOSBox doesn't support that as everybody tries to get rid of those borders instead of adding them

Water flows down the stream
How to ask questions the smart way!

Reply 7 of 9, by Ir8

User metadata
Rank Newbie
Rank
Newbie

I'm on a desk top with a lcd 24" monitor. I figured if I could reduce the window,it might help the video quality.
So I would set fullresolution to fixed?
I will mess around with the graphics card but I really did,nt want to change it cause I did'nt want to have to change it back after game.

thnx fr the help

Reply 8 of 9, by ripa

User metadata
Rank Oldbie
Rank
Oldbie

One approach:
output=surface
scaler=3x
fullresolution=1600x1200 # put something here that is bigger than the game's resolution times 3

Another approach:
output=overlay # anything else except surface
fullresolution=1024x768 # put something less than your desktop's resolution here
You also have to set your graphics card or monitor not to stretch the resulting picture for this second approach to work.

Reply 9 of 9, by Ir8

User metadata
Rank Newbie
Rank
Newbie

I will play with these settings and see what happens.

thenx fr the help