VOGONS


Window size

Topic actions

First post, by Nothingness

User metadata
Rank Newbie
Rank
Newbie

How do I increase the Dos Box window size? I don't want full screen, just a larger window.

I have almost zero programming knowledge so as simple and layman-ish as possible would be appreciated.

Reply 1 of 1, by ripa

User metadata
Rank Oldbie
Rank
Oldbie

Open dosbox.conf (if you're on Windows) in a text editor and set the following:
windowresolution=800x600 # or whatever you want
output=ddraw # or opengl or openglnb or overlay

Also see:
How to change Dosbox window size ?