home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the DOOM Programming Gurus / Tricks_of_the_Doom_Programming_Gurus.iso / editors / deutex / unix / deutx34u.txt < prev    next >
Encoding:
Text File  |  1995-03-21  |  2.6 KB  |  79 lines

  1.  
  2.             DeuTex/DeuSF    3.4
  3.                March 95
  4.  
  5.         a WAD composition tool for DOOM
  6.         Copyright (c) Olivier Montanuy 1994
  7.            (montanuy@dmi.ens.fr)
  8.  
  9.            With manual by HevKev
  10.          (74107.1254@compuserve.com)
  11.  
  12.  
  13.                   UNIX (SUN) VERSION 
  14.             
  15.               for use with
  16.      SUN workstations, SUN O/S and Solaris, SPARC processor 
  17.          Compiled with GNU CC  2.6.3
  18.  
  19.  
  20.  
  21. Features of DeuTex:
  22.  
  23. - reverse engineer existing PWAD 
  24. - compose your own wall textures, reusing DOOM patches or
  25.    adding your own patches as bitmaps (.BMP)
  26. - add your own floors  (still quite tricky. see manual)
  27. - add your own sprites (a bit tricky. see manual)
  28. - replace the ressources you want in all PWAD (missions, sounds, graphics,...)
  29. - simple WAD creation directives (text file)
  30. - simple directory structure (for the ressources)
  31. - work in batch mode (like a compiler).
  32.  (see manual\deutex.txt for details)
  33. - compatible with the level editors (like DEU)
  34.  
  35. Feature of DeuSF:
  36.  
  37.   recreate a complete sprite and flat PWAD from a partial
  38.   sprite or flat PWAD and the main WAD of DOOM.
  39.  
  40. Legalese: 
  41.  
  42.  DeuTex/DeuSF are freeware and Copyright (c) O.Montanuy 1994.
  43.  DeuSF can be freely distributed. 
  44.  DeuTex cannot be distributed for *any* commercial purpose,
  45.  except by Compuserve.
  46.  
  47. DeuTex/DeuSF Manual DTEXMAN
  48.  
  49. A note on printing: This document has been set up so that you 
  50. can just type:  PRINT DTEXMAN.TXT
  51. at the DOS (or whatever) prompt.
  52. It contains no formatting, not even TABS. If you use a mono-spaced
  53. 10pt. font (Courier is perfect), the manual should come out formatted
  54. correctly (depending on how your paper sits in your printer). Make sure
  55. the 'skip perforations' option is OFF if you are using a dot-matrix
  56. printer, which is what I have tested printing with.
  57.  
  58. Of course feel free to jazz it up with your favorite word processor if
  59. you like, but it isn't necessary. The document is set up so that every
  60. page number follows the previous one by 66 lines, so if page 1 shows up
  61. at the bottom corner of your printed page, all others should show up
  62. there as well.
  63.  
  64. Please address all comments or complaints to me. Don't bother Olivier
  65. unnecessarily. I can be reached at:
  66.  
  67.              Kevin McGrail aka HevKev
  68.              Compuserve ID 74107,1254
  69.  
  70. For you Internet folk, that's:
  71.  
  72.               74107.1254@compuserve.com
  73.  
  74. I hope you get some use from the manual. It should convince you
  75. that DeuTex/DeuSF is not really as complicated as it looks at
  76. first glance.
  77.               Make some great WADs with it;
  78.                                Bye
  79.                                   HevKev