home *** CD-ROM | disk | FTP | other *** search
/ GameStar 1999 February / Gamestar_02_1999-02_cd2.bin / interp.txt < prev    next >
Text File  |  1991-07-24  |  2KB  |  173 lines

  1. \\;
  2. \\; E_DISK_ERROR
  3. \\1
  4. Disk Error:
  5. %s.
  6. ENTER to retry.
  7. ESC to %s.
  8.  
  9. \\;
  10. \\; E_CANCEL
  11. \\2
  12. cancel
  13. \\;
  14. \\; E_QUIT
  15. \\3
  16. quit
  17. \\;
  18. \\; E_DISK_ERROR_MSG
  19. \\4
  20. Disk is write protected
  21. \\5
  22. Unknown unit
  23. \\6
  24. Not ready
  25. \\7
  26. ?
  27. \\8
  28. CRC error
  29. \\9
  30. ?
  31. \\10
  32. Seek error
  33. \\11
  34. ?
  35. \\12
  36. Sector not found
  37. \\13
  38. ?
  39. \\14
  40. Write fault
  41. \\15
  42. Read fault
  43. \\16
  44. General failure
  45. \\;
  46. \\; E_OOPS_TXT
  47. \\25
  48. You did something that we weren't expecting.
  49. Whatever it was, you don't need to do it to finish the game.
  50. Try taking a different approach to the situation.  
  51. Error %d.  SCI Version %s
  52. \\;
  53. \\; E_OOPS
  54. \\26
  55. Oops!
  56. \\;
  57. \\; E_NO_DEBUG
  58. \\27
  59.  Debug not available! error #%d 
  60. \\;
  61. \\; E_NO_AUDIO_DRVR
  62. \\28
  63. Can't find audio driver '%s'!
  64.  
  65. \\;
  66. \\; E_NO_AUDIO
  67. \\29
  68. Unable to initialize your audio hardware.
  69. \\;
  70. \\; E_NO_CD_MAP
  71. \\30
  72. Unable to locate the cd-language map file.
  73. \\;
  74. \\; E_INSERT_DISK
  75. \\31
  76. Please insert
  77. Disk %d in drive %s
  78. and press ENTER.%s
  79. \\;
  80. \\; E_NO_LANG_MAP    
  81. \\32
  82. Unable to locate the language map file.
  83. \\;
  84. \\; E_INSERT_STARTUP
  85. \\33
  86. Please insert
  87. Startup Disk in drive %s
  88. and press ENTER.%s
  89. \\;
  90. \\; E_NO_KBDDRV
  91. \\34
  92. No keyboard driver!
  93. \\;
  94. \\; E_NO_HUNK
  95. \\35
  96. Out of hunk!
  97. \\;
  98. \\; E_NO_HANDLES
  99. \\36
  100. Out of handles!
  101. \\;
  102. \\; E_NO_VIDEO
  103. \\37
  104. Couldn't install video driver!
  105. \\;
  106. \\; E_CANT_FIND
  107. \\38
  108. Couldn't find %s.
  109. \\;
  110. \\; E_NO_PATCH
  111. \\39
  112. Couldn't find PatchBank.
  113. \\;
  114. \\; E_NO_MUSIC
  115. \\40
  116. Unable to initialize your music hardware.
  117. \\;
  118. \\; E_CANT_LOAD
  119. \\41
  120. Can't load %s!
  121.  
  122. \\;
  123. \\; E_NO_INSTALL
  124. \\42
  125. Can't find configuration file: %s
  126. Please run the Install program.
  127.  
  128. \\;
  129. \\; E_RESRC_MISMATCH
  130. \\43
  131. Resource type mismatch
  132. \\;
  133. \\; E_NOT_FOUND
  134. \\44
  135. %s not found.
  136. \\;
  137. \\; E_WRONG_RESRC
  138. \\45
  139. Wrong resource type!
  140. Looking for $%x #%d
  141. \\;
  142. \\; E_LOAD_ERROR
  143. \\46
  144. Load error: %s
  145. RETURN continues
  146. ESC quits
  147. \\;
  148. \\; E_MAX_SERVE
  149. \\47
  150. Maximum number of servers exceeded.
  151.  
  152. \\;
  153. \\; E_NO_DEBUGGER
  154. \\48
  155. No Dubugger Available.
  156. \\;
  157. \\; E_NO_MINHUNK
  158. \\49
  159. Your config file must have a minHunk value.
  160. \\;
  161. \\; E_NO_MEMORY
  162. \\50
  163. You need %U more bytes of free memory available to run this game.
  164. If you have any resident software loaded please remove it and try again.
  165. \\;
  166. \\; E_CONF_STORAGE
  167. \\51
  168. Out of configuration storage.
  169. \\;
  170. \\; E_BAD_PIC
  171. \\52
  172. Bad picture code
  173.