home *** CD-ROM | disk | FTP | other *** search
/ 3D Super CD Gaming / HELGAM2.iso / curscata / info.txt < prev    next >
Encoding:
Text File  |  1993-06-04  |  5.5 KB  |  166 lines

  1.  
  2. The Curse of the CATACOMBS, like most complex graphic software, requires 
  3. almost all of 640K RAM in order to run properly.  You will need at least 
  4. 590K "free memory"  to run the game.  DOS 5.0 users can use the MEM 
  5. command to see how much free memory is available.  If you experience 
  6. difficulty running any part of the game due to inadequate memory, try 
  7. one of the following methods to free up more memory: 
  8.  
  9. Boot an MS-DOS system floppy instead of your hard disk.  You can create a 
  10. system floppy by inserting a blank floppy into Drive A and typing FORMAT 
  11. A: /S at the DOS prompt. 
  12.  
  13. DOS 6.0 and Catacombs
  14. If you are having problems running Catacombs with DOS 6.0 here is some 
  15. help. 
  16.  
  17. The Curse of the Catacombs  is a high-end graphical game that requires 
  18. 604160 bytes of conventional memory.  There is a good possibility that 
  19. your computer currently does not have this amount of conventional memory 
  20. available and running the program with insufficient memory will cause 
  21. the program to behave strangely or possibly lock up.  To check how much 
  22. memory you have available,  follow the commands in the section that 
  23. pertain to your version of DOS. 
  24.  
  25. ^C^IDOS 5.0 and 6 .0 USERS
  26.  
  27. At the DOS prompt type: 
  28.  
  29. ^1"MEM <Enter>" 
  30.  
  31. Your computer will then display a listing about the memory available. 
  32.  
  33. DOS 6.0 Users: At the end of the listing,  you will see a group of three 
  34. lines as shown in the example below: 
  35.  
  36. ^1  Largest executable program  size        609K    (623296 bytes)
  37. ^1  Largest free upper memory block         0K      (0 bytes)
  38. ^1  MS-DOS is resident in the high memory area.
  39.  
  40. The first line in that group will tell you how much memory is available 
  41. on your computer.  In the example above,  there are 623296 bytes of 
  42. available memory. 
  43.  
  44. DOS 5.0 Users: At the beginning of the listing,  you will see a group of 
  45. three lines as shown in the example below: 
  46.  
  47. ^1  655360 bytes total conventional memory
  48. ^1  652288 bytes available to IBM DOS
  49. ^1  608304 largest executable program size
  50.  
  51. The last line in that group will tell you how much memory is available 
  52. on your computer.  In the example above,  there are 608304 bytes of 
  53. available memory. 
  54.  
  55. ^C^IOTHER VERSIONS OF DOS:
  56.  
  57. At the DOS prompt  type:
  58.  
  59. ^1   CHKDSK <Enter> 
  60.  
  61. Your computer will then display a listing about the memory available as 
  62. shown in the example below: 
  63.  
  64. ^1   655360 total bytes memory
  65. ^1   608304 bytes free
  66.  
  67. The last line of the listing will tell you how much memory is available 
  68. on your computer.  In the example above,  there are 608304 bytes of 
  69. available memory. 
  70.  
  71.  
  72. If the amount of available memory is below 604160 bytes,  then the game 
  73. will not run correctly.  If you know how to edit your CONFIG.SYS and 
  74. AUTOEXEC.BAT files,  please remove any TSRs (Terminate and Stay Resident 
  75. programs,  like DOSSHELL) or device drivers (programs that tell the 
  76. computer how to communicate with different components of the computer,  
  77. like ANSI.SYS) to free up memory so that you will have at least 604160 
  78. bytes available. 
  79.  
  80. If you do not feel comfortable changing those files,  you will need to 
  81. create a boot disk. To begin creating this disk, insert a blank disk 
  82. into your A drive and type the following:  
  83.  
  84.  
  85. ^1  FORMAT A: /S <Enter>
  86.  
  87. Please refer to the section on your version of DOS to complete creating 
  88. your boot disk. 
  89.  
  90.  
  91. ^C^IDOS 5.0 AND 6.0 USERS
  92.  
  93. Make the A drive your current drive by typing
  94.  
  95. ^1  A: <Enter>
  96.  
  97. Once you are at the A prompt type the following lines exactly  as they 
  98. appear below.  
  99.  
  100. ^1  CD \ <Enter>
  101. ^1  COPY CON CONFIG.SYS <Enter>
  102.  
  103.   Note:  Once you type the above line in,  the cursor will move to the 
  104.   next line,  but you will NOT get a prompt.  That is fine.  Continue 
  105.   typing the following lines. 
  106.  
  107. ^1  DEVICE=C:\DOS\HIMEM.SYS <Enter> 
  108.  
  109.   Note:  Include the next line if you have a 386 computer or higher 
  110.  
  111. ^1  DEVICE=C:\DOS\EMM386.EXE NOEMS <Enter> 
  112.  
  113. ^1  FILES=40 <Enter>       
  114. ^1  BUFFERS=10 <Enter>  
  115. ^1  DOS=HIGH <Enter> 
  116.  
  117.   Note: Include the following line ONLY if you have DOS 6.0 and have 
  118. compressed your drives with Doublespace. If you have compression 
  119. software from any OTHER company,  refer to the software's manual to find 
  120. out what lines need to be included in this file. 
  121.  
  122. ^1  DEVICEHIGH=C:\DOS\DBLSPACE.SYS /MOVE <Enter>  
  123.  
  124. ^1  Hit the F6 Function Key on your keyboard.
  125.  
  126. You will get a message that says One file(s) copied.  You are now 
  127. done.  Restart your computer,  and leave the disk in the drive.  The 
  128. computer will ask you for the date and time,  then place you at the A> 
  129. prompt.  Type the following to start the game: 
  130.  
  131. ^1  C: <Enter>    
  132. ^1  CD \CAT <Enter> 
  133. ^1  START <Enter>   
  134.  
  135. ^C^IOTHER VERSIONS OF DOS
  136.  
  137. Make the A drive your current drive by typing
  138.  
  139. ^1  A: <Enter>
  140.  
  141. Once you are at the A prompt type the following lines exactly  as they 
  142. appear below. 
  143.  
  144.  
  145. ^1  CD \ <Enter> 
  146. ^1  COPY CON CONFIG.SYS <Enter> 
  147.  
  148.   Note:  Once you type the above line in,  the cursor will move to the                          
  149. next line,  but you will NOT get a prompt.  That is fine.  Continue                             
  150. typing the following lines. 
  151.  
  152. ^1  FILES=40 <Enter>
  153. ^1  BUFFERS=10 <Enter>
  154.  
  155.   Hit the F6 Funtion Key on your keyboard. 
  156.  
  157.  
  158. You will get a message that says One file(s) copied.  You are now 
  159. done.  Restart your computer,  and leave the disk in the drive.  The 
  160. computer will ask you for the date and time,  then place you at the A> 
  161. prompt.  Type the following to start the game: 
  162.  
  163. ^1  C: <Enter>     
  164. ^1  CD \CAT <Enter>
  165. ^1  START <Enter> 
  166.