March 11, 2007

DOSBox 0.70 is now available.

A new release of DOSBox is out. It offers improved performance over the previous release. The new auto CPU core really works well with Moo2.

Here is my dosbox.conf file. The highlighted items are the ones I changed for performance and sound.


[sdl]
fullscreen=false
fulldouble=false
fullresolution=original
windowresolution=original
output=overlay
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper.txt

[dosbox]
language=
machine=vga
captures=capture
memsize=16

[render]
frameskip=0
aspect=false
scaler=scan2x

[cpu]
core=auto
cycles=auto
cycleup=500
cycledown=20
timesynched=false

[mixer]
nosound=false
rate=22050
blocksize=2048
prebuffer=10

[midi]
mpu401=intelligent
device=default
mt32rate=22050
config=

[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5

mixer=true
oplmode=auto
oplrate=22050

[gus]
gus=false
gusrate=22050
gusbase=240
irq1=5
irq2=5
dma1=3
dma2=3
ultradir=C:\ULTRASND

[speaker]
pcspeaker=true
pcrate=22050
tandy=auto
tandyrate=22050
disney=true

[joystick]
joysticktype=none
timed=true
autofire=false
swap34=false
buttonwrap=true

[serial]
serial1=dummy
serial2=dummy
serial3=disabled
serial4=disabled

[dos]
xms=true
ems=true
umb=true
keyboardlayout=none

[ipx]
# ipx -- Enable ipx over UDP/IP emulation.

ipx=true

[autoexec]
# Lines in this section will be run at startup.

mount c c:\mps\orion2\
c:

Copyright 2005-2019 Shawn Meunier