home *** CD-ROM | disk | FTP | other *** search
/ WADS of WADS / WadsOfWads.1994.zip / UNSORTED / DOOMEDT.TXT < prev    next >
Text File  |  1994-08-29  |  4KB  |  111 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ DOOMED Readme file.                                                         │
  3. │ Monday 8th August 1994.                                                     │
  4. │                                                                             │
  5. │ DOOMED is copyright (C) 1993-94 by C. J. Holz                               │
  6. │ DOOMED is freeware.                                                         │
  7. │ It may be distributed free of charge by itself, or with other programs.     │
  8. │ DOOMED may not be sold in any form for personal gain.                       │
  9. └─────────────────────────────────────────────────────────────────────────────┘
  10.  
  11.  
  12. What is DOOMED?
  13.     DOOMED is a DOOM save file editor.  IT edits save files from DOOM releases
  14.     1.2, 1.4, 1.5 and 1.6.  It also edits NetDOOM save games, but files must be
  15.     edited on each node separately.  The current DOOMED version is 1.6.
  16.  
  17.  
  18. What files are there?
  19.     DOOMED  .EXE    - Save file editor.
  20.     README  .TXT    - This text file.
  21.     DOOMEDT .ARJ    - Zip file of the above files.
  22.  
  23.  
  24. What can be changed with DOOMED?
  25.     All weapons, ammo, bonuses, keys, GOD, and CLIPPING modes are accessible.
  26.     The maximum I have allowed for ammo is 999,999.  Only the last 3 digits are
  27.     visible in the game.  The save game description and SKILL level can also be
  28.     edited.
  29.  
  30.  
  31. What's so good about DOOMED?
  32.     For starters, its and easy to use program.  There is a general "MAX OUT"
  33.     key.  In any given area like ammunitions store, just hit "+", and its all
  34.     Maxed to 1 mill for each.  Or similarly by holding down Alt before pressing
  35.     the appropriate number, a particular item can be Maxed out.  DOOMED also
  36.     supports those mouse oriented users.
  37.  
  38.  
  39. DOOMED version history:
  40.     DOOMED revision v1.0:
  41.       * First Editor, had basic editing.
  42.       * Had no maximum entry capability.
  43.     DOOMED revision v1.2a:
  44.       * Changed save file support completely to r1.2
  45.       * Added NIGHTMARE SKILL level.
  46.       * Added Internal Error detection.
  47.       * Added code to limit maximum input.
  48.     DOOMED revision v1.2c:
  49.       * Optimized most code
  50.       * Added NETDOOM save file editing.
  51.       * Added support for MAXOUT keys.
  52.     DOOMED revision v1.3:
  53.       * Never found r1.3
  54.     DOOMED revision v1.4:
  55.       * Found r1.5 before r1.4
  56.     DOOMED revision v1.5a:
  57.       * Added support to edit r1.4 and r1.5 save files.
  58.       * Added Description editor.
  59.       * Added mouse support.
  60.       * Added code to retain date/time stamp of save files.
  61.       * Added 9th Unknown weapon editing.
  62.       * Main menu now reports save file release version.
  63.       * Added code to allow maximum output for particular release.
  64.       * r1.5 has new Armour maximum of 200.
  65.     DOOMED revision v1.6:
  66.       * Added support to edit r1.6 save files.
  67.       * Added code to make eventual upgrades easier.
  68.       * Fixed NETDOOM save game editing bug.  Only two player games could be
  69.         edited.
  70.       * Fixed Armour location for v1.5 save files.
  71.       * Added colour to the display.
  72.       * Optimized code for speed performance.
  73.       * Main menu now reports number of nodes (player) in save file.
  74.       * r1.6 has new Health maximum of 200.
  75.       * Revised text file.
  76.  
  77. Where can I find DOOMED?
  78.     This program can only be used for DOOM save files and nothing else, so you
  79.     should find it in any FTP or BBS site with DOOM.
  80.     Specifically:
  81.     FTP: infant2.sphs.indiana.edu
  82.  
  83.  
  84. What was DOOMED written in?
  85.     Unfortunately I started writing the original code for reading save file
  86. information in Basic, so I had to continue writing it in basic.  With v1.5 I
  87. had to use Quick Basic, to allow the application of interrupts for mouse
  88. support.
  89.  
  90.  
  91. What happens if?
  92.     I you have problems, queries, comments, abuse, or you wish to donate to the
  93.     introduction of better software (AUD$ only), just mail me at the following:
  94.     Email:
  95.         cholz@wilbur.mbark.swin.oz.au
  96.     Snail mail:
  97.         Chris Holz
  98.         22 Reumah Court
  99.         Heathmont 3135
  100.         Victoria
  101.         Australia
  102.  
  103.  
  104. Last comments:
  105.     Please make sure to make back-up copies of anything your "Hacking" up
  106.     before using any software like this.  If something goes wrong, you still
  107.     have the original intact.
  108.  
  109.  
  110.                               LET THE GAMES BEGIN
  111.