First post, by plutonick
I am trying to play Companions of Xanth using mt32 sound. So far I have failed miserably.
I am rather new to dosbox, but after significant research, I managed to find
Gulikoza's build and the relevant mt32 roms which I copied to the folder of the game i mount. I am using the following parameters, taking care to use the mt32 option for MIDI
[note that i tried both mpu401=uart and intelligent]
# Config file for profile "Companions of Xanth"[cpu]core=autocycles=10000cycleup=500cycledown=20[mixer]nosound=falserate=22050blocksize=2048prebuffer=10[midi][b]mpu401=uartdevice=mt32[/b]config=[sblaster]sbtype=sb16sbbase=220irq=7dma=1hdma=5mixer=trueoplmode=autooplrate=22050[gus]gus=truegusrate=22050gusbase=240irq1=5irq2=5dma1=1dma2=1ultradir=C:\ULTRASND[speaker]pcspeaker=truepcrate=22050tandy=autotandyrate=22050disney=true[dos]xms=trueems=trueumb=truekeyboardlayout=US
I omitted pasting the rest of the parameters.
The result is that I get no music, just the voices. Also the game's .ini file [legend.ini] is the following
MOUSE=MOUSEMUSIC=MT32 2 330SOUND=BLASTER 7 220GAMEDATA=c:\XANTH\SAVEDATA=C:\XANTH\
I suspect I will have the same mt-32 issues with any game of Legend's [eric the unready, gateway 1 and gateway 2], therefore helping me here, will help me in the other games as well.