home *** CD-ROM | disk | FTP | other *** search
/ Demon Gate Mega Collection / DemonGateMegaCollection.bin / text / cw_inst.txt < prev    next >
Text File  |  1995-07-20  |  1KB  |  42 lines

  1. INSTALLTION
  2. ===========
  3. To install the citywar pwad it is very important
  4. to follow these instructions:
  5.  
  6. 1. make the directory c_w under your doom(I)-directory
  7.    (eg: c:\doom\c_w)
  8.  
  9. 2. Copy the cw.zip file to newly created c_w directory
  10.  
  11. 3. use pkunzip: pkunzip -d citywar.zip
  12.    (Important to use -d parameter to keep the directory structure)
  13.  
  14. 4. Done, start with the batch-file citywar.bat
  15. ===================================================================
  16. DIRECTORIES
  17. ===========
  18. This pwad contains a lot: pwad, lmp, bat-files, dm.exe, dmaud.exe 
  19. and additional sounds.
  20.  
  21. File structure:
  22. your doom-dir
  23.                 |
  24.                 |-c_w-- |
  25.                         |-bat    (bat-files)
  26.                         |-helper (dm.exe, dmaud.exe)
  27.                         |-org    (Storing of your original sounds)
  28.                         |-new    (Storing of new sounds)
  29. ==================================================================
  30. TROUBLESHOOTING
  31. ===============
  32. You could run into Out of enviroment when running
  33. citywar.bat, if you have a lot of path's and set's.
  34.  
  35. The soultion is to "add"/ increase the enviroment space
  36.  
  37. Add/modify the followinf line into/in config.sys: 
  38.  
  39. SHELL=C:\DOS\COMMAND.COM C:\DOS\ /E:1024 /p
  40.  
  41. ====================================================================
  42.