home *** CD-ROM | disk | FTP | other *** search
/ Ultimate DOOM Companion / PowersourceMultimedia-UltimateDOOMCompanion.iso / doomtool / d2sav150.zip / D2SAVE.DOC < prev    next >
Text File  |  1995-02-11  |  4KB  |  91 lines

  1.                **************************************
  2.                *           Doom II Save 1.5         *
  3.                *           ****************         *
  4.                *         By: Nicholas Barnard       *
  5.                *           Prodigy: BVUA23C         *
  6.                * Internet: ah646@dayton.wright.edu  *
  7.                **************************************
  8. Introduction:
  9.  
  10. Ever wish you could have more than 6 saved games for Doom II or Did you wish
  11. it was easier to keep track of which saved game goes with which wad?  Well
  12. Now there's Doom II Save, a batch file that gives you 600 possible saved
  13. games.
  14.  
  15. What you need:
  16. Bebe 1.0 (Included)
  17. Find and Replace v1.0 (Included)  Find and Replace is Copyrighted (C) 1993
  18. XCopy (Included with most current versions of DOS)
  19.  
  20. Packing List:
  21.  
  22. D2SAVE.DOC   - This File
  23. PACKING.LST  - A list of all files that should be included
  24. INSTALL.COM  - A program to install Doom2Save
  25. RESOURCE.RES - A resource file used during installation
  26. RES2ED.RES   - Another resource file used during installation
  27.                         
  28.  
  29. How to Install:
  30.  
  31. 1. UnZip to DMSAV250.ZIP file into a directory
  32. 2. Type install after you change to the directory.
  33. 3. If you want to save the current saved Doom Games select the set you
  34.    want and find the line in the D2SAVE.BAT file that has :xx where
  35.    xx is the saved game set you want, to save you games to.  Then add a
  36.    REM in front of the next DEL *.DSG line.  Run Doom Save selecting the
  37.    saved game set you just selected.  Then remove the REM that you added
  38.    to the DEL *.DSG line.
  39.                          
  40. Note: Doom II Save just deletes the Saved games in the C:\DOOM2 directory
  41. and as a result, any saved games saved while running not Doom Save may
  42. be lost.  I recommend using only Doom Save to play Saved games with Doom.
  43.  
  44. How to Use:
  45. To start Doom change to the C:\DOOM2\GAMES directory and start Doom Save
  46. by typing DOOMSAVE followed by the program you use to to start Doom, in
  47. the C:\DOOM2 directory.  Then select the Set of saved games you want to
  48. use. There are 100 sets (00-99) available.
  49. Note: That you must type all numbers in 2 digits (i.e. 01 instead of 1)
  50. Note: You cannot use the Backspace (Delete Key) See technical Info for
  51. More information.
  52.  
  53. If you would like another menu to come up instead of the one that currently
  54. comes up just save the menu in the file MENU.MEN in the \DOOM2\GAMES directory.
  55.  
  56. Notes:
  57. This Batch file is Freeware, please distribute freely!  But include all
  58. the files on the Packing list, and distribute as D2SAVxxx.ZIP (or
  59. D2SAVxxx.LHA, D2SAVxxx.ARJ, or D2SAVxxx.ARC) where xxx is the Version
  60. number.
  61.  
  62. I tried to compile D2SAVE.BAT into a COM file but it seemed too large
  63. for all of the compilers I tried.  If you find a compiler that will
  64. compile D2SAVE.BAT correctly let me know.
  65.  
  66. Feel free to Modify Doom II Save and Distribute.  But, You must distribute
  67. it as Freeware and provide a list of changes, update the version number,
  68. and your name.  Also please forward a list of changes (bugs fixes) to me.
  69.  
  70. BBS's may add their Ad's to this file.  But, I must ask that each BBS
  71. only have 1 ad a piece.  It annoys me to find BBS's that have more than
  72. 1 ad.
  73.  
  74. Technical Info:
  75. Don't worry if you don't understand this. Its not necessary to.
  76.  
  77. All this batch file does is copy the Saved Games made by Doom, to the
  78. C:\DOOM2\GAMES directory.  But, it renames the files.  The format is on
  79. the next line:
  80. DOOMS##*.DSG
  81. Where ## is the set Number and * is the saved game number.
  82.  
  83. When you select the saved game set you are actually using 2 choice
  84. commands, one for the tens digit and one for the ones digit.
  85.  
  86. Version History:
  87. V1.0 Written By: Nicholas Barnard.  Based on DoomSave 2.0 for Doom.
  88. Released to public.
  89. V1.5 Revised By: Nicholas Barnard.  Based on DoomSave 2.5 for Doom.
  90. Released to public.
  91.