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