First post, by KermodeBear
Hello,
I'm having an issue with DOSBox and I'm hoping that someone can help.
I'm familiar with setting the resolution for games, both full screen and windowed mode, but for some applications this is what happens:
1. DOSBox starts in the resolution I specify, windowed.
2. The application requests a resolution change.
3. DOSBox complies, and the window changes to the resolution requested.
On high resolutions this causes some games to be unplayable. I have experienced this issue with several applications in the past. Currently, I am experiencing it with Might and Magic II (as packaged by Good Old Games).
I would like the window size to remain constant even if the application itself wants to change the resolution; the application should scale to fit the window size in all cases. Is this possible?
DOSBox version: 0.74
I'm running Windows 7 Professional. If requested, I could attach a full DXDiag with all of that juicy information if it would help.
I have attached my full DOSBox configuration file, but here are the most likely important bits:
[sdl]
fullscreen=false
fulldouble=false
fullresolution=desktop
windowresolution=1440x900
output=Overlay
[...]
[dosbox]
language=
machine=svga_s3
captures=capture
memsize=32
[...]
[render]
frameskip=0
aspect=false
scaler=supereagle
Thank you for any assistance!