home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / sounds / gusdrv.zip / README < prev    next >
Text File  |  1993-09-22  |  9KB  |  172 lines

  1.                              Gravis UltraSound
  2.                       Driver Installation Instructions
  3.  
  4.  
  5. You can print  these  instructions on your printer by typing the following at 
  6. the DOS prompt:
  7.  
  8. COPY /B READ.ME LPT1:  <ENTER>
  9.  
  10. These  drivers  are  ONLY for Sierra games that support General MIDI.  Use of
  11. these  drivers  on  other Sierra games may give unpredictable results, or may 
  12. not work at all.  Future Sierra  game  releases  will contain support for the  
  13. Gravis UltraSound. Specific instructions for installing the Gravis UltraSound
  14. drivers in future games can be found in the owners manual or README file that 
  15. come with the game.
  16.  
  17. _____________________________________________________________________________
  18. The Gravis UltraSound drivers will work with the following games:
  19.  
  20.           Dagger of Amon RA (CD)             Freddy Pharkas           
  21.           Hoyle Classic (VGA)                Island of Dr. Brain       
  22.           King's Quest VI                    Lost Secret of the Rain forest
  23.           Pepper's Adventures in Time        Police Quest (VGA)          
  24.           Quest for Glory (VGA)              Quest for Glory III                  
  25.           Slater and Charlie                 Space Quest V
  26.           King's Quest VI (CD) 
  27.  
  28. IMPORTANT NOTE: These drivers are for Sierra  games only.  They will not work
  29. on Dynamix, Coktel Vision or Bright Star products. 
  30. _____________________________________________________________________________
  31.  
  32. Installation of Gravis Ultra Sound Drivers.
  33.  
  34. To  begin  installation  of the Gravis UltraSound drivers, you must first run 
  35. the  Gravis  install  program  by typing UMINSTAL <ENTER>.  This program will 
  36. create the appropriate INI files for your system configuration.
  37.  
  38. If  the  Sierra  game you plan to add the Gravis UltraSound drivers to is not 
  39. currently installed to the hard drive, install it now.
  40.  
  41. Insert the GUS drivers  disk into drive A: or drive B: (Drive B: will be used 
  42. for this example)
  43.  
  44. C:  <ENTER>                               (Drive  where  game  is installed.)
  45. CD\SIERRA  <ENTER>                        (Directory where game is installed)
  46. COPY B:\*.*    <ENTER>                    (Drive were the GUS driver disk is)
  47. COPY INSTALL.* C:\SIERRA\gamedir <ENTER>  (gamedir  = game subdirectory name)
  48. COPY *.DRV C:\SIERRA\gamedir <ENTER>      (gamedir =  game subdirectory name)
  49. LH ULTRAMID -C -M100 <ENTER>              (This  may  take some time to load)
  50. CD\SIERRA\gamedir <ENTER>                 (gamedir =  game subdirectory name)
  51. INSTALL <ENTER>                           (To change music and sound choices)
  52.  
  53. Once  you  have  started  the  Sierra  installation  program,  go to the game 
  54. configuration  menu  and highlight the music option and press <ENTER>. Change 
  55. the  music option by highlighting the Gravis UltraSound  (GUS)  driver  which  
  56. is  now  listed and press  <ENTER>.  Next, highlight  the  audio  option  and 
  57. press <ENTER>.  Highlight the Gravis  UltraSound (GUS) driver  which  is  now  
  58. listed  and  press  <ENTER>.  Highlight the "Accept  these  choices  and save 
  59. configuration" option and press <ENTER>.  Keep pressing the <ENTER> key until 
  60. you return to DOS.  The next time you run your Sierra game,  it will make use 
  61. of the specific Gravis Ultrasound drivers.  
  62.  
  63.  
  64. WINDOWS USERS PLEASE NOTE:  If Windows has been loaded after the ULTRAMID.EXE
  65. TSR  has  been  used,  you  will  need  to  unload  ULTRAMID.EXE by using the
  66. following  parameters, and then re-run it for use with any Sierra game.  This
  67. is  required  since the Windows drivers overwrite the ULTRAMID instruments in
  68. the  GUS built in RAM.  To un-install ULTRAMID.EXE, use the following at a C:
  69. prompt.
  70.  
  71. ULTRAMID  -F  <ENTER>
  72.  
  73. _____________________________________________________________________________
  74.  
  75.                    Manual installation for advanced users.
  76.  
  77. If you would like to perform a manual installation of the GRAVIS drivers, you
  78. will need to edit the file in your game directory named RESOURCE.CFG.
  79.  
  80. Using your favorite  text editor, change the following lines in RESOURCE.CFG:
  81. soundDrv,  audioDrv.  The text immediately following the "=" must be replaced 
  82. with  a  command line showing the game exactly where your  GRAVIS drivers are 
  83. located.  The  location  of  the  drivers  is  not  critical,  but we suggest 
  84. C:\SIERRA\gamedir (gamedir is the game subdirectory).
  85.  
  86. It  is  important to save your edited RESOURCE.CFG file as ASCII text without
  87. word  processor  formatting.  Use the following example as a guideline - your
  88. RESOURCE.CFG file contents may vary.
  89.  
  90. videoDrv  =    VGA320.DRV                      (No change required)
  91. soundDrv  =    C:\SIERRA\gamedir\GMGUS.DRV     (Pointing to special driver)
  92. audioDrv  =    C:\SIERRA\gamedir\AUDGUS.DRV    (Pointing to special driver)
  93. joyDrv    =    NO                              (No change required)
  94. kbdDrv    =    IBMKBD.DRV                      (No change required)
  95. mouseDrv  =    YES                             (No change required)
  96. memoryDrv =    ARM.DRV                         (No change required)
  97. directory =    C:\SIERRA\GAMEDIR               (Individual game directory)
  98. audioSize =    12K                             (*See special note below)
  99. minHunk   =    206k                            (No change required)
  100. cd        =    YES                             (For CD games only)
  101.  
  102.  
  103. *Note on audioSize:
  104. If  the  default  "audioSize"  is  set to 32K, you will need to lower it.  We 
  105. suggest  audioSize = 12.  Some CD ROM drives may require a larger number such 
  106. as 16 or 24.
  107.  
  108. SQ4 CD and The Dagger of Amon Ra CD both defaults to an audioSize of 32K.
  109.  
  110. It is also  possible to  add the ULTRAMID -C -M100  line  as the last line in
  111. your AUTOEXEC.BAT file.  If you do this you will always be loading the Sierra
  112. version  of  ULTRAMID.  Gravis  may  be creating more versions of ULTRAMID so
  113. this line could cause conflict in the future if you need multiple versions of
  114. the Gravis ULTRAMID program.  Contact Advanced Gravis for more information.
  115.  
  116. WINDOWS USERS PLEASE NOTE:  If Windows has been loaded after the ULTRAMID.EXE
  117. TSR  has  been  used,  you  will  need  to  unload  ULTRAMID.EXE by using the
  118. following  parameters, and then re-run it for use with any Sierra game.  This
  119. is  required  since the Windows drivers overwrite the ULTRAMID instruments in
  120. the  GUS built in RAM.  To un-install ULTRAMID.EXE, use the following at a C:
  121. prompt.
  122.  
  123. ULTRAMID -F  <ENTER>
  124. _____________________________________________________________________________
  125.  
  126.                               MORE INFORMATION
  127.  
  128. If you  have difficulties installing the Gravis UltraSound drivers, or if you 
  129. have any questions concerning any  of  the above steps, our Technical Support 
  130. Team  will  be  more  than  happy  to  assist you. Please call (209) 683-8989 
  131. between 8:15 a.m. and 4:45 p.m., Pacific Time, Monday through Friday.  We can 
  132. be reached by fax at (209) 683-3633, or by mail at the following address:
  133.  
  134.                                Sierra On-Line
  135.                                 P.O. Box 800
  136.                           Coarsegold CA 93614-0800
  137.                         Attention: Technical Support
  138.  
  139. You  can  also reach  our Technical  Support  Team  on one of  the  following 
  140. services:
  141.  
  142. Sierra BBS            (209) 683-4463  (settings 8, N, & 1, up to 38,400 baud)
  143. Compuserve            GAMAPUB (Technical Support ID 76004,2143)
  144. PRODIGY               (Technical Support ID WBWW55A)
  145. GEnie                 Private E-Mail SIERRA.SUP
  146. America Online        Keyword: SIERRA
  147. ImagiNation Network   (Previously TSN) BOX #903 
  148.  
  149. Please  outline  the  problems along with the specific information about your
  150. computer  system,  and  we  will  gladly  respond to your letter, fax, or BBS
  151. message as soon as possible.
  152.  
  153. To  better  serve  our  European  customers  with technical problems and disk
  154. replacements,  Sierra U.K  Customer  Support  can  be  reached  at  [44] 734
  155. 303171,or by mail at the following address:
  156.  
  157.                            Sierra On-Line Limited
  158.                       Unit 2, Theale Technology Centre,
  159.                                 Station Road
  160.                           Theale, Berkshire RG7 4AA
  161.                                United Kingdom
  162.  
  163. If  you  are  having  difficulties  with your  Gravis Ultrasound card, please 
  164. contact:
  165.                    Advanced Gravis Computer Technology Ltd 
  166.  
  167.       Fax (604) 431-5155                   BBS  (604) 431-5927 V32bis
  168.       Compuserve: GO PCVENB (71333,350)    InterNET EMail: tech@gravis.com
  169.       FidoNET: 1:153/978                   SBCNET: 13:900/3
  170.  
  171.  
  172.