
- Make dosbox full screen drivers#
- Make dosbox full screen driver#
- Make dosbox full screen plus#
- Make dosbox full screen windows#
hq3x scales the image up 300%, but it can make things look a bit “cartoon-ish” because it smooths pixellated edges. This will depend on your personal preference and the speed of your hardware. Right after that I like to change scaler=normal2x to scaler=hq3x. To do this I change the aspect=false line to aspect=true. Once the output is set to ddraw, we can enable aspect correction and scaling. Some DOS resolutions do not use square pixels, so aspect ratio correction keeps these games from looking “squished” on the screen (old CRT monitors did not have a fixed number of pixels, so this was not an issue back in the day). Next I change output=surface to output=ddraw to allow for scaling and aspect ratio correction. If your monitor is different, be sure to use its resolution (e.g. Open the nf file via the Start menu.įirst, I change the line that says fullresolution=original to fullresolution=1920x1080, which is my monitor’s native resolution. These settings can be changed by opening the DOSBox Options from the Start menu. The nf file controls how DOSBox displays old games and software.
Make dosbox full screen drivers#
The problem about fullscreen going back to windowed is very strange, perhaps the drivers are responsible.Ĭhanging output is a must, because surface is the only one that doesn't support scaling.Compared to today’s high-definition games, DOS games used low resolutions, so playing old games in DOSBox on a modern LCD monitor or HDTV is not an optimal experience without some configuration. Try every possible option for "output" in case one of them works for you.Īre you sure 1920x1200 is supported by your hardware? Check the desktop display properties.Īlso, be aware that if and when this works, you don't really get higher resolution per se (but you do get better scaling). That is, you will see the image as pixelated as originally in an old monitor. This is unless you also change " scaler" to anything but normal2x or normal3x but this only reduces the pixelation of the edges in exchange for blurring the image, and I can't really recommend it.

Obviously, you can't make a high resolution image out of a low resolution one. Playing DOS games isn't about good graphics anyway. Looks like the "going back to windowed mode" problem was caused by the xBox 360 controller I had plugged in an USB port. What do I have to do to make the picture expand across the full screen? Still, the picture remains small in the middle of the black full screen. Overlay output doesn't support scaling to anything else than multiples of the original resolution. I need help with DosBox (Windows 10 64bit) I'm having a problem with DosBox in full screen. Switch to ddraw.ĭid you read that somewhere, or did you test it? It doesn't agree with my experience. Whenever I start a game (or the game needs to switch from gameplay to cinematics) I have 5 second screen delay.
Make dosbox full screen plus#
Plus when I choose to exit the game the screen look garbled before returning to desktop. That didn't happened with my old Vista 32bit. Besides 1200 is anyway an integer multiple of both 200 (original vertical resolution of the game) and 240 (if aspect-corrected). But I have 1080 pixels of vertical resolution and with output=overlay every game fills the whole height.īut, AnyKey, do experiment with any possible option for output. Also try changing scaler, even to and fro the 2x and 3x-although as far as I know there's a difference between those only when resolution=original.

Make dosbox full screen driver#
#How to make dosbox full screen driver#īear in mind this may be a driver issue, in that land there are lots of particularities and bugs beyond DOSBox's control.
Make dosbox full screen windows#
There's a test can make: take a screenshot while fullscreen, but not with DOSBox, rather with Windows (PrnScr). Then paste the image somewhere (MS Paint) and measure the actual resolution of the image finally sent by the graphic card.

In case this should not be what you expected (1920x1200), that would really explain this and may point to a cause. I'm intrigued by this, because graphic scaling is a part of DOSBox at the same time complicated and grossly undocumented and hugely important.
