home *** CD-ROM | disk | FTP | other *** search
/ Perseus / PERSEUS.iso / spiele / oxyd.exe / README.TXT < prev   
Text File  |  1992-10-06  |  10KB  |  232 lines

  1.  
  2.  
  3.                 XXXX   XXXXXX  XX  XX  XXXXX  (R)
  4.                XXXXXX   XXXX   XX  XX  XXXXXX
  5.  
  6.                XX  XX    XX    XXXXXX  XX  XX
  7.                XX  XX    XX     XXXX   XX  XX
  8.  
  9.                XXXXXX   XXXX     XX    XXXXXX
  10.                 XXXX   XXXXXX    XX    XXXXX
  11.  
  12.  
  13. Welcome to Oxyd! Start off on a unique and exciting expedition into the digital
  14. world of your computer. You will be surprised! But before you can poke about
  15. with your mouse in the enigmatic landscape, you will have to read the following
  16. text through. Here you will learn what preparations you will have to make for
  17. your expedition and which route to taketo reach the Oxyd world.
  18.  
  19.  
  20.  
  21. A. OXYD VERSIONS
  22. ================
  23.  
  24. Oxyd for IBM-PC exists in 3 different versions:
  25.  
  26. OXYD_HGC.EXE    This is the version for running with a Hercules graphic card.
  27.                 This Version requires 553 KB free main memory. For sound
  28.                 you need 512 KB EMS memory and an EMS driver.
  29.                 
  30. OXYD_EGA.EXE    This is the black & white Oxyd version for running with EGA or
  31.                 VGA cards. This version also requires 553 KB free main memory.
  32.                 For sound you will need the same as for HGC version.
  33.                 
  34. OXYD_VGA.EXE    This is the color Oxyd version for running with a 256 KB VGA
  35.                 graphics card and a 386 or 486 processor. This version needs
  36.                 at least 423 KB free main memory and 1 MB EMS memory. Before
  37.                 starting an EMS driver must be installed, for sound you will
  38.                 need an additional 512 KB EMS memory.
  39.                 A T T E N T I O N !!! If your computer has less than 2 MB or
  40.                 a 286 CPU you have to start the EGA-version of Oxyd! This
  41.                 is also advisable if you have a slow computer!
  42.  
  43. If you want to install Oxyd on your hard disk, than you have to create a new
  44. folder (e.g. "OXYD") and copy the EXE-file and the file OXYD1IBM.DAT into
  45. this new folder.
  46.  
  47.  
  48.  
  49. B. WHAT ELSE DO YOU NEED?
  50. =========================
  51.  
  52. First of all you need MS-DOS 5.0. Other DOS versions allow no guarantee that
  53. Oxyd will work. Version 5.0 is available from your dealer at very little cost.
  54. Oxyd is played by mouse. If your mouse is connected via the serial interface,
  55. then you will have to use COM1 for this. Furthermore, you should of course
  56. make sure the correct mouse driver is installed. Oxyd really comes alive with
  57. all the realistic sampled sounds. Sound can be run through the internal
  58. loudspeaker, via the parallel interface, or through a Soundblaster card. For
  59. sound Oxyd needs 512 KB EMS memory A so-called EMS driver is needed to use
  60. this memory. If you have a 386 or 486 computer, you can use the EMM386
  61. delivered with MS-DOS. For 286 computers you will in any case need special
  62. additional hardware for an EMS memory. This can be an extra card ir a switch on
  63. the main board, if this already has more than 1 MB memory. In either case use
  64. the EMS driver supplied with the hardware by the manufacturer. if however
  65. your computer has only 1 MB memory, than you have bad luck - no sound! With
  66. only 1 MB memory you will of course not need to install a driver for the
  67. EMS memory.
  68.  
  69.  
  70.  
  71. C. INSTALLING AN EMS DRIVER
  72. ===========================
  73.  
  74. The EMS driver is installed by altering the file CONFIG.SYS. You have probably
  75. had to alter this file frequently already. If you have no experience in this,
  76. don't worry - here's how:
  77.  
  78. The CONFIG.SYS file is located in the hard disk boot directory. Go into this
  79. directory and first make a security copy of the file with the command
  80. "COPY CONFIG.SYS CONFIG.OLD".
  81.  
  82. You need a text editor to change the file. The simplest thing is to call up
  83. the standard editor with the command "EDIT". Bu you can use any other ASCII
  84. text editor.
  85.  
  86. Enter "EDIT CONFIG.SYS". The contens of this file then appear on the screen.
  87. Look to see whether a line with the program EMM286.EXE (or your 286 driver) is
  88. already there. In this case you are fortunate.
  89.  
  90. After the driver name "EMM386.EXE" the size of the desired EMS memory in KB
  91. must be given. If the number here is too small or there is no number, then
  92. you must put "512" there. Now you just need to save the file thus altered and
  93. leave the editor:
  94.  
  95.         1. Press ALT D to choose the "FILE" menu.
  96.         2. Press ALT S to save the text.
  97.         3. Press ALT D to call up the "FILE" menu again.
  98.         4. Press ALT B to leave the editor.
  99.         
  100. If all this doesn't work, the you have a DOS version older than 5.0. In that
  101. case you hopefully know what you are doing or you will now have to look for
  102. help ("Where was that manual now?...").
  103.  
  104. If you establish that an EMS driver is still not installed, the you must
  105. insert a new line in the file. Check whether a line with the driver "HIMEM.SYS"
  106. already exists. If so, insert the EMS driver directly onto the next line; if
  107. not, use the first line. Write...
  108.  
  109.  ...if you want to start the VGA-version with sound output:
  110.  
  111.            "DEVICE=C:\DOS\EMM386.EXE 1536"
  112.  
  113.  ...if you want to start the VGA-version without all sounds:
  114.  
  115.            "DEVICE=C:\DOS\EMM386.EXE 1024"
  116.  
  117.  ...if you want to start the EGA- or HGC-version with sound output:
  118.  
  119.            "DEVICE=C:\DOS\EMM386.EXE 512"
  120.         
  121.         
  122. This line assumes that your hard disk is under "C". If that is not the case,
  123. use whatever letter it is under. Futhermore, a subdirectory named "DOS" will
  124. be expected, in which the driver "EMM386.EXE" is located. If you have WINDOWS,
  125. you may have to write
  126.  
  127.         "DEVICE=C:\WINDOWS\EMM386.EXE 1536"
  128.         
  129.         or
  130.         
  131.         "DEVICE=C:\WINDOWS\EMM386.EXE 1024"
  132.         
  133.         or
  134.         
  135.         "DEVICE=C:\WINDOWS\EMM386.EXE 512"
  136.  
  137. However, you must use the name of the directory, where the drivers are located.
  138. To test an alteration, save the altered file an leave the editor. After the
  139. next boot the changes will be activated.
  140.  
  141.  
  142.  
  143. D. ENLARGING THE MAIN MEMORY
  144. ============================
  145.  
  146. Oxyd is a very large and complex program, which requires a correspondingly
  147. large amount of memory. Probably you will have to reconfigure your computer
  148. to obtain the necessary amount of memory. Here we describe how this is done:
  149.  
  150. First you need to know how much main memory is free. This can be established
  151. with the DOS command "MEM". Now you must compare the value shown for the
  152. largest program to run with the amount of memory needed.
  153.  
  154. PROGRAM VERSION         MEMORY NEEDED              DRIVER NEEDED
  155. OXYD_HGC without sound  566 000 Byte ( 553 KB )    HIMEM.SYS
  156. OXYD_HGC with sound     566 000 Byte ( 553 KB )    HIMEM.SYS, EMM386.EXE 512
  157. OXYD_EGA without sound  566 000 Byte ( 553 KB )    HIMEM.SYS
  158. OXYD_EGA with sound     566 000 Byte ( 553 KB )    HIMEM.SYS, EMM386.EXE 512
  159. OXYD_VGA without sound  433 000 Byte ( 423 KB )    HIMEM.SYS, EMM386.EXE 1024
  160. OXYD_VGA with sound     433 000 Byte ( 423 KB )    HIMEM.SYS, EMM386.EXE 1536
  161.  
  162. If the memory, against all expectation, should suffice, check to see that
  163. the necessary drivers in "CONFIG.SYS" have been called up. If the memory
  164. is insufficient, check first whether the driver "HIMEM.SYS" in the
  165. "CONFIG.SYS" file is being executed. (Section B tells you how to look into
  166. this file.) If the driver has not been executed, then insert the following as
  167. first line in the file:
  168.  
  169.                 "DEVICE=C:\DOS\HIMEM.SYS"
  170.  
  171. Remember that your hard disk may be under a different letter than "C" and that
  172. you may have to give "WINDOWS" or something else as a directory, rather than
  173. "DOS", depending on where the driver "HIMEM.SYS" is located.
  174.  
  175. In computers with more than 1 MB memory check whether you can find the line
  176. "DOS=HIGH". If so, change this line to: "DOS=HIGH, UMB". If this line cannot
  177. be found, the insert it after the line with "HIMEM.SYS". There alterations
  178. in the "CONFIG.SYS" file tell the main system to use the memory above 640KB
  179. as well.
  180.  
  181. Don't forget to save the changes, then leave the editor. Afer that you must
  182. boot your computer. Now the command "MEM" will (hopefully) show more memory
  183. than before.
  184.  
  185. If the memory is still insufficient, you will have to remove some other drivers
  186. and TSR programs. Of course you won₧t remove any drivers vital to the
  187. computer! (e.G.: COMMAND, KEYBOARD and MOUSE drivers). Good candidates for
  188. removal are "RAMDRIVE", "SMARTDRV", and "FASTOPEN". To remove a driver, write
  189. "REM" in front of the corresponding line in "CONFIG.SYS". Later you can just
  190. remove this "REM" to reactivate the driver.
  191.  
  192. It is possible that some of the above-named drivers are not located in the
  193. "CONFIG.SYS" file, but in the "AUTOEXEC.BAT" file. This is processed with the
  194. editor in the same way as "CONFIG.SYS". After removal of the unnecessary
  195. drivers, you must of course boot again in order to activate the changes.
  196.  
  197.  
  198.  
  199. D. TROUBLESHOOTING
  200. ==================
  201.  
  202. - Where is the file OXYD1IBM.DAT? Is it in the same folder as the EXE-file?
  203.  
  204.  
  205. If you still can't get Oxyd up and running, please ask us:
  206.  
  207.  
  208. You can reach the USA-Oxyd-SOS telephone service...
  209.  
  210.         ...Thursdays between 4pm and 7pm (EST).
  211.  
  212.         Call (USA)-(617)-497-1130
  213.  
  214.         DONGLEWARE PUBLISHING, INC.
  215.         P.O. Box 391829
  216.         Cambridge, MA 02139, USA
  217.  
  218.  
  219.  
  220.  
  221. You can reach the UK-Oxyd-SOS telephone service...
  222.  
  223.         ...Thursdays between 17:00 and 20:00 hours.
  224.  
  225.         Call (UK)-0795-435594
  226.  
  227.         CACHET UK, INC.
  228.         P.O. Box 170
  229.         Sittingbourne, Kent ME10 3NG
  230.         England
  231.  
  232.