home *** CD-ROM | disk | FTP | other *** search
/ Computerspiele Selbermachen / computerspieleselbermachen.iso / retribut / demo.txt < prev    next >
Text File  |  1994-10-15  |  3KB  |  96 lines

  1.  
  2.                   RETRIBUTION: PC-GAMES DEMONSTRATION
  3.      ════════════════════════════════════════════════════════════
  4.                              14/10/1994
  5.  
  6.     Demonstration Versions
  7.     ──────────────────────
  8.     There are two demonstration versions of the game, RET4.EXE and RET8.EXE.
  9.     The only difference is the background music. They bothe have the
  10.     animations and the speech. The program now runs under DOS4GW 1.92
  11.     (newer version) without any problems.
  12.  
  13.     Apart from some minor improvements, this new version has got the
  14.     keyboard/mouse error fixed and it also supports Sound-Blaster 16 for
  15.     sound effects and for music.
  16.  
  17.     Running The Demonstration
  18.     ────────────────────────────
  19.     The control and sound options are selected through the MS-DOS command
  20.     line. There are three types of controls: keyboard, mouse and joystick.
  21.     Mouse control is the default. Therefore, typing:
  22.        RET?
  23.      or
  24.        RET? MOUSE
  25.      is the same thing. To select joystick or keyboard control type:
  26.        RET? JOYSTICK
  27.      or
  28.        RET? KEYBOARD
  29.  
  30.  
  31.     Sound Blaster 8 for Sound Effects and Music
  32.     ────────────────────────────────────────────
  33.     To select Sound Blaster 8-bit, you have to identify the card as well
  34.     as enter all the card's hardware settings.
  35.       eg. RET? SB8 SBPORT=220 SBIRQ=7 SBDMA=1
  36.  
  37.     Alternatively you can let the program try and auto-detect the
  38.     Sound Blaster settings by typing (not always reliable):
  39.       RET? SB8 SBAUTO
  40.  
  41.     If no other sound card parameters are passed then the 8MB version will
  42.     play sound effects as well as music through Sound Blaster 8 bit.
  43.  
  44.  
  45.     Sound Blaster 16
  46.     ─────────────────
  47.     To use Sound Blaster 16-bit for sound effects type:
  48.       eg. RET? SB16 SBAUTO
  49.       or  RET? SB16 SBPORT=220 SBIRQ=7 SBDMA=1
  50.  
  51.     On RET8.EXE you can also play music through Sound Blaster 16 by typing
  52.     the card's midi port address (usually 300 or 330).
  53.       eg. RET8 SB16 SB16MIDI=330
  54.  
  55.     So to play both (sound effects and music) type:
  56.       RET8 SB16 SBAUTO SB16MIDI=330
  57.  
  58.  
  59.  
  60.  
  61.     General MIDI Music
  62.     ──────────────────
  63.     If you want superior MIDI music for the actual game rather than
  64.     Sound Blaster music you must type:
  65.       RET8 MIDIPORT=330
  66.  
  67.     You can use Sound Blaster just for sound effects and MIDI for music:
  68.       RET8 SB8 SBPORT=220 SBIRQ=7 SBDMA=1 MIDIPORT=330
  69.  
  70.  
  71.     Examples
  72.     ────────
  73.     1. To run the demo with joystick, Sound Blaster 8 bit, samples and MIDI
  74.        music type:
  75.          RET8 JOYSTICK SB8 SBPORT=220 SBIRQ=7 SBDMA=1 MIDIPORT=330
  76.        or
  77.          RET8 JOYSTICK SB8 SBAUTO MIDIPORT=330
  78.  
  79.     2. For mouse control, Sound Blaster 8 bit sound and music type:
  80.          RET8 MOUSE SB8 SBAUTO
  81.  
  82.     3. For keyboard control and Sound Blaster 8 bit sound type:
  83.          RET4 KEYBOARD SB8 SBAUTO
  84.        or
  85.          RET4 KEYBOARD SB8 SBPORT=220 SBIRQ=7 SBDMA=1
  86.  
  87.     4. For mouse control, Sound Blaster 16 bit sound effects type:
  88.          RET? MOUSE SB16 SBAUTO
  89.        or
  90.          RET? MOUSE SB16 SBPORT=220 SBIRQ=7 SBDMA=1
  91.  
  92.     5. For mouse control, Sound Blaster 16 bit sound effects and music type:
  93.          RET8 MOUSE SB16 SBAUTO SB16MIDI=330
  94.        or
  95.          RET8 MOUSE SB16 SBPORT=220 SBIRQ=7 SBDMA=1 SB16MIDI=330
  96.