home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (UK) 11 / CDRTODAY.iso / hell / read1st.txt < prev    next >
Text File  |  1994-08-11  |  2KB  |  56 lines

  1. IMPORTANT:
  2. READ ALL OF THE FOLLOWING INSTRUCTIONS BEFORE STARTING THE HELL DEMO!
  3.  
  4. To Play the Hell Demo :
  5.  
  6.     1) At the DOS prompt, type "D:" then press ENTER (That is if your 
  7.     CD-ROM drive letter is D).
  8.     
  9.     2) Then type "CD HELL" then press ENTER.
  10.  
  11.     3) Next, type 
  12.     "HELL /Pc:\tmp /M<music driver> /S<sound driver>,<port>,<irq>,<dma>"
  13.  
  14.        <music driver> can be "nom.md2", "adlib.md2" or "roland.md2"
  15.        depending on what music card you have installed in your system.
  16.        "roland.md2" is the driver for Roland cards, "adlib.md2" is
  17.        for Sound Blaster, Proaudio Spectrum or Adlib compatible cards.
  18.        "nom.md2" is the driver for systems with out music cards.
  19.        If you enter the wrong driver the demo will lock-up your system.
  20.  
  21.        <sound driver> can be "sb.sd", "pas.sd", "sm2.sd" or "nos.sd"
  22.        depending on what sound card you have installed in your system.
  23.        "sb.sd" is for Sound Blaster cards (SB16, Pro etc.), "pas.sd"
  24.        is the driver for ProAudio Spectrum cards, "sm2.sd" is the driver
  25.        for Sound Master II cards, if you do not have a sound card use
  26.        "nos.sd".  If you enter the wrong driver the demo will not work.
  27.  
  28.        <port> is the I/O port number that is assigned to your sound card.
  29.        If your sound cards port number is "220" you will enter "220" 
  30.        after the sound driver name.
  31.  
  32.        <irq> is the IRQ number used by the sound card.  If your sound
  33.        card's IRQ number is "7" you will enter "7" after the port number.
  34.  
  35.        <dma> is the DMA number used by the sound card.  If you sound card's
  36.        DMA number is "1" you will enter "1" after the IRQ number.
  37.  
  38. IF ANY OF THESE NUMBERS ARE WRONG THE DEMO MAY NOT WORK CORRECTLY.
  39.  
  40.  
  41. Example command lines:
  42.  
  43.     A) If you have a Sound Blaster card with a port number of 220, IRQ 
  44.     of 7 and a DMA number of 1 you will type:
  45.  
  46.     HELL /Pc:\tmp /Madlib.md2 /Ssb.sd,220,7,1
  47.  
  48.     You will notice that there are NO SPACES between "/M" and "adlib.md2",
  49.     "/S" and "sb.sd", and after any commas.  If you put spaces where none
  50.     are allowed, the demo will not run.
  51.  
  52.     B) If you have a Roland music card and a ProAudio Spectrum card with
  53.     a port number of 384, IRQ of 12 and DMA of 3 you will type:
  54.  
  55.     HELL /Pc:\tmp /Mroland.md2 /Spas.sd,384,12,3
  56.