home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the DOOM Programming Gurus / Tricks_of_the_Doom_Programming_Gurus.iso / readme.txt < prev    next >
Encoding:
Text File  |  1995-04-18  |  2.8 KB  |  77 lines

  1. Tricks of the Game Programming Gurus
  2. 1995 Sams Publishing
  3.  
  4. 1. Using the CD-ROM
  5.  
  6. Most of the editors and utilities and some of the level files 
  7. included on this disc must be copied to your hard drive to 
  8. function properly. Refer to the respective rooms in the book 
  9. and the documentation files accompanying the programs on this 
  10. CD for detailed instructions. 
  11.  
  12. To make playing the WADs from the CD easier, the WAD files for 
  13. each game appear in \WADS\DOOM1\PLAY, \WADS\DOOM2\PLAY, and 
  14. \HERETIC\PLAY. Use these CD directories as the locations of WAD 
  15. files in front-end DOOM loading tools like DOOM-IT (included on 
  16. the disc). The PLAY subdirectories include only those WADs that 
  17. can be played from the CD without altering your main WAD file 
  18. or running utilities to insert sound and graphics. 
  19.  
  20. To start the menu program which installs DOOM-IT and other 
  21. software to your hard drive, type \DOOMCD from your CD-ROM drive 
  22. prompt. Also, if a converted WAD does not exist for your game 
  23. version, try the conversion programs located in \BONUS\UTILS 
  24. to convert them yourself.
  25.  
  26. 2. How the CD-ROM is Organized
  27.  
  28. * Level editors and general utilities which are discussed in
  29.   the book can be found in the directories \EDITORS and \UTILS.
  30.  
  31. * All other editors, tools, and utilities are located in \BONUS.
  32.  
  33. * Tutorial levels discussed in the book are located in \SAMPLE
  34.  
  35. * Example levels created by various designers are located in the
  36.   \WADS directory. The example levels are separated into three
  37.   main categories - DOOM levels are in \WADS\DOOM1, the DOOM II 
  38.   levels are in \WADS\DOOM2, and Heretic levels are in 
  39.   \WADS\HERETIC. 
  40.  
  41. WADs designed for more than one game version will, in most cases, 
  42. be included in all appropriate directories. For instance, levels 
  43. that work for DOOM and DOOMII appear in both directories, and 
  44. levels that work for Deathmatch and Single play appear in both 
  45. directories.
  46.  
  47. 3. Installing Windows Applications from the CD
  48.  
  49. *NOTE**************************************************
  50.  Windows programs include DOOMCAD, WINDEU, and WINTEX
  51. *******************************************************
  52.  
  53. To install the Windows applications from the CD-ROM, do the 
  54. following:
  55.  
  56.      1. Start Windows.
  57.  
  58.      2. Select File from the Program Manager menu.
  59.  
  60.      3. Select Run from the File menu.
  61.  
  62.      4. Type x:\SETUP, where x is the letter of your 
  63.         CD-ROM drive.
  64.  
  65.      5. Follow the instructions provided by the setup 
  66.         program.
  67.  
  68. The program will create a Program Manager group named 
  69. "Doom Utilities", which contains icons for running the 
  70. Windows programs, viewing their help files, and viewing 
  71. the documentation provided by the software's authors.
  72.  
  73. You'll find more complete documentation for these programs in 
  74. the book itself.
  75.  
  76. -end-
  77.