Edgewall Software

SandBox: dosbox.conf

File dosbox.conf, 7.0 KB (added by anonymous, 10 months ago)
Line 
1# This is the configurationfile for DOSBox 0.72.
2# Lines starting with a # are commentlines.
3# They are used to (briefly) document the effect of each option.
4
5[sdl]
6# fullscreen -- Start dosbox directly in fullscreen.
7# fulldouble -- Use double buffering in fullscreen.
8# fullresolution -- What resolution to use for fullscreen: original or fixed size (e.g. 1024x768).
9# windowresolution -- Scale the window to this size IF the output device supports hardware scaling.
10# output -- What to use for output: surface,overlay,opengl,openglnb.
11# autolock -- Mouse will automatically lock, if you click on the screen.
12# sensitiviy -- Mouse sensitivity.
13# waitonerror -- Wait before closing the console if dosbox has an error.
14# priority -- Priority levels for dosbox: lowest,lower,normal,higher,highest,pause (when not focussed).
15#             Second entry behind the comma is for when dosbox is not focused/minimized.
16# mapperfile -- File used to load/save the key/event mappings from.
17# usescancodes -- Avoid usage of symkeys, might not work on all operating systems.
18
19fullscreen=false
20fulldouble=false
21fullresolution=original
22windowresolution=original
23output=surface
24autolock=true
25sensitivity=100
26waitonerror=true
27priority=higher,normal
28mapperfile=mapper.txt
29usescancodes=true
30
31[dosbox]
32# language -- Select another language file.
33# memsize -- Amount of memory DOSBox has in megabytes.
34# machine -- The type of machine tries to emulate:hercules,cga,tandy,pcjr,vga.
35# captures -- Directory where things like wave,midi,screenshot get captured.
36
37language=
38machine=vga
39captures=capture
40memsize=16
41
42[render]
43# frameskip -- How many frames DOSBox skips before drawing one.
44# aspect -- Do aspect correction, if your output method doesn't support scaling this can slow things down!.
45# scaler -- Scaler used to enlarge/enhance low resolution modes.
46#           Supported are none,normal2x,normal3x,advmame2x,advmame3x,hq2x,hq3x,
47#                         2xsai,super2xsai,supereagle,advinterp2x,advinterp3x,
48#                         tv2x,tv3x,rgb2x,rgb3x,scan2x,scan3x.
49#           If forced is appended (like scaler=hq2x forced), the scaler will be used
50#           even if the result might not be desired.
51
52frameskip=0
53aspect=false
54scaler=normal2x
55
56[cpu]
57# core -- CPU Core used in emulation: normal,simple,dynamic,auto.
58#         auto switches from normal to dynamic if appropriate.
59# cycles -- Amount of instructions DOSBox tries to emulate each millisecond.
60#           Setting this value too high results in sound dropouts and lags.
61#           You can also let DOSBox guess the correct value by setting it to max.
62#           The default setting (auto) switches to max if appropriate.
63# cycleup   -- Amount of cycles to increase/decrease with keycombo.
64# cycledown    Setting it lower than 100 will be a percentage.
65
66core=auto
67cycles=auto
68cycleup=500
69cycledown=20
70
71[mixer]
72# nosound -- Enable silent mode, sound is still emulated though.
73# rate -- Mixer sample rate, setting any devices higher than this will
74#         probably lower their sound quality.
75# blocksize -- Mixer block size, larger blocks might help sound stuttering
76#              but sound will also be more lagged.
77# prebuffer -- How many milliseconds of data to keep on top of the blocksize.
78
79nosound=false
80rate=22050
81blocksize=2048
82prebuffer=10
83
84[midi]
85# mpu401      -- Type of MPU-401 to emulate: none, uart or intelligent.
86# device      -- Device that will receive the MIDI data from MPU-401.
87#                This can be default,alsa,oss,win32,coreaudio,none.
88# config      -- Special configuration options for the device. In Windows put
89#                the id of the device you want to use. See README for details.
90
91mpu401=intelligent
92device=default
93config=
94
95[sblaster]
96# sbtype -- Type of sblaster to emulate:none,sb1,sb2,sbpro1,sbpro2,sb16.
97# sbbase,irq,dma,hdma -- The IO/IRQ/DMA/High DMA address of the soundblaster.
98# mixer -- Allow the soundblaster mixer to modify the DOSBox mixer.
99# oplmode -- Type of OPL emulation: auto,cms,opl2,dualopl2,opl3.
100#            On auto the mode is determined by sblaster type.
101#            All OPL modes are 'Adlib', except for CMS.
102# oplrate -- Sample rate of OPL music emulation.
103
104sbtype=sb16
105sbbase=220
106irq=7
107dma=1
108hdma=5
109mixer=true
110oplmode=auto
111oplrate=22050
112
113[gus]
114# gus -- Enable the Gravis Ultrasound emulation.
115# gusbase,irq1,irq2,dma1,dma2 -- The IO/IRQ/DMA addresses of the
116#            Gravis Ultrasound. (Same IRQ's and DMA's are OK.)
117# gusrate -- Sample rate of Ultrasound emulation.
118# ultradir -- Path to Ultrasound directory.  In this directory
119#             there should be a MIDI directory that contains
120#             the patch files for GUS playback.  Patch sets used
121#             with Timidity should work fine.
122
123gus=true
124gusrate=22050
125gusbase=240
126irq1=5
127irq2=5
128dma1=3
129dma2=3
130ultradir=C:\ULTRASND
131
132[speaker]
133# pcspeaker -- Enable PC-Speaker emulation.
134# pcrate -- Sample rate of the PC-Speaker sound generation.
135# tandy -- Enable Tandy Sound System emulation (off,on,auto).
136#          For auto Tandysound emulation is present only if machine is set to tandy.
137# tandyrate -- Sample rate of the Tandy 3-Voice generation.
138# disney -- Enable Disney Sound Source emulation. Covox Voice Master and Speech Thing compatible.
139
140pcspeaker=true
141pcrate=22050
142tandy=auto
143tandyrate=22050
144disney=true
145
146[joystick]
147# joysticktype -- Type of joystick to emulate: auto (default), none,
148#                 2axis (supports two joysticks,
149#                 4axis (supports one joystick, first joystick used),
150#                 4axis_2 (supports one joystick, second joystick used),
151#                 fcs (Thrustmaster), ch (CH Flightstick).
152#                 none disables joystick emulation.
153#                 auto chooses emulation depending on real joystick(s).
154# timed -- enable timed intervals for axis. (false is old style behaviour).
155# autofire -- continuously fires as long as you keep the button pressed.
156# swap34 -- swap the 3rd and the 4th axis. can be useful for certain joysticks.
157# buttonwrap -- enable button wrapping at the number of emulated buttons.
158
159joysticktype=auto
160timed=true
161autofire=false
162swap34=false
163buttonwrap=true
164
165[serial]
166# serial1-4 -- set type of device connected to com port.
167#              Can be disabled, dummy, modem, nullmodem, directserial.
168#              Additional parameters must be in the same line in the form of
169#              parameter:value. Parameter for all types is irq.
170#              for directserial: realport (required), rxdelay (optional).
171#              for modem: listenport (optional).
172#              for nullmodem: server, rxdelay, txdelay, telnet, usedtr,
173#                             transparent, port, inhsocket (all optional).
174#              Example: serial1=modem listenport:5000
175
176serial1=dummy
177serial2=dummy
178serial3=disabled
179serial4=disabled
180
181[dos]
182# xms -- Enable XMS support.
183# ems -- Enable EMS support.
184# umb -- Enable UMB support.
185# keyboardlayout -- Language code of the keyboard layout (or none).
186
187xms=true
188ems=true
189umb=true
190keyboardlayout=tr
191
192[ipx]
193# ipx -- Enable ipx over UDP/IP emulation.
194
195ipx=false
196
197[autoexec]
198# Lines in this section will be run at startup.
199
200mount c /home/kaya/Uygulamalar/dosbox
201c:
202
203