home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1 / 1994-12_-_Disc_1.iso / patches / lolp11.zip / README.BAT < prev   
DOS Batch File  |  1994-02-24  |  4KB  |  149 lines

  1. @CLS
  2. @ECHO OFF
  3. ECHO *************************************************************************
  4. ECHO     LANDS OF LORE: THE THRONE OF CHAOS  -  Patch file to Version 1.22
  5. ECHO *************************************************************************
  6. ECHO.
  7. ECHO.       
  8. ECHO This update fixes several minor bugs including the inability to retrieve
  9. ECHO Dawn's second Key and problems with some Gateway and Pentium systems.
  10. ECHO.
  11. ECHO This patch actually updates LANDS OF LORE three times.  The first  
  12. ECHO updates LANDS Version 1.05 to 1.11.  The second patch upgrades
  13. ECHO version 1.11 to 1.11A.  The third patch upgrades version 1.11a to
  14. ECHO version 1.22.  If you have any U.S. version of LANDS OF LORE which is
  15. ECHO older than 1.22 then this patch will work.   
  16. ECHO. 
  17. ECHO.
  18. ECHO.
  19. ECHO.
  20. ECHO.
  21. ECHO.
  22. ECHO.
  23. ECHO.
  24. ECHO.
  25. ECHO.
  26. ECHO.
  27. PAUSE
  28. CLS
  29. ECHO Patch installation instructions for upgrade to Version 1.22
  30. ECHO -------------------------------------------------------------
  31. ECHO.
  32. ECHO.
  33. ECHO   1) Copy the following files into the directory that you
  34. ECHO      installed Lands of Lore.  If any of these files already exist,
  35. ECHO      overwrite them.
  36. ECHO.
  37. ECHO                  PATCH.RTP
  38. ECHO.                 PATCH.EXE
  39. ECHO.
  40. ECHO   2) Type "PATCH" at the DOS prompt and press ENTER.
  41. ECHO.  
  42. ECHO   3) Wait until the patch process completes and then play normally.
  43. ECHO.      
  44. ECHO.
  45. ECHO.
  46. ECHO.
  47. ECHO.
  48. ECHO.
  49. ECHO.
  50. ECHO.
  51. ECHO.
  52. PAUSE
  53. CLS
  54. ECHO What to do if the patch program does not seem to work.
  55. ECHO -------------------------------------------------------------
  56. ECHO.
  57. ECHO.
  58. ECHO If you have used any cheat programs or hex editors to modify your
  59. ECHO LANDS OF LORE game, this patch -will not- work.   Reinstall from your
  60. ECHO original game disks, and then install the patch program.   This will
  61. ECHO not effect saved games.
  62. ECHO.
  63. ECHO If the patch program does not work, please reinstall LANDS OF LORE  
  64. ECHO since something may have happened to the game files after your 
  65. ECHO original installation.
  66. ECHO. 
  67. ECHO.
  68. ECHO. 
  69. ECHO.
  70. ECHO. 
  71. ECHO. 
  72. ECHO.
  73. ECHO.
  74. ECHO.
  75. ECHO.
  76. ECHO.
  77. ECHO.
  78. PAUSE
  79. CLS
  80. ECHO If you are experiencing Audio/Sound card problems.
  81. ECHO -------------------------------------------------------------
  82. ECHO.
  83. ECHO.
  84. ECHO If you are having trouble playing digitized sound with your Soundblaster 
  85. ECHO compatible sound card please try the following.
  86. ECHO.
  87. ECHO   1)  Verify that you have a full megabyte of extended memory.
  88. ECHO       One option to make more Extended memory available is by configuring 
  89. ECHO       EMM386 to:
  90. ECHO.      
  91. ECHO                 "DEVICE=C:\DOS\EMM386.EXE NOEMS RAM"
  92. ECHO.
  93. ECHO.
  94. ECHO.
  95. ECHO.
  96. ECHO.
  97. ECHO.
  98. ECHO.
  99. ECHO.
  100. ECHO.
  101. ECHO.
  102. ECHO.
  103. PAUSE
  104. CLS
  105.  
  106.  
  107. ECHO If you are experiencing Audio/Sound Card problems - Page 2.
  108. ECHO -------------------------------------------------------------
  109. ECHO.
  110. ECHO.
  111. ECHO   2)  Make sure that your AUTOEXEC.BAT file contains the "SET BLASTER=....."
  112. ECHO       command to indicate what settings your sound card is configured for.
  113. ECHO.
  114. ECHO     The "SET BLASTER" command is configured as:
  115. ECHO.
  116. ECHO                     "SET BLASTER=A220 I7 D1 T1"
  117. ECHO.
  118. ECHO     Where:  Axxx = address of soundcard      (Default = 220)
  119. ECHO             Ix   = interrupt of soundcard    (Default = 7)
  120. ECHO             Dx   = DMA channel               (Default = 1)
  121. ECHO             Tx   = Type of card              (Default = 1 for Soundblaster)   
  122. ECHO.
  123. ECHO     ** LANDS of LORE will work with various interrupt, address, and DMA
  124. ECHO     settings.   Just be sure they match the ones on your Soundblaster 
  125. ECHO     compatible card.
  126. ECHO.
  127. ECHO.
  128. ECHO.
  129. ECHO.
  130. PAUSE
  131. CLS
  132. ECHO Where to reach us if you need help.
  133. ECHO -------------------------------------------------------------
  134. ECHO.
  135. ECHO.
  136. ECHO You can receive further help by contacting Westwood Studios technical 
  137. ECHO support at 1-714-833-1999.   Westwood also maintains a Bulletin Board System
  138. ECHO which operates at 300 - 14,400 baud.  The number to the Westwood BBS is
  139. ECHO 702-368-2319.
  140. ECHO.
  141. ECHO Thank you for your support.
  142. ECHO.
  143. ECHO Westwood Studios
  144. ECHO.
  145. ECHO.
  146. ECHO.
  147. ECHO.
  148.  
  149.