http://www.gravis.com/support/sup_1059.htm...drivers_gus_max
Here is a direct link to all the files and patches for it.
:w00t:
From Dosbox.conf
Code:
[gus]
# gus -- Enable the Gravis Ultrasound emulation.
# base,irq1,irq2,dma1,dma2 -- The IO/IRQ/DMA addresses of the
# * * * * * *Gravis Ultrasound. (Same IRQ's and DMA's are OK.)
# rate -- Sample rate of Ultrasound emulation.
# ultradir -- Path to Ultrasound directory. *In this directory
# * * * * * * there should be a MIDI directory that contains
# * * * * * * the patch files for GUS playback. *Patch sets used
# * * * * * * with Timidity should work fine.
gus=true
rate=22050
base=240
irq1=5
irq2=5
dma1=3
dma2=3
ultradir=C:\ULTRASND