home *** CD-ROM | disk | FTP | other *** search
/ 4-Ever Doomed / 4-everdoomedcypresssoftware1994.iso / utils / d1 / netdoom / netdoom.txt < prev    next >
Text File  |  1994-09-04  |  2KB  |  58 lines

  1.                  INSTRUCTIONS ON HOW TO RUN DOOM
  2.                   ON A SIMPLY LANTASTIC NETWORK
  3.  
  4.      Files Included: LSL.COM
  5.                      NRODI.COM
  6.                      IPXODI.COM
  7.                      NETDOOM.BAT
  8.                      NETDOOM.DOC
  9.  
  10.        YOU MUST HAVE THE REGISTERED VERSION (1.2 or better)
  11.                  OF DOOM TO UTILIZE THIS PACKAGE
  12.  
  13.      This archive contains everything you need to run DOOM on a 
  14. SIMPLY LANTASTIC network. Change to the directory which contains 
  15. DOOM and then execute this self extracting archive. ie.,
  16.  
  17. cd games\doom
  18. \download\lntstcdm
  19.  
  20.      Then execute the NETDOOM batch file to install the drivers 
  21. and run DOOM SETUP to access network gameplay. It's best NOT to 
  22. have the normal Lantastic drivers and network in place when doing 
  23. this. You might consider booting clean from floppy also, so as to 
  24. get the maximum amount of memory available for gameplay.
  25.  
  26.      To set up a boot disk, format a disk with the /S parameter, 
  27. then create a basic CONFIG.SYS file. Maybe, something like this:
  28.  
  29. DEVICE=C:\DOS\himem.sys
  30. DEVICE=C:\DOS\EMM386.EXE NOEMS
  31. BUFFERS=5
  32. FILES=20
  33. DOS=HIGH,UMB
  34. STACKS=0,0
  35.  
  36.      Then create an AUTOEXEC.BAT file that changes to your DOOM 
  37. directory and starts NETDOOM.BAT. Maybe, something like this:
  38.  
  39. @ECHO OFF
  40. SET SOUND=D:\SB
  41. SET TEMP=C:\TEMP
  42. SET BLASTER=A220 I7 D1 T4
  43. LH c:\MOUSE\MOUSE
  44. CD GAMES\DOOM
  45. NETDOOM
  46.  
  47.      That SHOULD do it. Your configuration may vary from mine, but 
  48. you get the gist of this rambling, eh?
  49.  
  50.  
  51.         I put this package together for those of you who can't get 
  52. your hands on LSL.COM, NRODI.COM and IPXODI.COM. Together these 
  53. COM files allow up to 4 players to play DOOM over a SIMPLY 
  54. LANTASTIC network. Also included is a sample batch file for 
  55. loading them into upper memory and then removing them upon exit 
  56. from the game.
  57.  
  58.      Good Luck, & good shooting.