home *** CD-ROM | disk | FTP | other *** search
/ WADS of WADS / WadsOfWads.1994.zip / TEXT / PATCHINF.TXT < prev    next >
Text File  |  1994-03-22  |  3KB  |  98 lines

  1.  
  2.             Some useful hints on using the v1.2 patch files.
  3.             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4.  
  5.                          Last Change: 18/3/94
  6.  
  7.  
  8. First off, please tell me if these instructions contain any
  9. innacuracies!
  10.  
  11. Anyway...
  12.  
  13. (before I begin, note this: running the patch file will DELETE your
  14. old-version saved games, so back them up if you want to keep them, just
  15. in case. Anyway...)
  16.  
  17. To use the patch, place the patch files in your Doom directory and
  18. enter:
  19.  
  20.   patch
  21.  
  22. However, read on before you try this. You might just save yourself
  23. a lot of trouble...
  24.  
  25.  
  26.                            Before you try...
  27.                            ^^^^^^^^^^^^^^^^^
  28.  
  29. If you are about to use the 1.2 patch, or if you have already tried but
  30. are encountering difficulties, then the following hints may help:-
  31.  
  32. The patch wants a clean version of the v1.1 game to update with. Any
  33. modifications made to doom.exe or doom.wad will halt the patch. If you
  34. have problems, try re-installing the v1.1 game from scratch and running
  35. the patch again.
  36.  
  37. If you've used the use1_94.bat file to switch to the 1.94 DOS extender,
  38. then enter:
  39.  
  40.   use1_95
  41.  
  42. and try the patch again.
  43.  
  44. (Thanks to Chris Pollard (Xmastree@Sound.Demon.Co.UK) for the
  45. following tip concerning FILE_ID.DIZ...)
  46.  
  47. I have been told that the patch needs the original FILE_ID.DIZ. If
  48. you just copy the patch files from the unzipped file straight into
  49. your Doom directory, then the original FILE_ID.DIZ will be overwritten.
  50. Hence, try unzipping the patch zip file somewhere else, and then
  51. renaming the FILE_ID.DIZ from the patch zip file to FILE-ID.DIZ or
  52. something, and then copying them to the Doom directory. This way, the
  53. patch program will find the original FILE_ID.DIZ. Then, afterwards,
  54. rename the new DIZ file back to FILE_ID.DIZ.
  55.  
  56.  
  57. If you still get an error, try entering this instead:
  58.  
  59.   patch -ignoremissing
  60.  
  61. This might work, but not always. As someone else who mailed me said:
  62.  
  63. "...The patch computes a checksum of the original files before touching
  64. them and complains if the checksum doesn't match. Using the option
  65. -ignoremissing is OK if an original unimportant file is missing (e.g.,
  66. LICENSE.DOC). However, if the "bad checksum" complaint comes from one
  67. of the important files (DOOM.EXE, DOOM.WAD), using the above option
  68. will simply prevent the old file from being updated and the game will
  69. still not work.".
  70.  
  71. It appears there are still some problems out there. If anyone has any
  72. other tips on how the patch can be made more likely to work properly,
  73. please email me so that I can update this help file.
  74.  
  75. Note to Australian players: it has been mentioned that some players
  76. received an older version of Doom 1.1 that the patch does not work
  77. with. If, after trying everything, the patch still does not work, then
  78. contact your dealer/supplier. They should be able to help.
  79.  
  80.  
  81. )*--------------------------------------------------------------------
  82.  
  83.  
  84. This help brought to you by:
  85.  
  86. Ian Mapleson,
  87. Department of Computer Science and Electrical Engineering,
  88. Heriot Watt University,
  89. Riccarton Campus,
  90. Edinburgh,
  91. Scotland,
  92. United Kingdom.
  93.  
  94. email address: mapleson@cee.hw.ac.uk
  95.  
  96. Doom on! :)
  97.  
  98.