home *** CD-ROM | disk | FTP | other *** search
/ Demon Gate 666 / DemonGate666.bin / pc / details / easyw111 / easywad.doc < prev    next >
Text File  |  1994-10-01  |  23KB  |  529 lines

  1. DOOM EasyWAD v1.11 by M. van der Heide of ThunderWare Research Center
  2. Release date: September 27, 1994
  3.  
  4. This program was made for all those DOOMers with loadsa WAD files. It 
  5. produces a nice WAD selection interface, which should put an end to losing
  6. track of all these files. (At least I get more frustrated from finding that
  7. particular WAD file and typing all that things on the command line than from
  8. playing DOOM itself!).
  9. An important feature is that it doesn't take any of your precious memory away.
  10.  
  11.  
  12.  
  13. NEW IN THIS VERSION:
  14.  
  15.   - Added recognition for quoted arguments in the configuration file;
  16.   - Added [F1] key to give the user help on available keys;
  17.   - Added [F7] key to toggle "NOFULLNAME";
  18.   - Added [F5] key to rescan directories;
  19.   - Added [F8] key to resort all WAD files in memory;
  20.   - Swapped [PAGE UP] and [PAGE DOWN] keys; UP is next page;
  21.   - Added "SERDRIVER" to use another serial driver than "SERSETUP";
  22.   - Added "IPXDRIVER" to use another network driver than "IPXSETUP";
  23.   - Added "SETSOCKET" to change the default network socket;
  24.   - Added "NOFULLNAME" to stop using e.g. "music' i.s.o. "-        m";
  25.   - Added "NOAUTORETURN";
  26.   - Changed "NULL" into "SERIAL" in playtype selection;
  27.   - Removed file selection bug when no mouse is found.
  28.  
  29.  
  30.  
  31. DISCLAIMER:
  32.  
  33.   This program has been tested on several systems causing no problems
  34.   whatsoever. If you want to use this program, though, you do so at your
  35.   own risk. This means that it is extremely unlikely to damage your system,
  36.   but if the unthoughtful event DOES happen, then you will be on your own.
  37.   ThunderWare Research Center can and will accept no claims whatsoever.
  38.  
  39.  
  40.  
  41. HERE'S WHAT TO DO:
  42.  
  43.   You may unpack this program in any directory you like.
  44.   You will first have to edit your configuration file: "EASYWAD.CFG".
  45.   Separation between words is very simple: use a space, a tab or a newline.
  46.   Empty lines are ignored; comment can be inserted by preceding it with a '#'
  47.   character.
  48.   The following keywords are available:
  49.  
  50.   - DOOMDIR      should be followed by the directory name of the DOOM program
  51.                  files. The default is the current directory;
  52.   - DOOMVERSION  is followed by your DOOM version number (currently 1.0, 1.1,
  53.                  1.2, 1.4, 1.5, 1.6 and 1.666 are available)
  54.                  This directly determines the available options. The default
  55.                  version number is 1.0;
  56.   - WADDIR       After this come all your directories that contain WAD files.
  57.                  Any directory can be included, when needed preceded by a
  58.                  drive:. The maximum number of directories is 400. A
  59.                  directory "." means the current directory on that drive.
  60.                  After any directory name may come an entry "-S" (or "/S"),
  61.                  which means: handle all its subdirectories as well. If no
  62.                  "WADDIR" is found, then the DOOM directory is used;
  63.   - WADINFOFILE  is followed by a filename. The purpose of this filename is
  64.                  explaned later in this document. If it is not found, then the
  65.                  used filename will be "WADS.DSC" in the current directory;
  66.   - SETSKILL     is used to change the default difficulty level. It is 
  67.                  followed by the skill level (1 = Pathetic, 5 = Megacool);
  68.   - NOSEARCH     may be included to speed things up. The exact purpose is
  69.                  explaned in the "THE WADINFOFILE" section;
  70.   - DEATHMATCH   just selects deathmatch as default.
  71.                  If you have DOOM v1.2, then this is the 'normal' deathmatch,
  72.                  if you have DOOM v1.5, then this is deathmatch v2.0;
  73.   - AUTOINCLUDE  is used to auto-select files that you always want to have 
  74.                  added. The maximum is 5 files. Any (partial) path should
  75.                  also be found in the "WADDIR" series;
  76.   - SETPLAYTYPE  must be followed by one of the fixed words
  77.                  "ALONE", for one player;
  78.                  "IPX", for IPX compatible multiplayer;
  79.                  "SERIAL", for (null)modem dualplayer;
  80.   - SERDRIVER    is followed by the filename of the program you will use in
  81.                  stead on "SERSETUP".
  82.                  If this new driver uses parameters, then quote it all with
  83.                  '"' characters. (e.g. SERDRIVER "RMSSETUP -NODES 3");
  84.   - SETCOMPORT   takes one parameter: the COM port number (1-4), which is used
  85.                  when you choose to play with a null-modem link;
  86.                  This is only used if you have not defined an alternate
  87.                  SERDRIVER;
  88.   - IPXDRIVER    is followed by the filename of the program you will use in
  89.                  stead of "IPXSETUP".
  90.                  If this new driver uses parameters, then quote it all with
  91.                  '"' characters.
  92.   - SETNODES     takes one parameter: the number of players (2-4), which is
  93.                  used when you choose to play with an IPX compatible link;
  94.   - SETSOCKET    With this option, you can select the network socket you want
  95.                  to use when playing network DOOM. (0-255). The default is 0.
  96.                  SETNODES and SETSOCKET are only used if you have not
  97.                  defined an alternate IPXDRIVER;
  98.   - ADDSWITCHES  After the keyword should all the other DOOM switches be
  99.                  given, that are not handled from within EASYWAD. Currently
  100.                  available switches are:
  101.                  (1.2+) -NOJOY, -NOMOUSE, -NOMUSIC, -NOSFX, -NOSOUND;
  102.                  Those switches are passed directly to DOOM;
  103.   - SORTFILES    must be followed by one of the fixed words
  104.                  "NAME", to sort all WAD files by name;
  105.                  "INFO", to sort all WAD files by their info field.
  106.   - NOFULLNAME   (no parameters). Usually, the INFOFIELD will be filled with
  107.                  the full name of a patch other than levels, if that patch is
  108.                  the only one (for example, if only music is patched, then
  109.                  the INFOFIELD will read "music"). Use this switch to over-
  110.                  ride this.
  111.   - NOAUTORETURN (no parameters). Use this switch if you declared a different
  112.                  SERDRIVER or IPXDRIVER and this new driver requires you to
  113.                  press some keys before starting.
  114.  
  115.   Note that you need the right DOOM version for the right switch. For example
  116.   DEATHMATCH can not be choosen if you have DOOM v1.0 or v1.1, as this option
  117.   was not yet implemented by that time.
  118.  
  119.   Simple modem support is now available through the configuration file.
  120.   You should use the following combinations:
  121.  
  122.   SETPLAYTYPE SERIAL
  123.   SERDRIVER "SERSETUP -COM<port> -DIAL <phonenumber> -<baudrate>"
  124.  
  125.   Anything (as found in the README.COM file) related to the modem can be
  126.   included in between the quotes (-ANSWER, -IRQ, -PORT, -DIAL etc.)
  127.   Just USE THE QUOTES, as an error-message will be given if you don't!
  128.  
  129.  
  130.  
  131. LET'S GET STARTED:
  132.  
  133.   Start the wadmenu with the command "EW".
  134.  
  135.   DO NOT START WITH "EASYWAD", AS THIS WILL DROP YOU BACK TO DOS AFTER YOU
  136.   HAVE SELECTED EVERYTHING!
  137.  
  138.   You will see a screen with the following items:
  139.  
  140.   - The episodes;
  141.   - The skills;
  142.   - The playtypes;
  143.   - The starting level;
  144.   - A DEATHMATCH item;
  145.   - A DEATHMATCH v2.0 item;
  146.   - A No monsters item;
  147.   - A Respawn monsters item;
  148.   - A Fast monsters item;
  149.   - Loadsa WAD files with an info field!;
  150.   - 2 pagers ("<<<" and ">>>");
  151.   - A ( START DOOM! ) item;
  152.   - A ( AUTO SELECT ) item;
  153.   - A (READ PREVIOUS) item;
  154.   - A mouse pointer if a mouse was found :)
  155.  
  156.   All items that are available only in higher DOOM versions than the one you
  157.   specified in your configuration file are 'ghosted' (printed in dark grey).
  158.   When you move the mouse, each line can be highlited. Use the left mouse
  159.   button to select each field. You can select as many WAD files as you like.
  160.   Just click again on a WAD file to de-select it. If you have more than 54
  161.   WAD files, then use the pagers to see the next/previous page.
  162.   You can quit directly by pressing the right mouse button or the [ESC] key.
  163.   Notice that the files you typed in the configuration file after the keyword
  164.   "AUTOINCLUDE" are already selected.
  165.  
  166.   ( START DOOM! )  When you're done clicking, punch the left mouse button on
  167.                    this field and play the selected DOOM part. What happened
  168.                    is that the program made a batch file "START.BAT", which is
  169.                    automatically started. This is useful (Yep, really!). If
  170.                    you finished playing, but want to play the same thing again,
  171.                    just type "START"  at the command line in stead of "EW".
  172.   (READ PREVIOUS)  does the opposite. It reads the file "START.BAT" back and
  173.                    sets all values accordingly. All files are automatically
  174.                    selected.
  175.   ( AUTO SELECT )  automatically selects the correct episode and level to
  176.                    start, according to the selected WAD files. This option
  177.                    does not start the game, you still have to hit [START].
  178.  
  179.   Keyboard equivalents:
  180.  
  181.   'E'          Change (E)pisode;
  182.   'L'          Change (L)evel;
  183.   'S'          Change (S)kill;
  184.   'T'          Change play(T)ype;
  185.                if playtype is 'IPX compatible' and you have no alternative
  186.                IPXDRIVER:
  187.                  'N' Change (N)umber of players;
  188.                if playtype is 'Null-modem link' and you have no alternative
  189.                SERDRIVER:
  190.                  'C' Change (C)OM port number;
  191.   'D'          Toggle (D)eathmatch;
  192.   'V'          Toggle deathmatch (V)2.0. Notice that you cannot select both
  193.                the deathmatch items;
  194.   'M'          Toggle No (M)onsters item;
  195.   'P'          Toggle Res(P)awn monsters item;
  196.   'F'          Toggle (F)ast monsters item. Notice that 'No monsters' cannot
  197.                be used in conjunction with respawn or fast monsters;
  198.   'A'          Activate [AUTO] item;
  199.   'R'          Activate [READ PREVIOUS] item;
  200.   [ENTER]      Start game;
  201.   [PAGE UP]    Next page of WAD files;
  202.   [PAGE DOWN]  Previous page of WAD files;
  203.   [ESC]        Abort EasyWAD.
  204.  
  205.   Other keys, which have no mouse equivalents, are:
  206.  
  207.   [DEL]        Delete the pointed WAD file;
  208.   [F1]         Show available keys;
  209.   [F5]         Rescan the given WADDIR directories (the same as EASYWAD -R);
  210.   [F7]         Toggle NOFULLNAME (as found in the configuration file);
  211.   [F8]         Resort all WAD files in memory. You will toggle between sort
  212.                by filename and sort by infofield.
  213.  
  214.   if no mouse was found, then select WAD files with the keys
  215.  
  216.   [CURS UP]    (Wraps to bottom)
  217.   [CURS DOWN]  (Wraps to top)
  218.   [CURS LEFT]  (Wraps to far right)
  219.   [CURS RIGHT] (Wraps to far left)
  220.   [SPACE]      (Un)select pointed WAD file
  221.  
  222.  
  223.  
  224. THE INFOFIELD:
  225.  
  226.   After a WAD file name comes the infofield. The first part is the episodes
  227.   and levels that are patched by this file; for example:
  228.   E1M1 means: first episode (E1), first level (M1). The convention is:
  229.  
  230.   Ex-    means: the entire episode x, including the secret level;
  231.   ExMy-z means: Episode x, levels y through z;
  232.   ExMy,z means: Episode x, levels y and z;
  233.  
  234.   After this come the other patched parts:
  235.  
  236.   "c" = new (C)olors (palette change);
  237.   "d" = new (D)emos;
  238.   "s" = new (S)ound effects;
  239.   "m" = new (M)usic;
  240.   "p" = new s(P)rites;
  241.   "g" = new (G)raphics.
  242.  
  243.   If a WAD file patches only one part, then the complete name is printed. For
  244.   example, a file that only contains new music will have a field "music", etc.
  245.   unless "NOFULLNAME" was given in the configuration file.
  246.  
  247.  
  248.  
  249. THE WADINFOFILE:
  250.  
  251.   This file contains all the above information. Each file is seperated into
  252.   four fields: drivenumber directory filename info
  253.   The info field contains the exact info as on the screen. This field can be
  254.   edited with any ASCII editor. If it exceeds 16 characters, then the rest is
  255.   cut off. You could add a mark for how much you like this WAD, or a sign that
  256.   says 'especially cool on DEATHMATCH', or anything else; just no longer than
  257.   16 characters.
  258.   The file is created when it did not exist at startup, or when you run
  259.   "EW -R" (or "EASYWAD -R", after which you should run "START" yourself :)
  260.   Unfortunately this does also overwrite your own additional info.
  261.  
  262.   The option "NOSEARCH" should be used with some caution. Usually, EASYWAD
  263.   will search all given WADDIR directories for WAD files (and write a
  264.   WADINFOFILE if needed). "NOSEARCH" forces the program to NOT search the
  265.   directories, but to use the WADINFOFILE directly to obtain all WAD file
  266.   statistics. This REALLY speeds up things when using LOADS of WAD files or
  267.   WAD files on cd-rom. The problem comes if you add or delete a WAD file (or
  268.   even a WAD directory). As no directories are scanned, the program will be
  269.   unable to notice the changes, and still display the 'old' list. So, if you
  270.   use this option and change ANYTHING in your filesystem, including deletion
  271.   from within EASYWAD, be sure to use "EW -R" (or "EASYWAD -R") to update
  272.   the WADINFOFILE!
  273.  
  274.  
  275.  
  276. USING A DIFFERENT CONFIGURATION FILE:
  277.  
  278.   The default configuration file is "EASYWAD.CFG". You can use a different
  279.   file by adding the command line parameter +<new_config_file>. This option
  280.   is particularly useful if you have WAD files on a CD-ROM. You could make a
  281.   configuration file, say "CDWADS.CFG", which contains the following lines
  282.   (assuming that your CD-ROM drive is called E:)
  283.  
  284.   DOOMVERSION <your_DOOM_version>
  285.   DOOMDIR <your_main_DOOM_directory>
  286.   WADDIR E:\ /S                        # All subdirs from the root
  287.   WADINFOFILE CDWADS.DSC               # Should be different than the normal
  288.   NOSEARCH                             # The CD-ROM never changes contents
  289.   SORTFILES INFO                       # Sort all files by their info field
  290.  
  291.   If you want to access these file, than start with "EW +CDROM.CFG"
  292.  
  293.  
  294.  
  295. NOTE TO THOSE WHO ARE UPGRADING FROM VERSION 1.02:
  296.  
  297.   People who are upgrading from version or 1.02 are requested to start
  298.   EASYWAD the first time with "EW -R" (or "EASYWAD -R"), as the WADINFOFILE
  299.   has undergone several major changes.
  300.  
  301.  
  302.  
  303. LIMITS:
  304.  
  305.   The program can handle a maximum of 1000 WAD files. 54 files are printed in
  306.   a page on the selection screen. Just click on a 'pager' and the next page is
  307.   displayed. The maximum number of directories is 400.
  308.  
  309.  
  310.  
  311. CONSIDERATIONS:
  312.  
  313.   Remember that all the things you selected are put on one command line
  314.   (in "START.BAT") One line should not exceed 126 characters, for COMMAND.COM
  315.   (your command prompter) to be able to read it completely. (This problem has
  316.   been solved in version 1.5 of DOOM).
  317.   The message: keep your path(name)s as short as possible! A good trick is:
  318.   If you have wadfiles on a different drive, then first change the current
  319.   directory of that drive to the WADs directory and use an entry "drive:." as a
  320.   "WADDIR" entry.
  321.   For example: the DOOM drive is C: and you also have extra WAD files on D: in
  322.   the directory "\DOOM\WADS".
  323.   Then you should edit "EW.BAT" to start with the command "CD D:\DOOM\WADS"
  324.   and edit "EASYWAD.CFG" to hold "WADDIR D:."
  325.  
  326.   Notice that you do not have to 'Press return to continue' when you start
  327.   DOOM with a selected WAD file (unless you selected NOAUTORETURN in your
  328.   configuration file).
  329.  
  330.  
  331. Good luck!
  332.  
  333. If you use this program, please drop a note (you like it, you hate it, you
  334. would like things changed) at the following email address:
  335.  
  336. martijn@htsa.hva.nl
  337.  
  338. This program (and its updates) can be freely obtained from anonymous ftp.
  339. Check out the following site:
  340.  
  341. infant2.sphs.indiana.edu in de directory /pub/doom (or one of the mirrors).
  342.  
  343.  
  344.  
  345. COPYRIGHTS:
  346.  
  347.   This program has NO copyrights whatsoever.
  348.   If it causes any problems ... yeah, right!
  349.   This absolutely freeware program may be edited and distributed at taste.
  350.   The only thing that I ask is to distribute the complete package.
  351.  
  352.  
  353.  
  354. CREDITS GO TO:
  355.  
  356.   - The makers of DOOM (Id Software). They changed my life completely.
  357.   - The makers of DMSPEC12.TXT (Matt Fell & Hank Leukart). This is where I
  358.     found the info on the structure of a WAD file;
  359.   - The makers of DEU (Doom Editor Utility, by Brendon Wyber & Raphael Quinet)
  360.     for their commented source. I use a few of their namings in my source.
  361.  
  362.  
  363.  
  364. ADDITIONAL CREDITS GO TO:
  365.  
  366.   - J.J. Kwast of ThunderWare Research Center. He gave me the constructive
  367.     criticism I needed when he wasn't DEU-ing.
  368.   - B. Castricum for 'play-testing' and giving additional comments.
  369.   - Everyone else who gave reactions.
  370.   - All those people out there that are constantly creating new WAD files.
  371.  
  372.  
  373.  
  374. CHANGES AFTER VERSION 1.10 (release September 18, 1994)
  375.  
  376.   - Changed configuration reading routines;
  377.   - Added recognition for quoted arguments;
  378.   - Added [F1] key to give the user help on available keys;
  379.   - Added [F7] key to toggle "NOFULLNAME";
  380.   - Added [F5] key to rescan directories;
  381.   - Added [F8] key to resort all WAD files in memory;
  382.   - Swapped [PAGE UP] and [PAGE DOWN] keys; UP is next page;
  383.   - Added "SERDRIVER" to use another serial driver than "SERSETUP";
  384.   - Added "IPXDRIVER" to use another network driver than "IPXSETUP";
  385.   - Changed 'xxxxPlayType' routines to disable special functions that only
  386.     belong to SERSETUP and IPXSETUP.
  387.   - Added "SETSOCKET" to change the default network socket;
  388.   - Added "NOFULLNAME" to stop using e.g. "music' i.s.o. "-        m";
  389.   - Added "NOAUTORETURN";
  390.   - Removed redundant IdSprites entries;
  391.   - Removed file selection bug when no mouse is found;
  392.   - Changed "NULL" into "SERIAL" in playtype selection.
  393.  
  394.  
  395.  
  396. CHANGES AFTER VERSION 1.06 (release September 12, 1994)
  397.  
  398.   - Rearranged screen layout to be able to build the following:
  399.   - Added 'No monsters', 'Respawn monsters' and 'fast monsters' items;
  400.   - Added 'DEATHMATCH! v2.0' item;
  401.   - Added key equivalents for the above;
  402.   - Changed videoroutines; Now unavailable options are 'ghosted' in stead of
  403.     'not printed'. This looks better;
  404.   - Changed selection boxes on screen;
  405.   - Changed old routines for speed;
  406.   - Erased "ADDSWITCHES" items '-NOMONSTERS', '-RESPAWN' and '-ALTDEATH', as
  407.     these are now handled from within EASYWAD;
  408.   - Fixed error that messed up the WAD files if you have more than 256 of
  409.     them :)
  410.   - Changed pagers; now the current page and the number of pages is printed.
  411.     Pagers are now unavailable if there is no next/previous page.
  412.   - Fixed some more version errors;
  413.   - Added [DEL] key to delete WAD files;
  414.  
  415.  
  416.  
  417. CHANGES AFTER VERSION 1.05 (release September 9, 1994):
  418.  
  419.   - Changed switch "-WART" in "-WARP", as WART is no longer valid in version
  420.     1.666 of DOOM. Sorry for the delay;
  421.   - Hi-lighting problem remained in file selection part. Fixed;
  422.   - Found some (minor) version errors. Fixed;
  423.   - Added some more comment in the source file.
  424.   
  425.  
  426.  
  427. CHANGES AFTER VERSION 1.03 (release September 5, 1994):
  428.  
  429.   - Added "ADDSWITCHES" to allow direct passing of un-covered DOOM switches;
  430.   - Added "SORTFILES" to allow for file sorting before displaying;
  431.   - Added several DOOM version checks;
  432.   - Changed all display and field-handling routines. Fields are no longer
  433.     printed if the DOOM version is too low;
  434.   - Added WAD-file directory identifiers "INFOPACK" and "PLATFORM", which I
  435.     found in a lot of WADfiles. They were previously treated as New Graphics
  436.     (Those identifiers are NOT from Id SoftWare!)
  437.   - Shorted some code, as I got the funny message 'Out of near heap space'
  438.     while compiling ...
  439.  
  440.  
  441.  
  442. CHANGES AFTER VERSION 1.02 (release August 25, 1994):
  443.  
  444.   - Changed program location: EASYWAD is no longer forced to be in your DOOM
  445.     directory;
  446.   - Added "DOOMDIR" in configfile to allow for this change;
  447.   - Added new scanning routine for the configfile to allow comment lines;
  448.   - Added keyboard equivalents for all selection types. This also means that
  449.     a mouse is no longer needed;
  450.   - Removed the bug from EW.BAT that created 'Syntax error';
  451.   - Added support for higher versions of DOOM. The most important change is
  452.     that you can now select more WAD files, as since version 1.5 of DOOM you
  453.     are allowed to make a file from the command line options;
  454.   - Added "DOOMVERSION" in configfile to allow for this change;
  455.   - Erased "Modem setup" from playtype field on screen, as this would take
  456.     far too much administration. sorry :)
  457.   - Added "SETPLAYTYPE" in configfile to change the default playtype;
  458.   - Added "SETNODES" in configfile to set the default number of players in a
  459.     multiplayer IPX game;
  460.   - Added "SETCOMPORT" in configfile to set the default COM port when using
  461.     the null-modem link game;
  462.   - Added "Number of players"/"COM port" on screen;
  463.   - When you moved the mouse too quikly, some hi-lighted items kept being
  464.     hi-lighted. Fixed;
  465.   - Completely changed layout of this DOC file.
  466.  
  467.  
  468.  
  469. CHANGES AFTER VERSION 1.01 (release August 4, 1994):
  470.  
  471.   - Added [AUTO] field;
  472.   - Added ability to scan for possible shorter paths to WAD files;
  473.   - Added "AUTOINCLUDE" in configfile;
  474.   - Added "NOSEARCH" in configfile;
  475.   - Added routines, defines and structures to be able to read info on a WAD
  476.     file directly from the file itself;
  477.   - Changed maximum of WADfiles on screen from 100 to 60 to allow for a longer
  478.     info fields (from 10 to 16 chars);
  479.   - Added item "-S" in "WADDIR" field to allow for handling subdirectories;
  480.   - Added switch "-R" on the command line to Rescan all "WADDIR" items;
  481.   - Added switch "+file" on the command line to allow for different config
  482.     files;
  483.   - Changed "EW.BAT" for the new switches;
  484.   - Added keyboard check for 'escape': abort;
  485.   - Partial rewrite of the code, to gain some speed;
  486.   - Added some checks to prevent the code from hanging the system :)
  487.  
  488.  
  489.  
  490. CHANGES AFTER VERSION 1.00 (internal release July 17, 1994):
  491.  
  492.   - A few bugfixes :)
  493.   - Added [READ PREVIOUS] field;
  494.   - Added [START] field;
  495.     - Start game is now done by clicking [START] i.s.o. the right mouse button;
  496.     - Changed meaning of right mouse button to: abort;
  497.   - Added "SETSKILL" in configfile;
  498.   - Added "DEATHMATCH" in configfile;
  499.   - Changed location of 'program name' on screen to the top;
  500.  
  501.  
  502.  
  503. CONTENTS OF THE EASYWAD PACKAGE
  504.  
  505. This package should contain the following files:
  506.  
  507.   EASYWAD.DOC - Guess what? You're reading it!
  508.   EASYWAD.EXE - The main thing
  509.   EASYWAD.CFG - An example configuration file
  510.   EW.BAT      - The usual entrance :)
  511.   EASYWAD.C   - The source code of this utility
  512.  
  513. If any part is missing, please contact me at the above address to receive the
  514. full copy.
  515.  
  516.  
  517.  
  518. WHAT YOU NEED:
  519.  
  520.   The same stuff as for DOOM:
  521.  
  522.   - A PC (minumum is a '386 for DOOM and a '286 for this proggie);
  523.   - A VGA screen;
  524.  
  525.   Extra:
  526.  
  527.   - An initialized mouse (recommended);
  528.   - A few spare sectors on your harddisk.
  529.