home *** CD-ROM | disk | FTP | other *** search
/ Home Edutainment Collection 4: Games & Extensions / Aztech-HomeEdutainmentCollection-Vol4-3DGamesExtensions.iso / dscnte / editsave.txt < prev    next >
Encoding:
Text File  |  1995-03-19  |  1.5 KB  |  43 lines

  1. Author : Robert Stevenson
  2. Date   : 19 March 1995
  3. Version: V1.02
  4.  
  5. This program modifies a Descent save game (registered version only).  The
  6. number of lives, energy, shield strength, and weaponry are modified.  I 
  7. found that after defeating the Bigboss on level 7, I usually had only one
  8. life left and minimal weapons.  Even with the new save feature
  9. under the registered Descent, it meant a frustrating toe hold on level 8.
  10.  
  11. Usage:
  12.  
  13.         editsave input-file output-file
  14.  
  15. Example:
  16.  
  17.         editsave robert.sg0  robert.upd
  18.  
  19.  
  20. The save games are named "players.sg0"  Where "players" is your
  21. pilot's name.  The ".sg0" is the save game number.  The modified file will
  22. need to be named using this format.  For example, if your input file
  23. is "ROBERT.SG2" and the output file is "ROBERT.UPD", the output file will
  24. need to be renamed to something like "ROBERT.SG3".
  25.  
  26. Descent supports up to 10 different save games in this format (.SG0 through
  27. .SG9).
  28.  
  29. You can change the default values for several fields by modifying a local
  30. options file named "editsave.ini"  An example file is included.  All fields
  31. are optional.  If the editsave.ini file is not found, then defaults are
  32. used - the option file is a way for someone to affect the default values
  33. I chose.
  34.  
  35. For example, I had fun creating and using a homing-missile only platform.
  36.  
  37. This text file must accompany the executable file.  Otherwise, these files 
  38. may be freely distributed.
  39.  
  40. Happy hunting!
  41. Robert Stevenson
  42.  
  43.