USING THE SB/SBPRO WITH THE GUS !!
==================================

Please note, i am using Sbpro which is T4 in the Set blaster  in sb.bat, for
your case i think u should use T1
My gus directory is d:\gus
your config.sys should NOT contain any GUS specific references.
your autoexec.bat should call gus.bat at the LAST line of the batch file.
My GUS is at 240 and IRQ 11,DMA 7(16bit DMA)
My Sbpro is at 2220 and IRQ 7,DMA 1 (default)
ultrajoy 16 is the speed compensation for the GUS game port, this game port is
better then the sbpro port. It allows the throttle control on the CH
flightstick to work fine.
My GUS is the default config when startup
so when i need to play game which use te sbpro, i run sb.bat
then opensb.bat
afterwards if i need the GUS, i run closesb.bat and then gus.bat once again.
adapt the following batch files to your need

The first one is gus.bat

rem initializes the GUS, sets BLASTER for SBOS
rem ----- created by Jerry Koh, Singapore 1993 July
rem ----- changes are allowed, but please keep the above line
SET ULTRASND=240,7,7,11,3
D:\GUS\ultrinit.exe
SET ULTRADIR=D:\GUS
SET BLASTER=A240 I3 D1 T1
SET GUSMOD=D:\GUS\MOD
d:\gus\ultrajoy 16

----------

The second one is sb.bat

rem initializes SB, sets BLASTER for SB
rem ----- created by Jerry Koh, Singapore 1993 July
rem ----- changes are allowed, but please keep the above line
SET BLASTER=A220 I7 D1 T4
call sbos
call sbos -f

----------

The third one is opensb.bat, i put the output of the sbpro into the input 
of the GUS, so this batch file is to open the gus line in.

rem turns on GUS line in/out
rem ----- created by Jerry Koh, Singapore 1993 July
rem ----- changes are allowed, but please keep the above line
d:\gus\ultrinit -l -o

----------

The fourth one is closesb.bat, to close the line in.

rem turns off GUS line in/out
rem ----- created by Jerry Koh, Singapore 1993 July
rem ----- changes are allowed, but please keep the above line
d:\gus\ultrinit 

===========================================

regards

GUS forever !

Jerry Koh
/---------------------------------------------------------------\
| Jerry Koh aka FLAT^^TOP  Email Address: kohkhang@iscs.nus.sg  |
|  MSWindows & GUS User, Games Fanatic, Battletech and SW Fan   |
\---------------------------------------------------------------/
