home *** CD-ROM | disk | FTP | other *** search
/ The Complete Doom Accessory Pack 1 / TheCompleteDoomAccessoryPackVolumeICd.bin / maindoc.txt < prev    next >
Text File  |  1994-05-31  |  12KB  |  213 lines

  1. The Complete DOOM Accessory Pack
  2.  
  3. Main Documentation File
  4.  
  5. Welcome to the first ever DOOM Accessory Pack on CD-ROM.  We hope the programs
  6. and more importantly, the extra levels will enhance your DOOM experience as 
  7. much as it did ours.  For those of you who have not sampled any of the hundreds
  8. of enhancements available for DOOM, we will try to guide you through the basic 
  9. concepts in this document.  If you have no experience with wadfiles, command 
  10. line parameters and DOOM utilities please read this file so you will better 
  11. understand what these programs do and how to best enjoy the extra levels.
  12.  
  13. Before we go any further, make sure you posess a copy of DOOM 1.2 *registered*
  14. version.  If you have 1.1 or 1.0, download the file dm1_2rpt.zip from the
  15. Software Creations BBS at (508)368-7139 (8,N,1).  If you have not registered,
  16. please do so by calling 1 800 ID GAMES.  Believe me, it's well worth it.
  17.  
  18. Here are some answers to questions that might arise as you browse through
  19. this disc.  For detailed information on DOOM and all it's secrets, please
  20. read the DoomFAQ in the \doomfaq directory.  This file is packed with all the
  21. latest information on DOOM.  It covers every concievable aspect of the game.
  22.  
  23. 1.  What is a Wadfile?
  24. A wadfile is the DOOM data file format.  When you installed DOOM, it placed a 
  25. file in your DOOM directory called appropriately enough, doom.wad.  This is the
  26. main data file which contains all the sounds, graphics, music and animations 
  27. for DOOM.  All the programs and levels on the CD patch the doom.wad wadfile 
  28. to achieve their aims.  Some do it in RAM leaving your doom.wad untouched.  
  29. Others patch the doom.wad directly.
  30.  
  31. A file that patches the doom.wad in RAM is called a pwad or patchwad file.  
  32. This file can alter sounds, graphics (including monster movements) and maps.  
  33. A pwad only patches the doom.wad in RAM so the original is not harmed in any 
  34. way.  All the extra levels on this disc are pwad files.  A few of the extra 
  35. sound and graphic sets are also provided in pwad format.
  36.  
  37. The other method of modifying DOOM is to patch the doom.wad directly.  Most 
  38. of the sound and graphics utilities do this.  Here's a simple safety tip:  
  39. BACK UP YOUR DOOM.WAD BEFORE PERFORMING ANY MODIFICATIONS!!  My personal method
  40. is to create a \temp directory off your \doom directory and copy a fresh 
  41. installation of DOOM to it.  That way, if you want to go back, just delete 
  42. all the files in the \doom directory and copy the files in the \temp directory 
  43. back to the \doom directory.
  44.  
  45. 2.  How do I use the command line parameters?
  46. There are a myriad of command line parameters that work with DOOM.  There is 
  47. a complete list of them in the DOOMFAQ.  The parameter for loading pwad files 
  48. is the -file parameter.  For example:  DOOM -FILE LEVEL1.WAD  This is the 
  49. method for loading an extra level or any other pwad file.  For information on 
  50. the other parameters, read the DOOMFAQ.  With these parameters you can record 
  51. and play back movies, warp to levels, set the skill level and many other things.
  52.  
  53. 3.  How do the DOOM loaders work?
  54. We suggest the use of a DOOM loader to help you access the command line 
  55. parameters.  This way, you don't have to type a long command line or write 
  56. batch files to run DOOM.  The loaders will give you an easy interface to 
  57. DOOM's extra features.  They are also invaluable for network and serial play.  
  58. Check 'em out.
  59.  
  60. 4.  Where do I find all those great programs?
  61. All the included programs have some kind of documentation.  Please read these 
  62. files thoroughly before using any of the software.  Look for files with .txt 
  63. or .doc extensions.  Here is a complete directory map of the DOOM Accessory 
  64. Pack CD-ROM:
  65.  
  66. \DOOMFAQ................The complete DOOMFAQ v5.6.
  67. \EDITORS................A set of invaluable programs for creating maps and 
  68.             editing existing ones.
  69.     \DEU51..........DEU 5.1, an excellent DOS-based editor, one of the 
  70.             best.  DEU was used to create most of the levels on 
  71.             this CD.
  72.     \DOOMCAD........DoomCAD is an excellent Windows-based editor.  It 
  73.             sports a 3D preview feature that is extremely useful.
  74.     \RENEGADE.......Renegade Doom Editor is another Windows-based editor.
  75.             This editor includes a graphics editor built in.
  76.     \DOOMED.........Doomedit is a good basic object for DOS.  Use this
  77.             editor to rearrange the objects in existing maps.
  78.     \DOOMSPEC.......For all you hackers out there, here are the complete
  79.             wadfile specs for creating your own DOOM utilities.
  80.     \DOOMBSP........This utility is a node-builder for use with deu.
  81.             It removes bugs from levels created with DEU.
  82.     \DEUTUT.........This is a complete tutorial for DEU 5.1.  Everything
  83.             you need to know about creating maps is here.
  84.     \MYDMEDIT.......My Doom Editor is another good basic object editor.
  85.     \VERDA..........Verda is a fairly new editor for existing maps.
  86.     \TEXCHANG.......This is a text file with complete instructions for
  87.             changing DOOM's wall graphics.
  88.     \DOOMMAN........Doom Management Shell, this program ties together
  89.             several popular utilities for the DOOM developer.
  90.     \WADED110.......Wad Editor v1.1, another map creator/editor.
  91. \GRAPHICS
  92.     \LBLEV2.........This is a complete set of alternate sounds, graphics
  93.             and a couple of    levels too.  Run the included install
  94.             program to use.
  95.     \DMGRAPH........Doomgraph is a command-line utility to extracting and
  96.             replacing graphics.  Read the enclosed documentation
  97.             for more information.
  98.     \IMP_GRFX.......Alternate graphics for the imps death, much gorier!
  99.     \DOOMFX2........Another collection of graphics sounds and an extra map.
  100.             Run the    install program to use.
  101.     \DMIMAGE2.......Doom Image, a utility for replacing graphics in the
  102.             doom.wad.
  103.     \DIE............Doom Image Editor, another graphics extractor and
  104.             editor.
  105.     \BUNNY3D........Still going...bunny is here too!
  106.     \DALEK3D........Cool robots and sounds to match.
  107.     \LBLEV3.........Another set of graphics, sounds and levels by the
  108.             author of lblev2 above.  Very cool!
  109.     \WOLFDOOM.......Your favorite Wolfenstein characters are here with
  110.             accompanying sounds.  Very very cool!!
  111. \LEVELS.................Over 200 levels are in these directories.  The best
  112.             way to load them is with the Doomload utility in
  113.             \LOADERS\DOOMLOAD.  This utility will allow you to
  114.             select a pwad, check its episode and level number then
  115.             start DOOM on that level.  In a few cases, the pwad
  116.             files have more    than 1 level, these are noted by
  117.             accompanying text files.  In the \INTOFIRE subdirectory
  118.             there is a batch file which will load these levels for
  119.             you.  In all other cases, it is easiest to use
  120.             Doomload.
  121. \LOADERS
  122.     \DM-MODEM.......One of several utilities designed to streamline DOOM's
  123.             modem play feature.
  124.     \DM_MASTR.......Doom Master, a complete front end for DOOM.
  125.     \DOOMCC.........Doom Control Center, another complete front end with
  126.             network and modem support.
  127.     \DFE............Doom Front End, just what the name says!
  128.     \DOOMLOAD.......An excellent front end with pwad support.
  129.     \SERSETUP.......An alternative sersetup.exe for modem play.
  130.     \DOOMFRNT.......Another excellent front end program.
  131.     \DMINIT.........A DOOM modem utility for tricky modem communications.
  132.     \DOOMENU........A front end especially designed for network play.
  133.     \DSC............Another serial link utility.
  134.     \RUNDOOM........Supports all the DOOM command line options.
  135.     \DOOMIT.........Doom-it setup program, simple Q & A startup shell.
  136.     \STWAD..........Command line utility to start Doom with a pwad file.
  137. \MISCUTIL
  138.     \MOVELEV........Change the episode and level numbers of the pwad maps.
  139.     \RANDOOM........Patches your doom.wad to randomize placement of objects
  140.             and monsters in the 27 original maps.
  141.     \JUMBLE.........Doom Intelligent Jumble, same as the above but creates
  142.             a pwad file instead of patching the doom.wad.
  143.     \TOWHITE........This program changes your opponents in multiplayer
  144.             games to a ghostly white color for better visibility.
  145.     \DOOMSET........Doomset is an excellent savegame editor, give yourself
  146.             keys, weapons and health.  You can even create
  147.             savegames from scratch.  Windows-based.
  148.     \DSGE4W.........Another savegame editor for Windows.
  149.     \EDITGAME.......Another savegame editor.
  150.     \BASWAD.........Streamlines the use of pwads over a modem.
  151. \MOVIES.................All the movies in these directories have batch files to
  152.             run them.  Simply copy all the files to your DOOM
  153.             directory, run the batch files and sit back!
  154. \SOUNDS
  155.     \DOOMBOOM.......An excellent sound collection.  Includes install
  156.             routines for easy use.
  157.     \DOOMSND........Another sound collection.
  158.     \HELLNET........Another sound collection.
  159.     \DOOMAUD........The best utility for extracting and replacing DOOM
  160.             sounds.  Can be    used from the command line but try some
  161.             of the programs written for it here.
  162.     \DSEDIT.........Doom Sound Editor, an excellent sound utility with
  163.             interface.
  164.     \NEWGUNS........New gun sounds.
  165.     \ASH_SNDS.......Excellent sound set for DOOM.
  166.     \DOOM-AS........Doom Audio Studio, excellent front end for Doomaud plus
  167.             dozens of alternative sounds.
  168.     \ENIGMA.........Another excellent sound collection.
  169.     \DMFE...........Another frontend for Doomaud, this one creates batch
  170.             files to install and uninstall your own sound
  171.             collections.
  172.     \JIMSDOOM.......Yet another excellent sound set for DOOM.
  173.     \DMMUSIC........Doom Music will extract and replace the music in DOOM.
  174.     \MUS2PWAD.......A utility to convert .mus files to pwad format.
  175.     \DARKNESS.......Another awesome sound collection with install files.
  176.     \MIDI2MUS.......Utility to convert MIDI files to .mus format.
  177.     \E2MUSIC........All new music for episode 2 of DOOM.
  178.     \STOOGES........Those 3 lovable guys are at it again.
  179.     \PYTHON.........Monty Python sound for DOOM, they'll make you roll!
  180.  
  181. 5.  How do I use all these great programs?
  182. All the programs include documentation and/or batch files to get you up and
  183. running.  Here are a few basics.  To load extra levels, use the Doomload
  184. utility mentioned earlier.  It really is the easiest way.  Some of the levels
  185. have text files with them, read these for more information.  The graphics and
  186. sound sets usually have batch files to do the work for them.  Copy the entire
  187. set of files to your DOOM directory and run the accompanying batch file.
  188. It is strongly suggested you back up your doom.wad first.  For the few graphics
  189. and sound sets that are in pwad format, load these with the doom -file xxx.xxx
  190. parameter.  The utilities for DOOM must always be run from your DOOM directory.
  191. Please read the included docs for each program before using it.
  192.  
  193. 6.  How do I play the movies?
  194. To play a movie, copy the .lmp and .bat file to your DOOM directory.  Then run
  195. the batch file to play the movie.  In the cases where there is a movie for an
  196. additional level, a copy of the .wad file should go in the DOOM directory
  197. also.  They are grouped together in the \movies directory.
  198.  
  199. License Agreement:
  200. While the individual programs on this disc are the property of their respective
  201. authors, the compilation and selection of the programs is copyright to Modern
  202. Microware.  Any attempt to resell more that 25% of the disc's contents in one 
  203. package is a violation of federal copyright laws.  Modern Microware assumes no 
  204. liability for the programs operation.  Shareware programs must be registered if
  205. found useful after a reasonable trial period.
  206.  
  207. The products on this disc are not supported by id Software.
  208. DOOM is a registered trademark of id Software.
  209.  
  210. The Complete DOOM Accessory Pack
  211. (C)1994 Modern Microware All Rights Reserved
  212.  
  213.