View Single Post
Old 16-05-2007, 06:46 AM   #3
Scatty
Treasure hunter
 
Scatty's Avatar

 
Join Date: Jan 2006
Location: Recklinghuasen
Posts: 1,906
Default

QUOTE(MagusTheGreat @ May 16 2007, 05:31 AM) [snapback]290441[/snapback]
Quote:


I would like to know what changes as to be made in the dosbox.conf document for

1 - NOT be in full screen but change the size of the window !! I read everything but I cant manage to find this out.
[/b]
[sdl]
# fullscreen -- Start dosbox directly in fullscreen.
# fulldouble -- Use double buffering in fullscreen.
# fullresolution -- What resolution to use for fullscreen: original or fixed size (e.g. 1024x768).
# windowresolution -- Scale the window to this size IF the output device supports hardware scaling.
# output -- What to use for output: surface,overlay,opengl,openglnb,ddraw.
# autolock -- Mouse will automatically lock, if you click on the screen.
# sensitiviy -- Mouse sensitivity.
# waitonerror -- Wait before closing the console if dosbox has an error.
# priority -- Priority levels for dosbox: lowest,lower,normal,higher,highest.
# Second entry behind the comma is for when dosbox is not focused/minimized.
# mapperfile -- File used to load/save the key/event mappings from.
# usescancodes -- Avoid usage of symkeys, might not work on all operating systems.

fullscreen=false
fulldouble=false
fullresolution=original
windowresolution=original < change to whatever size you prefer, i. e. 800x600 or 640x480, the higher the larger the window
Scatty is offline                         Send a private message to Scatty
Reply With Quote