home *** CD-ROM | disk | FTP | other *** search
/ Interactive Entertainment 12 / EPISODE_12_APR_1995.iso / patch / lolp122.exe / README.BAT < prev   
DOS Batch File  |  1994-03-14  |  4KB  |  126 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 486 66mhz and Pentium systems.
  10. ECHO.
  11. ECHO This patch will update any older version of LANDS OF LORE to version
  12. ECHO 1.22.  If you have any U.S. version of LANDS OF LORE which is 1.22 or
  13. ECHO older then this patch is not necessary since it only upgrades Lands of  
  14. ECHO Lore to version 1.22. 
  15. ECHO.
  16. ECHO.
  17. ECHO.
  18. ECHO.
  19. ECHO.
  20. ECHO.
  21. ECHO.
  22. ECHO.
  23. PAUSE
  24. CLS
  25. ECHO Manual patch installation instructions for upgrade to Version 1.22
  26. ECHO ------------------------------------------------------------------
  27. ECHO.
  28. ECHO   1) Copy the following files into the directory that you
  29. ECHO      installed Lands of Lore.
  30. ECHO.
  31. ECHO      PATCH.RTP
  32. ECHO      PATCH.EXE
  33. ECHO.
  34. ECHO   2) Type PATCH at the DOS prompt and press ENTER.
  35. ECHO.  
  36. ECHO   3) Wait until the patch process completes and then play normally.
  37. ECHO.
  38. ECHO.
  39. PAUSE
  40. CLS
  41. ECHO What to do if the patch program does not seem to work.
  42. ECHO -------------------------------------------------------------
  43. ECHO.
  44. ECHO If you have used any cheat programs or hex editors to modify your
  45. ECHO LANDS OF LORE game, this patch -will not- work.   Reinstall from your
  46. ECHO original game disks, and then install the patch program.   This will
  47. ECHO not effect saved games.
  48. ECHO.
  49. ECHO.
  50. ECHO If the patch does not work, and you do have an older version of Lands
  51. ECHO (V. 1.05, 1.11 or 1.11A), then your original files have been altered in
  52. ECHO some way.  Please re-install LANDS of LORE and use the patch again.
  53. ECHO Reinstalling LANDS will not destroy saved game files.
  54. ECHO.
  55. PAUSE
  56. CLS
  57. ECHO If you are experiencing Audio/Sound card problems.
  58. ECHO -------------------------------------------------------------
  59. ECHO.
  60. ECHO.
  61. ECHO If you are having trouble playing digitized sound with your Soundblaster 
  62. ECHO compatible sound card please try the following.
  63. ECHO.
  64. ECHO   1)  Verify that you have a full megabyte of extended memory.
  65. ECHO       One option to make more Extended memory available is by configuring 
  66. ECHO       EMM386 to:
  67. ECHO.      
  68. ECHO                 "DEVICE=C:\DOS\EMM386.EXE NOEMS RAM"
  69. ECHO.
  70. ECHO.
  71. ECHO.
  72. ECHO.
  73. ECHO.
  74. ECHO.
  75. ECHO.
  76. ECHO.
  77. ECHO.
  78. ECHO.
  79. ECHO.
  80. PAUSE
  81. CLS
  82.  
  83.  
  84. ECHO If you are experiencing Audio/Sound Card problems - Page 2.
  85. ECHO -------------------------------------------------------------
  86. ECHO.
  87. ECHO.
  88. ECHO   2)  Make sure that your AUTOEXEC.BAT file contains the "SET BLASTER=....."
  89. ECHO       command to indicate what settings your sound card is configured for.
  90. ECHO.
  91. ECHO     The "SET BLASTER" command is configured as:
  92. ECHO.
  93. ECHO                     "SET BLASTER=A220 I7 D1 T1"
  94. ECHO.
  95. ECHO     Where:  Axxx = address of soundcard      (Default = 220)
  96. ECHO             Ix   = interrupt of soundcard    (Default = 7)
  97. ECHO             Dx   = DMA channel               (Default = 1)
  98. ECHO             Tx   = Type of card              (Default = 1 for Soundblaster)   
  99. ECHO.
  100. ECHO     ** LANDS of LORE will work with various interrupt, address, and DMA
  101. ECHO     settings.   Just be sure they match the ones on your Soundblaster 
  102. ECHO     compatible card.
  103. ECHO.
  104. ECHO.
  105. ECHO.
  106. ECHO.
  107. PAUSE
  108. CLS
  109. ECHO.
  110. ECHO Where to reach us if you need help.
  111. ECHO -------------------------------------------------------------
  112. ECHO.
  113. ECHO You can receive further help by contacting Virgin Games/Westwood Studios
  114. ECHO technical support at 1-714-833-1999.   Virgin Games and Westwood Studios
  115. ECHO each maintain Bulletin Board Systems which operate at 300 - 14,400 baud.
  116. ECHO The Virgin Games BBS number is 714-833-3305.  
  117. ECHO The Westwood Studios BBS number is 702-368-2319.
  118. ECHO.
  119. ECHO Thank you for your support.
  120. ECHO.
  121. ECHO Virgin Games/Westwood Studios
  122. ECHO.
  123. ECHO.
  124. ECHO.
  125. ECHO.
  126.