Re: how to stop games from switching resolution in windowed mode?
Posted on 2025-06-07, 05:20
"config -set output opengl" to use the opengl renderer. "config -set windowresolution widthXheight" Replace width and height with what you want the window to be. Use a resolution that is 4:3. This setting requires a restart to take effect. "config -wc" Save the new settings before restarting DOSBox …