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

  1. @CLS
  2. @ECHO OFF
  3. ECHO *************************************************************************
  4. ECHO     LANDS OF LORE: THE THRONE OF CHAOS CDROM UPDATE TO VERSION 1.02
  5. ECHO *************************************************************************
  6. ECHO.       
  7. ECHO This update fixes several minor bugs including the problems experienced
  8. ECHO by some users of very fast machines (Pentiums, 66's and very few 33's).
  9. ECHO.  
  10. ECHO.
  11. ECHO Patch installation instructions for upgrade to Version  
  12. ECHO -------------------------------------------------------------
  13. ECHO.
  14. ECHO   1) Copy the following files into the directory that contain 
  15. ECHO      the Hard disk files for LANDS OF LORE CD-ROM.
  16. ECHO.
  17. ECHO      PATCH.RTP
  18. ECHO.     PATCH.EXE
  19. ECHO.
  20. ECHO   2) Type PATCH at the DOS prompt and press ENTER.
  21. ECHO.  
  22. ECHO   3) Wait until the patch process completes and then play normally.
  23. ECHO.
  24. ECHO.
  25. ECHO.      
  26. PAUSE
  27. CLS
  28. ECHO What to do if the patch program does not seem to work.
  29. ECHO -------------------------------------------------------------
  30. ECHO.
  31. ECHO.
  32. ECHO This patch actually updates the LANDS OF LORE CDROM files
  33. ECHO (now moved to your hard drive) only if they have not been 
  34. ECHO altered by cheat/hex programs.  
  35. ECHO. 
  36. ECHO If the patch will not work, you probably already have an updated
  37. ECHO version of LANDS OF LORE CDROM and do not need to repatch the program.  
  38. ECHO The version number is located on the bottom right hand corner of your 
  39. ECHO title screen.
  40. ECHO.
  41. ECHO.
  42. ECHO.
  43. ECHO.
  44. ECHO.
  45. ECHO.
  46. ECHO.
  47. ECHO.
  48. ECHO.
  49. ECHO.
  50. ECHO.
  51. PAUSE
  52. CLS
  53. ECHO If you are experiencing Audio/Sound card problems.
  54. ECHO -------------------------------------------------------------
  55. ECHO.
  56. ECHO.
  57. ECHO If you are having trouble playing digitized sound with your Soundblaster 
  58. ECHO compatible sound card please try the following.
  59. ECHO.
  60. ECHO   * Make sure that your AUTOEXEC.BAT file contains the "SET BLASTER=....."
  61. ECHO       command to indicate what settings your sound card is configured for.
  62. ECHO.
  63. ECHO     The "SET BLASTER" command is configured as:
  64. ECHO.
  65. ECHO                     "SET BLASTER=A220 I7 D1 T1"
  66. ECHO.
  67. ECHO     Where:  Axxx = address of soundcard      (Default = 220)
  68. ECHO             Ix   = interrupt of soundcard    (Default = 7)
  69. ECHO             Dx   = DMA channel               (Default = 1)
  70. ECHO             Tx   = Type of card              (Default = 1 for Soundblaster)   
  71. ECHO.
  72. ECHO     ** Hand of Fate will work with various interrupt, address, and DMA
  73. ECHO     settings.   Just be sure they match the ones on your Soundblaster 
  74. ECHO     compatible card.
  75. ECHO.
  76. PAUSE
  77. CLS
  78. ECHO.
  79. ECHO Where to reach us if you need help.
  80. ECHO -------------------------------------------------------------
  81. ECHO.
  82. ECHO You can receive further help by contacting Westwood Studios technical 
  83. ECHO support at 1-714-833-1999.   Westwood also maintains a Bulletin Board System
  84. ECHO which operates at 300 - 14,400 baud.  The number to the Westwood BBS is
  85. ECHO 702-368-2319.
  86. ECHO.
  87. ECHO Thank you for your support.
  88. ECHO.
  89. ECHO Westwood Studios
  90. ECHO.
  91. ECHO.
  92. ECHO.
  93. ECHO.
  94.  
  95.