VOGONS

Common searches


First post, by Ruonim

User metadata
Rank Newbie
Rank
Newbie

Im using windwos xp 64bit. no support of 16bit programs such as dos. i tried emulating with dosbox. after whole day of testing finallyi makde it fully working. problem were with making sound working. game were returning error with initializing of sound.I have polish version, i think same way is for english and german one.Its funny becouse x64 emulates 32 bit dosbox and dosbox emulates 16bit dos 😀
Lets get started:
1. Download dosbox 0.63 or newer
2. Downolad dosbox cvs from http://cvscompile.aep-emu.de/dosbox.htm
3. isntall 0.63 and copy files from cvs archive(info at readme.txt in archive)
4.Open dosbox.conf and set values at(u can set cycles lower if u wish but this number are for best game speed):

fullscreen=false
fulldouble=false
fullfixed=false
fullresolution=800x600
output=surface
hwscale=1.00
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper.txt

language=
machine=vga
captures=capture
memsize=32

core=dynamic
cycles=40000
cycleup=500
cycledown=20

nosound=false
rate=22050
blocksize=2048
prebuffer=10
type=sb16
base=220
irq=7
dma=1
hdma=5
mixer=false
oplmode=auto
oplrate=22050

mixer must be false or initializing sound will fail.dynamic core must be too to avoid hung at loading.
5. mount cd install game.setup sound etc
6. play

i had problem with cd. i had to downlaod patch for game.1.81 fixed problem with "cd isnt in drive"

HAVE FUN