home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 017A / QMAPHACK.ZIP / QMAPHACK.TXT < prev    next >
Text File  |  1996-06-02  |  2KB  |  39 lines

  1.                         QMapHack        v1.11
  2.    This is a set of QUAKE editing utilities devloped by myself, Rob Shields,
  3. and two of my friends, Andrew Gilpin adn Tim Daoust.  These utilities are
  4. still in their preliminary testing state, but should work.
  5.    I would reccomend obtaining a copy of the Unofficial Quake Specs v3.1
  6. before using these utilities.  I cannot begin to explain the BSP tree here,
  7. so that document will be very helpful.
  8.    DECON.EXE is used to split the .BSP file into a set of .TXT files, two
  9. .BIN files, two .LST files, and several .MIP files.  All but the .BIN and
  10. .MIP can be edited by the use of a text editor.  The .BIN files are only
  11. necessary as filler in the reconstruction, and will not be present in later
  12. versions.  We are currently working on a .BMP to .MIP convertor, that should
  13. be finished in a few days.  DECON takes the filename with complete path as a
  14. command line parameter.
  15.    RECON.EXE takes the files created by DECON and forms a .BSP file from
  16. them.  Before using RECON, modify the text files as you wish, but please
  17. change only the numerical entries.  RECON does not calculate the BSP tree yet,
  18. so you will have to do so in the TXT files.  RECON takes the complete path of
  19. the directory created by DECON as a command line paramater.
  20.    MIP2BMP.EXE takes a .MIP texture file created by DECON and generates a
  21. bitmap (.BMP) file from it.  It takes the filename of the .MIP with complete
  22. path as a command line parameter.  The file QUAKE.PAL must be present in the
  23. directory that MIP2BMP is located in.  We will soon have BMP2MIP working,
  24. which will convert BMP's back into MIP's.  This should be included in the next
  25. version.
  26.    We are also working on a utility to edit the sprite (.SPR) files.
  27. Once again, this should be ready by the release of the next version.
  28.    If an error occurs that either RECON or DECON cannot handle yet, a message
  29. will appear giving you an error code.  When this happens, please record the
  30. number and send it in a message to rshields@eve.net
  31.    ***We are not responsible for any damages resulting from the use or misuse
  32.    of these utilities.  These may be distributed freely, as long as this text
  33.    file accompanies it.***
  34.    For notification of later versions, please send E-MAIL to either
  35. rshields@eve.net, agilpin@eve.net, or retri@nether.net.
  36.  
  37. Please send information of any bugs to the above addresses as well.
  38.                 Thank you!
  39.