home *** CD-ROM | disk | FTP | other *** search
/ PC Home 32 / PC_HOME_95-uncompressed-cd-image.iso / doom / kdoom / kdoom3.txt < prev   
Encoding:
Text File  |  1995-01-21  |  8.3 KB  |  172 lines

  1. #===========================================================================#
  2. |                               kDOOM v3.0a                                 |
  3. +---------------------------------------------------------------------------+
  4. |                     DOOM and DOOM II Statrtup Module                      |
  5. |                    Created and Coded by Keith C. Tate                     |
  6. |                    E-mail:  75127.2265@COMPUSERVE.COM                     |
  7. +---------------------------------------------------------------------------+
  8. |                                                                           |
  9. #===========================================================================#
  10.  
  11.  
  12. kDOOM is a startup utility for DOOM and DOOM II. It allows you to warp to any
  13. level from startup, pick a skill level to startup on, pick command line
  14. options, run the DOOM/DOOM II setup program, and add PWAD files (levels).
  15. kDOOM is a shareware application.  To register it, send 5$ to:
  16.                                               
  17.                                               Keith Tate
  18.                                               287 Bailey Creek Rd.
  19.                                               Soda Springs, ID 83276
  20.  
  21.  
  22. And if you have any questions, bug findings, gripes, or ideas for kDOOM
  23. please E-mail me at 75127.2265@COMPUSERVE.COM
  24.  
  25. Additions since kDOOM v2.5.b
  26. ----------------------------
  27.  
  28.          - PWAD editor for changing what map DOOM or DOOM II .WAD files are 
  29.             saved to.
  30.         
  31.          - kDOOM initiate file (KDOOM3.INI) for running DOOM or DOOM II from
  32.             one directory.
  33.         
  34.          - Sections of code re-optimized and cleaned up.
  35.  
  36.          - Fancy indentations on the main kDOOM window! 
  37.  
  38. Additions since kDOOM v2.5.a
  39. ----------------------------
  40.         
  41.          - kDOOM initializing problem fixed!
  42.  
  43. Additions since kDOOM v2.1.z:
  44. -----------------------------
  45.  
  46.          -  DOOM II support
  47.         
  48.          -  Now you can add multiple .WAD files
  49.         
  50.          -  Keyboard Support
  51.  
  52.          -  Recoded areas of program
  53.  
  54.          -  kDOOM windows rebuilt or straightened out
  55.         
  56.  
  57. All right, here it is: kDOOM v3.0a!!! Anyway, here is some help on the new
  58. features:
  59.  
  60. kDOOM3.INI file: 
  61.         
  62.         Pretty straight forward. Make sure it is in the same directory that 
  63.         you keep kDOOM3.EXE in. There are only two lines that you even need 
  64.         to edit. When you edit KDOOM3.INI there is a line that says 'DOOM 
  65.         Path ='.  All you have to type in here is the directory that DOOM.EXE 
  66.         is stored in. Example (assuming DOOM.EXE is stored in C:\DOOM):
  67.                                          
  68.                                                 DOOM Path = c:\doom
  69.  
  70.         and viola you've got it! The same deal for DOOM II, excecpt it says
  71.         'DOOM II Path'. Here's an example (assuming DOOM2.EXE is stored in
  72.         E:\DM2):
  73.  
  74.                                                 DOOM II Path = e:\dm2
  75.  
  76.         Just make sure you put the path that your copy of DOOM or DOOM II is 
  77.         in or else kDOOM will give you a message reporting that DOOM.EXE or 
  78.         DOOM2.EXE can not be found in the path specified in KDOOM3.INI. And 
  79.         if you don't have KDOOM3.INI in the directory you run KDOOM3.EXE in  
  80.         kDOOM will report that KDOOM3.INI is not in the current directory 
  81.         that you are in.
  82.         
  83.  
  84. I'm pretty sure kDOOM is easy to navigate through. Here are what the old
  85. kDOOM functions do:
  86.  
  87. Run DOOM/DOOM II button:  Starts DOOM or DOOM II with the options that were
  88.                           selected.
  89.  
  90. Run Setup button:  Starts the DOOM/DOOM II setup program to configure DOOM or
  91.                    DOOM II
  92.  
  93. Add PWAD button:  This button brings up a window where you can specify witch
  94.                   .WAD files you want to load with DOOM/DOOM II.  There are
  95.                   boxes to choose what directory and drive you want and a box
  96.                   that lists all files with the extension .WAD.  You can move
  97.                   between directories and look at .WAD files.  When you find
  98.                   one you want to add, select it by clicking on it with the 
  99.                   mouse or highlighting with the keyboard. Then press the 
  100.                   "Copy" button. This copies it to the big box on the right. 
  101.                   If you want to remove it then press the "Remove" button. 
  102.                   You can continue adding files until the big box is full. 
  103.                   WARNING: This feature is not totally tested and filling the 
  104.                   box completely might cause kDOOM to have some problems, or 
  105.                   DOOM/DOOM II to crash.
  106.  
  107. Options button:  This button brings up a window with a whole bunch of options.
  108.                  Here is a list of what they do:
  109.  
  110.  Alternate Deathmatch:      Starts up the alternate Deathmatch mode.
  111.  Choose a Config file:      Brings up a box to pick an alternate DOOM/DOOM II 
  112.                             configuration file
  113.  Deathmatch Game:           Starts up Deathmatch mode
  114.  Make Monsters shoot fast:  Makes the monsters shoot fast!
  115.  Set up with left view:     Used in conjunction with Number of Net Players 
  116.                             option to make the terminal be in left view
  117.  Load a Saved Game:         Lets you pick the slot of a saved game in DOOM or
  118.                             DOOM II to start on.
  119.  Number of net players:     Lets you specify how many network players there
  120.                             are
  121.  Do not use Joy stick:      Disables use of a joystick
  122.  No Monsters:               Starts DOOM/DOOM II with no monsters
  123.  Do not use Mouse:          Starts DOOM/DOOM II in non-violent mode :)
  124.  Disable music:             Turns of music in DOOM/DOOM II
  125.  Disable Sound Effects:     Turns of sound effects in DOOM/DOOM II
  126.  Disable All Sound:         Turns of all sound in DOOM/DOOM II
  127.  Play a saved Demo file:    Lets you choose a demo (.LMP) file to play
  128.  Record a Demo file:        Lets you specify a demo file to record. This 
  129.                             option will only let you use a .LMP extension
  130.                             due to DOOM/DOOM II being picky about extensions
  131.  Use Respawning Monsters:   Makes monsters come back to life after they die
  132.                             in NON-NITEMARE mode.
  133.  Set up for Right view:     Same as left view except for right view
  134.  Set Turbo Scale:           Allows you to specify the percentage of turbo
  135.                             you want your marine to have. (1% - 255%)
  136.  
  137.  
  138. Map button:  Opens a window with a list of levels to warp to on startup.
  139.              This includes hidden levels (31 and 32 on DOOM II and E?M9 on
  140.              DOOM)
  141.              NOTE: When you see the E and M in E1M1 in the DOOM stuff
  142.              the E stands for Episode and the M stands for mission. So E1M1 
  143.              means Episode 1 (Knee Deep In The Dead) Mission 1 (The Hanger). 
  144.              MAP 01 in DOOM II means the first level you play (The entryway)
  145.              
  146. Skill button:  Let's you choose how TOUGH you are...
  147.  
  148. Exit button: This button formats your hard drive... No just joking, it really
  149.              just exits the program.
  150.  
  151. Here are some instructions on how to use the newest feature of kDOOM:
  152.  
  153.         When you click on the 'Add PWAD' button it opens another window.
  154.         In this windows there are options to add and remove .WAD files to 
  155.         have DOOM/DOOM II to load up with. The pwad editor is activated by
  156.         pressing the 'Edit PWAD' button in the window. This button brings
  157.         up another window. The editor will detect if the selected file is
  158.         a DOOM or DOOM II PWAD and will adjust for it. There will be some
  159.         scroll bar(s) depending on what type of .WAD file it is. In a box
  160.         at the top of the window it tells you what map the .WAD file is
  161.         on. In the box next to it, it tells you what Episode and Mission
  162.         or what Map you will change the .WAD file to when you press the
  163.         change button. You can move the scroll bars around until you find
  164.         the right map, and then hit the change button and it will save the
  165.         new map number to the .WAD file. Cancel exits the editor without 
  166.         changing the .WAD file.
  167.  
  168.  
  169.  
  170.  
  171. Thanks for downloading. Enjoy... >:-)
  172.