home *** CD-ROM | disk | FTP | other *** search
/ Black Art of 3D Game Programming / Black_Art_of_3D_Game_Programming.iso / source / borland / chap_9 / readme.1st < prev    next >
Encoding:
Text File  |  1995-05-26  |  976 b   |  36 lines

  1.  
  2.  
  3. STARBLAZER NOTES
  4.  
  5. To play Starblazer execute BLAZER.EXE. To enable sound FX and music you
  6. must first load in MIDPAK and DIGPAK with the TSRs MIDPAK.COM and
  7. SOUNDRV.COM. These are generated from the programs SETM.EXE and SETD.EXE
  8. from the MIDPAK/DIGPAK development directory.
  9.  
  10. Starblazer needs to be told to use sound fx and or music with commands line
  11. parmeters. To enable sound use the command line parameter 's' and to enable
  12. music use 'm'. For example, to enable music and sound, you would type
  13.  
  14. blazer m s <ENTER>
  15.  
  16. To enable sound fx only,
  17.  
  18. blazer s <ENTER>
  19.  
  20. To disable both sound and music,
  21.  
  22. blazer <ENTER>
  23.  
  24.  
  25. Problems:
  26.  
  27. If the music doesn't sound right then try copying my instrument patches within
  28. the PATCHES sub-directory on top of the file MIDPAK.AD, then re-install
  29. MIDPAK.COM.
  30.  
  31. If you have trouble linking modem-2-modem with a friend, try editing the
  32. file BLAZE.MOD. It is the extra initialization string sent to the modem.
  33.  
  34.  
  35.  
  36.