home *** CD-ROM | disk | FTP | other *** search
/ D!Zone (Collector's Edition) / D_ZONE_CD.ISO / programs / editors / dcc23 / dcc.doc next >
Text File  |  1994-12-06  |  13KB  |  267 lines

  1.  
  2.  
  3.                DOOM Control Center v2.3
  4.                       by
  5.                Nold Software Engineering
  6.               DOOM is a trademark of id Software
  7.  
  8. - What is DOOM Control Center?
  9.  
  10.   DOOM Control Center is a utility program that greatly simplifies
  11.   running serial/modem/network games.  DCC replaces and enhances all of
  12.   the functionality of DOOM's SETUP.EXE with the exception of the hardware
  13.   configuration portion.
  14.  
  15. - Features:
  16.  
  17.   - Uses all of the command line features that are built into DOOM but
  18.     are not accessible through SETUP.EXE.
  19.  
  20.     - Start on any level of any episode.
  21.     - Select NO MONSTERS for serious DEATHMATCH games.
  22.     - Give monsters eternal life (for you crazies out there).
  23.     - Specify external WAD files so that you can play modified levels of DOOM.
  24.  
  25.   - Easy to use Windows-like mouse driven user interface; just point and
  26.     click! (keyboard also supported, mouse not required)
  27.  
  28.   - WAD file level assignment editor
  29.  
  30.   - WAD file browser
  31.  
  32.   - Saved game WAD file tracking
  33.  
  34.   - Chat macro editor
  35.  
  36.   - Saved game file editor
  37.  
  38.   - Allows the use of third-party serial and network drivers
  39.  
  40.   - Context sensitive hints displayed on the bottom screen line
  41.  
  42.  
  43. - Notes:
  44.  
  45.   - DCC.EXE must be placed in your DOOM directory.
  46.  
  47.   - DOOM Control Center was designed for use with DOOM version 1.2; as
  48.     such it expects to find DOOM.EXE, IPXSETUP.EXE, SERSETUP.EXE,
  49.     DEFAULT.CFG, and your save game files in the same directory from which
  50.     DCC was launched (i.e. your DOOM directory).
  51.  
  52.   - If you use third-party replacements for the network and/or serial
  53.     drivers make sure they are named IPXSETUP.EXE and SERSETUP.EXE;
  54.     otherwise DCC will not be able locate and run these programs.
  55.  
  56.   - The user interface for DCC is simple and very intuitive if you are using
  57.     a mouse.  If you don't have a mouse (you should get one! DOOM is much
  58.     easier to play with a mouse!) press the F10 key to get to the main menu,
  59.     then use the cursor keys to navigate the drop down menus.  Once the
  60.     desired menu item is highlighted hit the enter key to activate it.  This
  61.     will usually open a dialog box.  Inside dialog boxes use tab and
  62.     shift-tab to jump between item groups.  Within item groups use the cursor
  63.     keys and spacebar to make selections.
  64.  
  65.   - The Edit | Default Params menu item brings up a dialog box that allows
  66.     you to set up your favorite configuration so that you don't have to keep
  67.     selecting your COM port, Network Socket, etc. every time you play.
  68.     Note that this dialog box is divided into two sections; Multi-Player
  69.     Defaults and Single-Player Defaults.  I usually play multi-player games
  70.     in DEATHMATCH with no monsters and the easiest skill level (more ammo!)
  71.     while single player games are usually normal monsters and Ultra-Violence.
  72.     Whatever your preference, you have the flexibility to set things up to
  73.     suit your taste.  The WAD File Path lets you tell DCC where to look for
  74.     your WAD files.  If your WADs are in your DOOM directory simply leave
  75.     this item blank.  After you enter the WAD file path and save the
  76.     defaults you will need to exit and restart DCC as WAD files are only
  77.     scanned once at startup.
  78.  
  79.     NOTE: If your WADs are in a separate directory you should strive to
  80.           keep the WAD path as short as possible due to the 128 character
  81.           DOS command line limit.  For example, assume your DOOM directory
  82.           structure looks like this:
  83.  
  84.             C:\
  85.               |
  86.               +-DOOM
  87.                  |
  88.                  +-WADS
  89.  
  90.           You could enter the path as C:\DOOM\WADS\ however, a better choice
  91.           would be WADS\
  92.  
  93.   - Notes on loading saved games
  94.  
  95.     - DCC keeps track of the WAD file(s) in use when games are saved.
  96.       You will be prompted to add the necessary WAD if you attempt to load a
  97.       saved game without first selecting the WAD file.  Note that this
  98.       feature will only work if DOOM is launched from DCC.  If you run DOOM
  99.       from the DOS command line and save a game,  DCC has no way of knowing
  100.       what WAD files you used (unfortunately, DOOM does not store this info
  101.       in the save game file).  Also, if you have a previous version of DCC
  102.       ignore the gibberish in the documentation referring to loading saved
  103.       games and external WADs.  If you save a game while using an external
  104.       WAD then you need to use the WAD when you load the game if the WAD
  105.       completely replaces a level.
  106.  
  107.     - The Load Game dialog boxes have a control group named Monster Options;
  108.       this item does not affect the level on which the game was saved,
  109.       however, it does affect the following levels.  For example, if you
  110.       select Normal Monsters when you load a saved game that was started
  111.       with No Monsters then there won't be any monsters on the saved level,
  112.       however, there WILL be monsters when you exit that level and proceed to
  113.       the following levels.  DCC remembers the Monster Option in effect when
  114.       a game is saved (provided DOOM was launched from DCC) and will
  115.       automatically select it for you when loading the saved game.
  116.  
  117.     - When loading multi-player saved games the Game Type (Cooperative or
  118.       DEATHMATCH) must be set to the type of game that you were playing when
  119.       the game was saved.  DOOM does not store this information in the save
  120.       game file.  DCC remembers the Game Type in effect when a game is saved
  121.       (again, provided DOOM was launched from DCC) and will automatically
  122.       select it for you when loading the saved game.
  123.  
  124.   - The WAD Files | Select WADs menu item brings up a dialog box that lists
  125.     all of the WAD files that are in your WAD file directory (with the
  126.     exception of DOOM.WAD).  Double-click with the mouse or use the cursor
  127.     keys and spacebar to select WAD files from the Available WADs list.  Next
  128.     to this list is a 3 x 9 matrix that shows you the episode(s) and level(s)
  129.     that the highlighted WAD file replaces.  Note that WAD files that only
  130.     replace sounds or textures do not indicate any replaced levels.  As you
  131.     select files, they will appear in the Selected WADs list on the right.
  132.     There is another 3 x 9 grid next to the Selected WADs list that shows you
  133.     the episode(s) and level(s) replaced by all of the selected WAD files
  134.     combined.  When there are one or more files shown in the Selected WADs
  135.     list (i.e. the Selected WADs list is not empty) a check mark (√) will
  136.     appear next to the WAD Files item on the main menu to alert you that
  137.     external WAD files will be specified when you run DOOM.  Also, when you
  138.     have WAD files selected that replace at least one game level, a window
  139.     will be displayed when you close this dialog box that shows you which
  140.     level(s) are replaced.  To clear the Selected WADs list simply press
  141.     the Clear button.
  142.  
  143.     - DCC detects collisions between WAD file level assignments (i.e. you
  144.       attempt to select WADs that replace the same level).  When this occurs
  145.       you are given the option to re-assign the levels of the offending WAD
  146.       file.
  147.  
  148.     - The Level(s) Replaced grid in the Select WADs box allows you to
  149.       quickly double check which level is replaced by which file.  Simply
  150.       click on the 'X' in the ExMy column/row and the corresponding WAD file
  151.       will be highlighted in the Selected WADs list.
  152.  
  153.     - The Level(s) Replaced box that appears in the upper right after you
  154.       close the Select WADs box will also show you the WAD file associated
  155.       with a particular level.  Again, simply click on the 'X'.
  156.  
  157.     - DCC will recognize the first 500 WAD files that it finds in the
  158.       specified directory.  Any beyond this number will be ignored.  And
  159.       really, if you have more than that you should seriously consider
  160.       getting some professional help. ;-)
  161.  
  162.     - New game selection with external WADs
  163.  
  164.       - DCC will automatically default to the first episode and level that
  165.         is replaced by an external WAD file.
  166.  
  167.       - The level(s) repla