VOGONS


First post, by Spade

User metadata
Rank Newbie
Rank
Newbie

The screen resolution is stuck at 16.9.
Changing the fullscreen res or the window res in dos pref does nothing.
I have tested this on 3 systems in my house running leopard.
they all are stuck at 16.9 weather they are on a 4.3 display or 16.9.
If someone could help me out with this. It would be great.

Reply 1 of 6, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

change output= to something different

Reply 2 of 6, by Spade

User metadata
Rank Newbie
Rank
Newbie

I have tried all of the following for output. They have no effect. Still stuck at 16:9 ratio surface, overlay, opengl (default), openglnb

Reply 3 of 6, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Try some mode13 game (regular 256 colour vga) like indy4 and choose
aspect=true, which should give a 320x240 (or scaled up) resolution.
If that works, and aspect=false doesn't, your gfx card/driver doesn't
hardware-scale the output.

Reply 4 of 6, by Spade

User metadata
Rank Newbie
Rank
Newbie

Thanks this seems to have given me fullscreen 4.3 ratio in almost all my games.
I would think it odd that none of my macs support hardware=scale.
Dos box acts this way even on my intel Imac with a nvidia card in it.

Reply 5 of 6, by Spade

User metadata
Rank Newbie
Rank
Newbie

on another note scaling works perfectly on znes on all my macs.
This is a bit odd.

Reply 6 of 6, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Well "scaling" can be pretty much, what your gfx card has to do for the
dosbox defaults/output not surface is hardware scaling a non-usual resolution,
that is 640x400. The aspect=true turns that into a 640x480 which seemingly
works better for your system, though it requires software "scaling" (y-direction).