home *** CD-ROM | disk | FTP | other *** search
/ GCW Games & More & Wacky Windows Companion / gcw.iso / doom / starwar / deu.txt < prev    next >
Encoding:
Text File  |  1994-11-04  |  3.9 KB  |  137 lines

  1.  
  2.             DeuTex/DeuSF    2.7
  3.                November 94
  4.  
  5.         a WAD composition tool for DOOM
  6.  
  7.         Copyright (c) Olivier Montanuy 1994
  8.            (montanuy@dmi.ens.fr)
  9.  
  10.  
  11. Features of DeuTex:
  12.  
  13. - reverse engineer existing PWAD 
  14. - compose your own wall textures, reusing DOOM patches or
  15.    adding your own patches as bitmaps (.BMP)
  16. - add your own floors  (still quite tricky. see manual)
  17. - add your own sprites (a bit tricky. see manual)
  18. - replace the ressources you want in all PWAD (missions, sounds, graphics,...)
  19. - simple WAD creation directives (text file)
  20. - simple directory structure (for the ressources)
  21. - work in batch mode (like a compiler).
  22.  (see manual\deutex.txt for details)
  23. - compatible with the level editors (like DEU)
  24.  
  25. Feature of DeuSF:
  26.  
  27.   recreate a complete sprite and flat PWAD from a partial
  28.   sprite or flat PWAD and the main WAD of DOOM.
  29.  
  30. Warning:
  31.  
  32.   These programs have been used with DOOM2, but I cannot be
  33.   sure that all the functions will work perfectly with DOOM2.
  34.   The sprite names VILE[ VILE\ VILE] are not compatible with
  35.   file names, and are replaced by VIL@A VIL@B VIL@C when used
  36.   for file names (and only for that).
  37.   
  38. Legalese: 
  39.  
  40.  see the license.txt file 
  41.  DeuTex/DeuSF are freeware and Copyright (c) O.Montanuy 1994.
  42.  DeuSF can be freely distributed. 
  43.  DeuTex cannot be distributed for *any* commercial purpose,
  44.  except by Compuserve.
  45.  
  46. New in version 2.7:
  47. - Bad news for those who didn't register DOOM. I have a mail from
  48.  John Romero which kindly request DeuTex to work only for Registered.
  49.  And when the Lord spokes...
  50. - A Visual Basic shell for DeuTex. version 1.0 beta.
  51.  
  52. New in version 2.6:
  53. - Unix version available (SUN SPARC, little endian processor)
  54. - OS/2 and Linux version by Mark Matthews and Per Allansson
  55. - DeuSF supports viewpoints not available in DOOM.WAD.
  56. - Removal of some bugs and restrictions of DeuTex and DeuSF.
  57. - Verbose and Non-Verbose mode.
  58. - Function to determine unused data in a WAD
  59. - Improvement of the user manual (just joking...)
  60. - Converts all sounds to 11025 samples/second
  61. - Can save a sound completely, even beyond the declared sound size.
  62.  
  63. Lacking in DeuTex 2.6:
  64. - MIDI support. If anyone can understand the code of Joachim...
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ************************ Contents *****************************
  71.  
  72. You're looking for the DeuTex and DeuSF executables?
  73.  
  74. .\dos        for basic DOS 
  75.             (no EMS, no XMS, just 400k base memory)
  76. .\linux        for Linux
  77. .\unix        for Unix on SUN Sparc 
  78. .\os2        for OS/2
  79.  
  80.  
  81. You want a quick overview of the main DeuTex features?
  82. (this requires the excellent PWAD trinity.wad by steve McCrea)
  83.  
  84. .\test-me\
  85.  
  86.     
  87. You want some information on what you can do with DeuTex?
  88.  
  89. .\manual\easy
  90.  
  91. You want the manual of DeuTex and DeuSF?
  92.  
  93. .\manual
  94.  
  95. You want technical details? additional info?
  96.  
  97. .\manual\advanced
  98.  
  99.  
  100.  
  101.  
  102. ****************** Where to get DeuTex/DeuSF ****************
  103.  
  104.  
  105. DeuTex/DeuSF are meant to be available by anonymous FTP on Internet
  106. sites: the same as of that of DEU.
  107.  
  108.     infant2.sphs.indiana.edu,ftp.luth.se,iglou.com,...
  109.      /pub/doom/deu
  110.        /pub/doom/wad_edit/misc    
  111.  
  112. DeuTex/DeuSF are available on Compuserve, by special request
  113. of Dr Sleep. Location unknown.
  114.  
  115. DeuTex/DeuSF can be available on any free of charge BBS.
  116.  
  117. Though a freeware tool, DeuTex cannot be distributed by shareware
  118. vendors without my written agreement.
  119.  
  120. DeuSF can be freely dirstributed, because it is meant to help
  121. install some PWADs, and thus cannot be submited to any restrictions.
  122.  
  123.  
  124.  
  125. ************************ Try Also **************************
  126.  
  127. DOOMTEX    by Steve McCrea
  128.     a list of tools to generate textures. not exactly user friendly,
  129.     but succesfully used for TRINITY.WAD. For hackers only :-)
  130.     I *do* hope you'll find DeuTex a bit easier to use, but Steve
  131.     was a pioneer in the area of texture editing!
  132.  
  133. WACKER by Keith Wilkins
  134.     A graphic texture editor. I could not test it, but it should be 
  135.     good. It would be a good idea to use it in combination with DeuTex.
  136.  
  137.