View Single Post
Old 10-01-2005, 04:45 AM   #1
Mekaman
Newbie

 
Join Date: Jan 2005
Location: ,
Posts: 10
Send a message via MSN to Mekaman
Default

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
Mekaman is offline                         Send a private message to Mekaman
Reply With Quote