<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Preza</id>
	<title>DOSBoxWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Preza"/>
	<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/Special:Contributions/Preza"/>
	<updated>2026-05-14T14:15:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=User:Preza&amp;diff=332</id>
		<title>User:Preza</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=User:Preza&amp;diff=332"/>
		<updated>2008-01-20T00:54:37Z</updated>

		<summary type="html">&lt;p&gt;Preza: New page: # This is the configurationfile for DOSBox 0.72. # Lines starting with a # are commentlines. # They are used to (briefly) document the effect of each option.  [sdl] # fullscreen -- Start d...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;# This is the configurationfile for DOSBox 0.72.&lt;br /&gt;
# Lines starting with a # are commentlines.&lt;br /&gt;
# They are used to (briefly) document the effect of each option.&lt;br /&gt;
&lt;br /&gt;
[sdl]&lt;br /&gt;
# fullscreen -- Start dosbox directly in fullscreen.&lt;br /&gt;
# fulldouble -- Use double buffering in fullscreen.&lt;br /&gt;
# fullresolution -- What resolution to use for fullscreen: original or fixed size (e.g. 1024x768).&lt;br /&gt;
# windowresolution -- Scale the window to this size IF the output device supports hardware scaling.&lt;br /&gt;
# output -- What to use for output: surface,overlay,opengl,openglnb,ddraw.&lt;br /&gt;
# autolock -- Mouse will automatically lock, if you click on the screen.&lt;br /&gt;
# sensitiviy -- Mouse sensitivity.&lt;br /&gt;
# waitonerror -- Wait before closing the console if dosbox has an error.&lt;br /&gt;
# priority -- Priority levels for dosbox: lowest,lower,normal,higher,highest,pause (when not focussed).&lt;br /&gt;
#             Second entry behind the comma is for when dosbox is not focused/minimized.&lt;br /&gt;
# mapperfile -- File used to load/save the key/event mappings from.&lt;br /&gt;
# usescancodes -- Avoid usage of symkeys, might not work on all operating systems.&lt;br /&gt;
&lt;br /&gt;
fullscreen=true&lt;br /&gt;
fulldouble=false&lt;br /&gt;
fullresolution=original&lt;br /&gt;
windowresolution=original&lt;br /&gt;
output=surface&lt;br /&gt;
autolock=true&lt;br /&gt;
sensitivity=100&lt;br /&gt;
waitonerror=true&lt;br /&gt;
priority=higher,normal&lt;br /&gt;
mapperfile=mapper.txt&lt;br /&gt;
usescancodes=true&lt;br /&gt;
&lt;br /&gt;
[dosbox]&lt;br /&gt;
# language -- Select another language file.&lt;br /&gt;
# memsize -- Amount of memory DOSBox has in megabytes.&lt;br /&gt;
# machine -- The type of machine tries to emulate:hercules,cga,tandy,pcjr,vga.&lt;br /&gt;
# captures -- Directory where things like wave,midi,screenshot get captured.&lt;br /&gt;
&lt;br /&gt;
language=&lt;br /&gt;
machine=vgahelp&lt;br /&gt;
&lt;br /&gt;
captures=capture&lt;br /&gt;
memsize=16&lt;br /&gt;
&lt;br /&gt;
[render]&lt;br /&gt;
# frameskip -- How many frames DOSBox skips before drawing one.&lt;br /&gt;
# aspect -- Do aspect correction, if your output method doesn't support scaling this can slow things down!.&lt;br /&gt;
# scaler -- Scaler used to enlarge/enhance low resolution modes.&lt;br /&gt;
#           Supported are none,normal2x,normal3x,advmame2x,advmame3x,hq2x,hq3x,&lt;br /&gt;
#                         2xsai,super2xsai,supereagle,advinterp2x,advinterp3x,&lt;br /&gt;
#                         tv2x,tv3x,rgb2x,rgb3x,scan2x,scan3x.&lt;br /&gt;
#           If forced is appended (like scaler=hq2x forced), the scaler will be used&lt;br /&gt;
#           even if the result might not be desired.&lt;br /&gt;
&lt;br /&gt;
frameskip=0&lt;br /&gt;
aspect=false&lt;br /&gt;
scaler=normal2x&lt;br /&gt;
&lt;br /&gt;
[cpu]&lt;br /&gt;
# core -- CPU Core used in emulation: normal,simple,dynamic,auto.&lt;br /&gt;
#         auto switches from normal to dynamic if appropriate.&lt;br /&gt;
# cycles -- Amount of instructions DOSBox tries to emulate each millisecond.&lt;br /&gt;
#           Setting this value too high results in sound dropouts and lags.&lt;br /&gt;
#           You can also let DOSBox guess the correct value by setting it to max.&lt;br /&gt;
#           The default setting (auto) switches to max if appropriate.&lt;br /&gt;
# cycleup   -- Amount of cycles to increase/decrease with keycombo.&lt;br /&gt;
# cycledown    Setting it lower than 100 will be a percentage.&lt;br /&gt;
&lt;br /&gt;
core=auto&lt;br /&gt;
cycles=auto&lt;br /&gt;
cycleup=500&lt;br /&gt;
cycledown=20&lt;br /&gt;
&lt;br /&gt;
[mixer]&lt;br /&gt;
# nosound -- Enable silent mode, sound is still emulated though.&lt;br /&gt;
# rate -- Mixer sample rate, setting any devices higher than this will&lt;br /&gt;
#         probably lower their sound quality.&lt;br /&gt;
# blocksize -- Mixer block size, larger blocks might help sound stuttering&lt;br /&gt;
#              but sound will also be more lagged.&lt;br /&gt;
# prebuffer -- How many milliseconds of data to keep on top of the blocksize.&lt;br /&gt;
&lt;br /&gt;
nosound=false&lt;br /&gt;
rate=22050&lt;br /&gt;
blocksize=2048&lt;br /&gt;
prebuffer=10&lt;br /&gt;
&lt;br /&gt;
[midi]&lt;br /&gt;
# mpu401      -- Type of MPU-401 to emulate: none, uart or intelligent.&lt;br /&gt;
# device      -- Device that will receive the MIDI data from MPU-401.&lt;br /&gt;
#                This can be default,alsa,oss,win32,coreaudio,none.&lt;br /&gt;
# config      -- Special configuration options for the device. In Windows put&lt;br /&gt;
#                the id of the device you want to use. See README for details.&lt;br /&gt;
&lt;br /&gt;
mpu401=intelligent&lt;br /&gt;
device=default&lt;br /&gt;
config=&lt;br /&gt;
&lt;br /&gt;
[sblaster]&lt;br /&gt;
# sbtype -- Type of sblaster to emulate:none,sb1,sb2,sbpro1,sbpro2,sb16.&lt;br /&gt;
# sbbase,irq,dma,hdma -- The IO/IRQ/DMA/High DMA address of the soundblaster.&lt;br /&gt;
# mixer -- Allow the soundblaster mixer to modify the DOSBox mixer.&lt;br /&gt;
# oplmode -- Type of OPL emulation: auto,cms,opl2,dualopl2,opl3.&lt;br /&gt;
#            On auto the mode is determined by sblaster type.&lt;br /&gt;
#            All OPL modes are 'Adlib', except for CMS.&lt;br /&gt;
# oplrate -- Sample rate of OPL music emulation.&lt;br /&gt;
&lt;br /&gt;
sbtype=sb16&lt;br /&gt;
sbbase=220&lt;br /&gt;
irq=7&lt;br /&gt;
dma=1&lt;br /&gt;
hdma=5&lt;br /&gt;
mixer=true&lt;br /&gt;
oplmode=auto&lt;br /&gt;
oplrate=22050&lt;br /&gt;
&lt;br /&gt;
[gus]&lt;br /&gt;
# gus -- Enable the Gravis Ultrasound emulation.&lt;br /&gt;
# gusbase,irq1,irq2,dma1,dma2 -- The IO/IRQ/DMA addresses of the &lt;br /&gt;
#            Gravis Ultrasound. (Same IRQ's and DMA's are OK.)&lt;br /&gt;
# gusrate -- Sample rate of Ultrasound emulation.&lt;br /&gt;
# ultradir -- Path to Ultrasound directory.  In this directory&lt;br /&gt;
#             there should be a MIDI directory that contains&lt;br /&gt;
#             the patch files for GUS playback.  Patch sets used&lt;br /&gt;
#             with Timidity should work fine.&lt;br /&gt;
&lt;br /&gt;
gus=true&lt;br /&gt;
gusrate=22050&lt;br /&gt;
gusbase=240&lt;br /&gt;
irq1=5&lt;br /&gt;
irq2=5&lt;br /&gt;
dma1=3&lt;br /&gt;
dma2=3&lt;br /&gt;
ultradir=C:\ULTRASND&lt;br /&gt;
&lt;br /&gt;
[speaker]&lt;br /&gt;
# pcspeaker -- Enable PC-Speaker emulation.&lt;br /&gt;
# pcrate -- Sample rate of the PC-Speaker sound generation.&lt;br /&gt;
# tandy -- Enable Tandy Sound System emulation (off,on,auto).&lt;br /&gt;
#          For auto Tandysound emulation is present only if machine is set to tandy.&lt;br /&gt;
# tandyrate -- Sample rate of the Tandy 3-Voice generation.&lt;br /&gt;
# disney -- Enable Disney Sound Source emulation. Covox Voice Master and Speech Thing compatible.&lt;br /&gt;
&lt;br /&gt;
pcspeaker=true&lt;br /&gt;
pcrate=22050&lt;br /&gt;
tandy=auto&lt;br /&gt;
tandyrate=22050&lt;br /&gt;
disney=true&lt;br /&gt;
&lt;br /&gt;
[joystick]&lt;br /&gt;
# joysticktype -- Type of joystick to emulate: auto (default), none,&lt;br /&gt;
#                 2axis (supports two joysticks,&lt;br /&gt;
#                 4axis (supports one joystick, first joystick used),&lt;br /&gt;
#                 4axis_2 (supports one joystick, second joystick used),&lt;br /&gt;
#                 fcs (Thrustmaster), ch (CH Flightstick).&lt;br /&gt;
#                 none disables joystick emulation.&lt;br /&gt;
#                 auto chooses emulation depending on real joystick(s).&lt;br /&gt;
# timed -- enable timed intervals for axis. (false is old style behaviour).&lt;br /&gt;
# autofire -- continuously fires as long as you keep the button pressed.&lt;br /&gt;
# swap34 -- swap the 3rd and the 4th axis. can be useful for certain joysticks.&lt;br /&gt;
# buttonwrap -- enable button wrapping at the number of emulated buttons.&lt;br /&gt;
&lt;br /&gt;
joysticktype=auto&lt;br /&gt;
timed=true&lt;br /&gt;
autofire=false&lt;br /&gt;
swap34=false&lt;br /&gt;
buttonwrap=true&lt;br /&gt;
&lt;br /&gt;
[serial]&lt;br /&gt;
# serial1-4 -- set type of device connected to com port.&lt;br /&gt;
#              Can be disabled, dummy, modem, nullmodem, directserial.&lt;br /&gt;
#              Additional parameters must be in the same line in the form of&lt;br /&gt;
#              parameter:value. Parameter for all types is irq.&lt;br /&gt;
#              for directserial: realport (required), rxdelay (optional).&lt;br /&gt;
#              for modem: listenport (optional).&lt;br /&gt;
#              for nullmodem: server, rxdelay, txdelay, telnet, usedtr,&lt;br /&gt;
#                             transparent, port, inhsocket (all optional).&lt;br /&gt;
#              Example: serial1=modem listenport:5000&lt;br /&gt;
&lt;br /&gt;
serial1=dummy&lt;br /&gt;
serial2=dummy&lt;br /&gt;
serial3=disabled&lt;br /&gt;
serial4=disabled&lt;br /&gt;
&lt;br /&gt;
[dos]&lt;br /&gt;
# xms -- Enable XMS support.&lt;br /&gt;
# ems -- Enable EMS support.&lt;br /&gt;
# umb -- Enable UMB support.&lt;br /&gt;
# keyboardlayout -- Language code of the keyboard layout (or none).&lt;br /&gt;
&lt;br /&gt;
xms=true&lt;br /&gt;
ems=true&lt;br /&gt;
umb=true&lt;br /&gt;
keyboardlayout=none&lt;br /&gt;
&lt;br /&gt;
[ipx]&lt;br /&gt;
# ipx -- Enable ipx over UDP/IP emulation.&lt;br /&gt;
&lt;br /&gt;
ipx=false&lt;br /&gt;
&lt;br /&gt;
[autoexec]&lt;br /&gt;
# Lines in this section will be run at startup.&lt;/div&gt;</summary>
		<author><name>Preza</name></author>
	</entry>
</feed>