home *** CD-ROM | disk | FTP | other *** search
/ The Complete Doom Accessory Pack 2 / TheCompleteDoomAccessoryPackVolumeII.iso / loaders / wadrunr / runner.doc < prev    next >
Text File  |  1994-07-14  |  13KB  |  282 lines

  1.  
  2.  
  3.  
  4.                              WAD_Runner V1.0
  5.  
  6.                             (c) copyright 1994
  7.                              Michael S. Utzig
  8.  
  9.  
  10.    If you haven't been there already, welcome to the wonderful world
  11.    of DOOM.
  12.  
  13.    This is, yes you guessed it, Another front end launcher for DOOM.
  14.    Not too much different from all the others except for the "windows-
  15.    like" gui, and that this is also bannerware (ohh-noo). Relax I put
  16.    all that at the end. So if you're chompin' bullets ready to go kick
  17.    some demon butt, put wr.exe in the DOOM directory and type "WR". For
  18.    those of you who want to know more, read on.
  19.  
  20.    WAD_Runner MUST be placed in the DOOM directory for it to run.
  21.    Operation is straight forward in that this is 99.9% WYSIATI
  22.    (What You See Is All There Is). Most of the parameters for game
  23.    play are on the main screen. Those of you who are familiar with
  24.    the DOOM command line options should be able to jump right in
  25.    without reading the docs. For those of you a little newer to DOOM,
  26.    I'll give you the nickel tour.
  27.  
  28.    With all the people currently designing new episodes and levels
  29.    for DOOM, there has to be a way of managing all the external .WAD
  30.    files now available on bulletin board systems.
  31.    WAD_Runner replaces the tedious chore of typing and remembering
  32.    file names and command line parameters that can extend off into
  33.    another persons monitor. By giving the user a scrolling pick list
  34.    of the available .WAD files, and option buttons for the other
  35.    selections, you can see at a glance all of the resources needed
  36.    to play DOOM.
  37.    
  38.    To select an external WAD file to play, simply double-click the 
  39.    mouse on the appropriate file name or use the up & down arrow
  40.    keys and press enter when the highlight is over the correct file.
  41.    The selected file will appear in the listbox header. Below the file
  42.    list is a scrolling information display that will show the name of
  43.    the currently selected .WAD file and a list of the episodes and 
  44.    missions that it replaces. This display is updated every time you 
  45.    select a new filename, so on some of the larger files it may take a 
  46.    couple of seconds to update. I'll work to get that sped up.
  47.    The File list box currently can hold a maximum of 512 file names.
  48.    You can also use TAB or shift-TAB to change the focus and cycle 
  49.    through the options. Pressing the enter key on list boxes and the 
  50.    space bar on option boxes selects or un-selects that item. The 
  51.    object with "focus" has a dotted box around the perimeter.
  52.    Pressing the ESC keywhile the file section box has the focus will
  53.    erase your .WAD file selection.
  54.  
  55.    If you have selected a Start Level or Savegame, and then decide not 
  56.    to use these values, each box has a blank selection at the end of the 
  57.    list which can be picked to zero out these values.
  58.  
  59.    If you have selected an external .WAD file with appropriate levels
  60.    and such, and also picked a savegame to reload, the savegame will
  61.    override your episode/level selection and restore from the savegame 
  62.    file. As long as the episode/mission selections are different you 
  63.    can warp to any of the external .WAD missions by typing... 
  64.    IDCLEV <episode# mission#>   anytime during the game
  65.    i.e. by typeing
  66.    IDCLEV 23        this will warp you to episode 2 mission 3
  67.  
  68.  
  69.    Here is a list of WAD_Runners supported parameters.
  70.  
  71.    -devparm             Puts you in developers mode, necessary for the
  72.                         other options (Press F1 and get a 320x200 256
  73.                         color pcx snapshot of the current screen)
  74.    -file                specifies external wad file to load replacing
  75.                         original episode/level(s)
  76.    -warp                selects starting episode and level
  77.    -skill               how tough are you?
  78.    -deathmatch          starts each player in a separate area, default
  79.                         for multi-player games is co-operative play
  80.    -nomonsters          speaks for itself
  81.    -respawn             causes dead monsters to regenerate 8 second later
  82.                         (this can cause even the wimpy levels to get
  83.                         tough unless your fast)
  84.    -loadgame            loads previously saved game
  85.    -port                selects alternate network address when multiple
  86.                         games of DOOM are running on the same net, also
  87.                         called socket
  88.    -nodes               number of players in a network game
  89.    -com#                com port for modem or direct connect games
  90.    -dial<phone #>       dials phone for modem game
  91.    -answer              puts modem in answer mode for modem game
  92.    
  93.  
  94.  
  95.    Most of the controls are self-explanitory, read the readme file that
  96.    was included with DOOM to get a better idea of the game options and
  97.    you'll be able to use WAD_Runner with little or no problems.
  98.  
  99.  
  100.    BOOT DISK
  101.    id recommends that you boot clean with no memory managers other than
  102.    himem.sys. Here's an easy config.sys that works with most dos versions
  103.    (even novell dos 7)
  104.  
  105.    device=<path>himem.sys  'insert your path to himem i.e. c:\dos\himem.sys
  106.    dos=high,umb            'loads dos high
  107.    files=20
  108.    buffers=20
  109.  
  110.    this config has worked for MS-DOS ver 5 & 6 also Novell Dos ver 7
  111.    I've run doom with emm386 loaded and it works ok unless you have a sound
  112.    blaster, in which case it locks up tight.
  113.  
  114.  
  115.    NET PLAY
  116.    DOOM runs great on a pair of 486/33's connected to a network. This was
  117.    the spur that got me to write WAD_Runner.
  118.    Multi-Player DOOM is a fantastic experience.
  119.    WAD_Runner now detects if IPX.COM has been loaded prior to selecting 
  120.    the network game option. Allowing you the chance to quit and load IPX
  121.    before you launch DOOM.
  122.    DOOM will run on any network that uses ipx protocol, in fact DOOM only
  123.    requires that IPX.COM be loaded in order play. You do not need to have,
  124.    or be connected to, a File Server to play multi-player DOOM.
  125.    You can create an inexpensive network to play doom without knowing
  126.    anything at all about networks. Most network cards now on the market
  127.    come with a driver diskette that includes a copy of ipx.com generated
  128.    for that board. With 2 cards, a cable and a couple of copies of DOOM and
  129.    WAD_Runner, a 10 Mbit per sec network link can be achieved in 5 easy steps.
  130.    -install the boards
  131.    -connect the cable
  132.    -boot your system
  133.    -run ipx.com
  134.    -run WAD_Runner and select NETWORK option, then start DOOM
  135.    Anyone can do it!
  136.    
  137.    You can play more than one game on a network by changing the socket
  138.    number. I believe id allows up to 65,000 sockets however I've kept
  139.    it down do a meager 1000(this would suggest a minimum of 2000 players
  140.    in just one network, whoa! Who's working?)
  141.    Just click on the socket edit box and type in any number up to 999,
  142.    be sure the person playing with you does the same.
  143.    As I said DOOM works great on a network but does not seem to go across
  144.    a bridge. You must be on the same network segment as your opponent
  145.    If you have any question ask your Network Administer.
  146.  
  147.  
  148.    SERIAL PLAY
  149.    For a less expensive way to run Doom or if your computers are far from
  150.    each other you can use a modem to play DOOM or use a Null Modem cable
  151.    to connect the computers via an unused communication port.
  152.    this is a little slower than a network version but it helps to have a
  153.    couple of high speed machines and set the graphics detail to LOW.
  154.    This helps smooth out the jerkiness when slower machines are used.
  155.    Using WAD_Runner just select "direct" if using a null modem cable or
  156.    one user must "answer" and the other must "dial" when connecting via
  157.    modem.
  158.    In order to use the Dial feature, you must edit the MODEM.CFG
  159.    file that comes with DOOM and is used by sersetup. Insert the phone 
  160.    number you wish to dial on line 3. Any ascii editor will suffice.
  161.    See the example MODEM.CFG included with this archive.
  162.  
  163.    For both net and serial play, you must also have your own copy of
  164.    DOOM on a local drive. Savegames will be saved to the current directory
  165.    of each player.
  166.  
  167.  
  168.    Some of the things planned for future versions include:
  169.  
  170.    -  a .cfg file to "remember" the game parameters used during
  171.       the last session, also to aid in picking the correct .wad file
  172.       in a savegame restore
  173.    -  built in modem support w/ dialing directory (as of 7-10-94 
  174.       this may change depending on what extra features id put into
  175.       their new version of sersetup in DOOM ver 1.5) 
  176.    -  Ipx detection (will check to see if ipx has been loaded
  177.       when a network game has been selected and if not, load it)
  178.       *** ipx detection installed 7-10-94 ***
  179.    -  Automatically send and receive command line parameters for
  180.       serial and net games
  181.    -  sound blaster support
  182.    -  screen saver feature
  183.  
  184.    not necessarily in that order
  185.  
  186.  
  187.  
  188.  
  189.  
  190.    BANNER ==== BANNER ==== BANNER
  191.  
  192.    Ok, here is the part you were so worried about
  193.    If you've read the rest of this document and never played
  194.    multi-player DOOM, or you have played Multi-player DOOM, but it
  195.    was banned at work, or you just need one more excuse to bash your
  196.    friends, then this is for you.
  197.  
  198.    I've put together an assortment of kits to allow anyone to experience
  199.    the joy of Multi-Player DOOM.
  200.  
  201.    All Kits come with a 2 user licence for WAD_Runner and necessary
  202.    hardware to setup a DOOM multi-player game.
  203.  
  204.    #1  Serial DOOM
  205.          an inexpensive way to connect 2 local PC's together to play
  206.          via DIRECT connect. A 15 ft. "modular" Null Modem cable with
  207.          9 and 25-pin adaptors with instructions on how to connect and
  208.          play serial DOOM. For those interested, these cables work with
  209.          all types of Communication software and other games that have
  210.          modem play (i.e. LapLink, Falcon 3)                    $ 29.95
  211.  
  212.    #2  Net DOOM
  213.          Anyone wishing to create their own 10 Megabit per second
  214.          ethernet DOOM Network will want one of these. Includes
  215.          2ea  8/16 bit Ethernet Cards with ipx drivers and 20 ft of
  216.          cable.  **                                            $ 119.95
  217.  
  218.    #3  Ultimate DOOM
  219.          For the Doomer at home or at large a combination of items
  220.          1 & 2 above for that solid network link at home, and the
  221.          portability of an easy connect serial link for the doomer
  222.          on the go. **
  223.                                                                $ 139.95
  224.  
  225.  
  226.    ** When ordering Ethernet cards you must specify the type of cable
  227.    connection desired. Modular twisted pair (kinda like a phone cable)
  228.    or Coaxial cable (sorta like cable tv). The main difference between 
  229.    the two types is that a twisted pair link will let you connect only 
  230.    two pc's together at any one time, unless of course you want to invest
  231.    in some additional hardware and go all out. Whereas with a coaxial
  232.    link any time you want to add more stations you just need another
  233.    card and another length of cable. Installation instructions are 
  234.    included with each kit.
  235.  
  236.  
  237.    There, that wasn't so bad was it?  I'll bet you a squeeze on the
  238.    trigger of this plasma rifle it wasn't. Besides, you don't really
  239.    have to buy any of this stuff, now do you? ....... (click) ...
  240.    Well, since you really do look interested, take a look at ORDER.FRM
  241.    included with this archive, and 'Hey, please print.'
  242.  
  243.  
  244.  
  245.    To report any suspicious anomalies
  246.    or add your 2 bullets worth of info
  247.    I can be reached by email at:
  248.  
  249.    MegaSystems BBS
  250.    Carson City, Nevada
  251.    (702) 849-2207
  252.    I'm currently on at least once or twice a week
  253.  
  254.    or by paper mail at:
  255.  
  256.    Michael S. Utzig
  257.    1207 Margaret Ave
  258.    So. Lake Tahoe, CA. 96150
  259.  
  260.    You can also reach me by phone after 6pm pacific time
  261.    (916) 541-8152
  262.  
  263.  
  264.  
  265.    Misc Notes
  266.    One very good external WAD file was put together by a gentlemen
  267.    named Gary Karnik, called WADPAK1 it is the work of several authors
  268.    and replaces all 27 levels of the original DOOM. Almost like
  269.    having a whole new game. thanks Gary.
  270.  
  271.    There is a bulletin board dedicated exclusively to DOOM and DOOM
  272.    related files. An excellent source for DOOM utilities(like this one)
  273.    and external WAD files. There are at least several hundred External
  274.    WAD files that can be had, and some great utilities for making 
  275.    your own.
  276.    Renegade Graphics DOOM BBS  --  615-337-9198
  277.  
  278.    And for your general info:
  279.    id Software's BBS   --    508-368-7038
  280.  
  281.  
  282.