I can remember playing Kyrandia years ago. I would LOVE to get it working again. I am able to play the game without Voices or Music(what is the fun tho) I have tryed every setting under the sun for the game and DOS BOX. Can anyone tell me if they actually got the music, and voices working? If so, what setting did you select in the setup program dos or windows and which sound driver? Additionally, what sound card are you emulating in dos box?
[sblaster]
# type -- Type of sblaster to emulate:none,sb1,sb2,sbpro1,sbpro2,sb16.
# base,irq,dma,hdma -- The IO/IRQ/DMA/High DMA address of the soundblaster.
# mixer -- Allow the soundblaster mixer to modify the dosbox mixer.
# oplmode -- Type of OPL emulation: auto,cms,opl2,dualopl2,opl3.
# On auto the mode is determined by sblaster type.
# oplrate -- Sample rate of OPL music emulation.
type=sbpro1
base=220
irq=7
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=22050
|