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

  1. @CLS
  2. @ECHO OFF
  3. ECHO *************************************************************************
  4. ECHO     LANDS OF LORE: THE THRONE OF CHAOS  -  Patch file to Version 1.23
  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 four times.  Whether you have 
  12. ECHO the original release version, or a newer version, this patch will work
  13. ECHO for you.                                                        
  14. ECHO.                                             
  15. ECHO. 
  16. ECHO.
  17. ECHO.
  18. ECHO.
  19. ECHO.
  20. ECHO.
  21. ECHO.
  22. ECHO.
  23. ECHO.
  24. ECHO.
  25. ECHO.
  26. PAUSE
  27. CLS
  28. ECHO Patch installation instructions for upgrade to Version 1.23
  29. ECHO -------------------------------------------------------------
  30. ECHO.
  31. ECHO.
  32. ECHO   1) Copy the following files into the directory that you
  33. ECHO      installed Lands of Lore.  If any of these files already exist,
  34. ECHO      overwrite them.
  35. ECHO.
  36. ECHO                  PATCH.RTP
  37. ECHO.                 PATCH.EXE
  38. ECHO.
  39. ECHO   2) Type "PATCH" at the DOS prompt and press ENTER.
  40. ECHO.  
  41. ECHO   3) Wait until the patch process completes and then play normally.
  42. ECHO.      
  43. ECHO.
  44. ECHO.  * Note *
  45. ECHO.     You may delete the PATCH.RTP, PATCH.EXE, and README.BAT files
  46. ECHO.     after verifying the patch worked correctly.
  47. ECHO.
  48. ECHO.
  49. ECHO.
  50. ECHO.
  51. PAUSE
  52. CLS
  53. ECHO What to do if the patch program does not seem to work.
  54. ECHO -------------------------------------------------------------
  55. ECHO.
  56. ECHO.
  57. ECHO If you have used any cheat programs or hex editors to modify your
  58. ECHO LANDS OF LORE game, this patch -will not- work.   Reinstall from your
  59. ECHO original game disks, and then install the patch program.   This will
  60. ECHO not effect saved games.
  61. ECHO.
  62. ECHO If the patch program does not work, and you have not altered the game
  63. ECHO files, please reinstall the program anyway.  Something may have happened
  64. ECHO to one or more of your files after installation.
  65. ECHO. 
  66. ECHO.
  67. ECHO. 
  68. ECHO.
  69. ECHO. 
  70. ECHO. 
  71. ECHO.
  72. ECHO.
  73. ECHO.
  74. ECHO.
  75. ECHO.
  76. PAUSE
  77. CLS
  78. ECHO If you are experiencing Audio/Sound card problems.
  79. ECHO -------------------------------------------------------------
  80. ECHO.
  81. ECHO.
  82. ECHO If you are having trouble playing digitized sound with your Soundblaster 
  83. ECHO compatible sound card please try the following.
  84. ECHO.
  85. ECHO   1)  Verify that you have a full megabyte of extended memory.
  86. ECHO       One option to make more Extended memory available is by configuring 
  87. ECHO       EMM386 to:
  88. ECHO.      
  89. ECHO.                
  90. ECHO.                DEVICE=C:\DOS\HIMEM.SYS
  91. ECHO                 DEVICE=C:\DOS\EMM386.EXE NOEMS RAM
  92. ECHO                 DOS=HIGH,UMB"
  93. ECHO.
  94. ECHO.
  95. ECHO.
  96. ECHO.
  97. ECHO.
  98. ECHO.
  99. ECHO.
  100. ECHO.
  101. PAUSE
  102. CLS
  103. ECHO If you are experiencing Audio/Sound Card problems - Page 2.
  104. ECHO -------------------------------------------------------------
  105. ECHO.
  106. ECHO.
  107. ECHO   2)  Make sure that your AUTOEXEC.BAT file contains the "SET BLASTER=....."
  108. ECHO       command to indicate what settings your sound card is configured for.
  109. ECHO.
  110. ECHO     The "SET BLASTER" command is configured as:
  111. ECHO.
  112. ECHO                     "SET BLASTER=A220 I7 D1 T1"
  113. ECHO.
  114. ECHO     Where:  Axxx = address of soundcard     (Default = 220)
  115. ECHO             Ix   = interrupt of soundcard   (Default = 7)
  116. ECHO             Dx   = DMA channel              (Default = 1)
  117. ECHO             Tx   = Type of card             (Default = 1 or 3)   
  118. ECHO.
  119. ECHO     ** LANDS of LORE will work with various interrupt, address, and DMA
  120. ECHO     settings.   Just be sure they match the ones on your Soundblaster 
  121. ECHO     compatible card.
  122. ECHO.
  123. ECHO.
  124. ECHO.
  125. ECHO.
  126. PAUSE
  127. CLS
  128. ECHO Where to reach us if you need help.
  129. ECHO -------------------------------------------------------------
  130. ECHO.
  131. ECHO.
  132. ECHO You can receive further help by calling the Westwood Studios 
  133. ECHO bulletin board system at 702-368-2319.   (8 data bits, No Parity,  
  134. ECHO 1 stop bit).   Baud rates supported are 300 - 28,800 baud.
  135. ECHO.
  136. ECHO.You may also talk with Virgin Customer Support via fax at 714-833-2001
  137. ECHO.or, talk with one of our representatives at 714-833-1999.   The Virgin
  138. ECHO.BBS number is 714-833-3305 and operates at 300 - 14,400 baud.
  139. ECHO.
  140. ECHO And, we hope that you enjoy your game.  If you have any comments or
  141. ECHO suggestion, please feel free to let us know on your registration card,
  142. ECHO or in a message on our BBS.
  143. ECHO.
  144. ECHO Sincerely,
  145. ECHO. 
  146. ECHO WESTWOOD STUDIOS
  147. ECHO.
  148.  
  149.