Re: DOSBox Feature Request Thread
Posted on 2016-04-19, 07:00
Is there a way to have the game display at 4:3 resolution, keep the resolution locked, yet black out the rest of the screen? If I understood you right, adjusting these settings in your .conf-file should result in what you want: [sdl] fullscreen=true fullresolution=desktop [render] aspect=true If …