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

  1. @CLS
  2. @ECHO OFF
  3. ECHO *************************************************************************
  4. ECHO     FABLES & FIENDS: THE HAND OF FATE  -  Patch file to Version 1.40
  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 We have also increased the speed/performance on slower machines. 
  10. ECHO.
  11. ECHO Patch installation instructions for upgrade to Version 1.40
  12. ECHO -------------------------------------------------------------
  13. ECHO.
  14. ECHO   1) Copy the following files into the directory that you
  15. ECHO      installed HAND OF FATE.
  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 Hand of Fate only if it has not  
  33. ECHO been altered by cheat/hex programs.  
  34. ECHO. 
  35. ECHO If the patch will not work, you probably already have an updated
  36. ECHO version of HAND of FATE and do not need to repatch the program.  The
  37. ECHO version number is located on the bottom right hand corner of your title
  38. ECHO screen.
  39. ECHO.
  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   1)  Verify that you have a full megabyte of extended memory.
  61. ECHO       One option to make more Extended memory available is by configuring 
  62. ECHO       EMM386 to:
  63. ECHO.      
  64. ECHO                 "DEVICE=C:\DOS\EMM386.EXE NOEMS RAM"
  65. ECHO.
  66. ECHO   2)  Create a boot disk by using the following CONFIG.SYS 
  67. ECHO.
  68. ECHO       DEVICE=C:\DOS\HIMEM.SYS
  69. ECHO       DEVICE=C:\DOS\EMM386.EXE NOEMS RAM
  70. ECHO       DOS=HIGH
  71. ECHO       (load any mouse drivers in DOS)
  72. ECHO.
  73. ECHO.
  74. ECHO.
  75. ECHO.
  76. PAUSE
  77. CLS
  78. ECHO If you are experiencing Audio/Sound Card problems - Page 2.
  79. ECHO -------------------------------------------------------------
  80. ECHO.
  81. ECHO.
  82. ECHO   3)  Make sure that your AUTOEXEC.BAT file contains the "SET BLASTER=....."
  83. ECHO       command to indicate what settings your sound card is configured for.
  84. ECHO.
  85. ECHO     The "SET BLASTER" command is configured as:
  86. ECHO.
  87. ECHO                     "SET BLASTER=A220 I7 D1 T1"
  88. ECHO.
  89. ECHO     Where:  Axxx = address of soundcard      (Default = 220)
  90. ECHO             Ix   = interrupt of soundcard    (Default = 7)
  91. ECHO             Dx   = DMA channel               (Default = 1)
  92. ECHO             Tx   = Type of card              (Default = 1 for Soundblaster)   
  93. ECHO.
  94. ECHO     ** Hand of Fate will work with various interrupt, address, and DMA
  95. ECHO     settings.   Just be sure they match the ones on your Soundblaster 
  96. ECHO     compatible card.
  97. ECHO.
  98. ECHO.
  99. ECHO.
  100. ECHO.
  101. PAUSE
  102. CLS
  103. ECHO.
  104. ECHO Where to reach us if you need help.
  105. ECHO -------------------------------------------------------------
  106. ECHO.
  107. ECHO You can receive further help by contacting Westwood Studios technical 
  108. ECHO support at 1-714-833-1999.   Westwood also maintains a Bulletin Board System
  109. ECHO which operates at 300 - 14,400 baud.  The number to the Westwood BBS is
  110. ECHO 702-368-2319.
  111. ECHO.
  112. ECHO Thank you for your support.
  113. ECHO.
  114. ECHO Westwood Studios
  115. ECHO.
  116. ECHO.
  117. ECHO.
  118. ECHO.
  119.  
  120.