home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (BR) Volume 2 #6 / CDRTV2N6.iso / games / abuse / readme.txt < prev    next >
Text File  |  1996-02-16  |  9KB  |  286 lines

  1.  
  2.  
  3. README.TXT
  4.  
  5. by Sean Mustakas
  6.  
  7.  
  8. Contents
  9. ---------
  10.  
  11. 1.System Requirements
  12.  
  13. 2.Installation
  14.  
  15. 3.Suggested Configurations/Boot Disk Info
  16.  
  17. 4.Soundcard Setup
  18.  
  19. 5.Support/Help
  20.  
  21.  
  22. 1.System Requirements
  23. ---------------------
  24.  
  25. In order to play ABUSE, you should have at least: 
  26.  
  27. Intel 486/DX2-50 CPU or 100% Compatible
  28. MS DOS 5.0 or higher or Windows 95
  29. 8 MB RAM
  30. 400K Free Conventional Memory
  31. 13 MB Free Hard Drive Space
  32. 1 MB 256 Color VGA Video Card 
  33. MS Mouse or 100% Compatible (with MS or 100% Compat. Driver)
  34. CD-ROM Drive (for installation to HD only)
  35.  
  36. Network Play(2-8 Players):
  37.  
  38. Intel 486/DX2-66 CPU or 100% Compatible
  39. Windows 95
  40. Homogenous IPX Compatible Network / Drivers
  41.  
  42. Sound(optional): 
  43.  
  44. Soundblaster or 100% Compatible Soundboard for Digital SFX
  45. Roland MPU-401 General MIDI or 100% Compatible Soundboard for MIDI Music
  46.  
  47.  
  48. 2.Installation
  49. --------------
  50.  
  51. To Install ABUSE -
  52.  
  53. DOS :
  54.  
  55. 1.Place the CD into your CD-ROM drive.
  56. 2.Switch to the CD's drive letter. (type "D:" or "E:" typically)
  57. 3.Type "Install"
  58. 4.Follow the on-screen prompts
  59.  
  60. To start playing ABUSE -
  61.  
  62. 1.Switch to the ABUSE directory.
  63. 2.Type "ABUSE"
  64.  
  65. ex.
  66.  
  67. C:
  68. CD ABUSE
  69. ABUSE
  70.  
  71. Windows 95 :
  72.  
  73. 1.Place CD into your disc drive.
  74. 2.Double Click the "My Computer" Icon.
  75. 3.Double Click your CD-ROM's drive letter(usually "D" or "E")
  76. 4.Double Click "INSTALL.EXE".
  77. 5.Follow the On-Screen instructions.(Must Use Keyboard in DOS Box)
  78. 6.Return to the "My Computer" window and Double Click the drive letter
  79.   that you installed ABUSE on.("C" by default)
  80. 7.Double Click the ABUSE folder.
  81. 8.Double Click "ABUSE.EXE" to start the game.
  82.  
  83.  
  84. Notes -
  85.  
  86. For a list of Game Key/Mouse Commands, simply hit the "F1" key at anytime 
  87. during gameplay.
  88.  
  89. The installation directory may be changed during the install, and the program
  90. can create the new directory for you.
  91.  
  92. ABUSE can ONLY be played from the Hard Drive. The CD is for Installation
  93. ONLY!
  94.  
  95. Create an ABUSE.EXE shortcut on your Windows 95 desktop to start ABUSE
  96. quickly.
  97.  
  98.  
  99. 3.Suggested Configurations/Boot Disk Info
  100. -----------------------------------------
  101.  
  102.  
  103. For an 8 MB(or more) Machine -
  104.  
  105. "CONFIG.SYS"
  106.  
  107. DEVICE=C:\DOS\HIMEM.SYS
  108. DOS=HIGH
  109. (Add your CD device driver here - ex. "DEVICE=C:\SCSI\ASPICD.SYS /D:ASPICD0")
  110. FILES=40
  111. BUFFERS=40
  112. SHEll=C:\DOS\COMMAND.COM C:\DOS /P
  113.  
  114. "AUTOEXEC.BAT"
  115.  
  116. PATH=C:\DOS;C:\
  117. PROMPT $P$G
  118. (Add your MSCDEX.EXE driver here -ex."C:\DOS\MSCDEX.EXE /D:ASPICD0 /M:12 /L:E")
  119. C:\DOS\SMARTDRV.EXE 2048 (add this after Install to improve performance!)
  120. (Add your MOUSE driver here - ex. "C:\MOUSE\MOUSE.EXE")
  121. SET COMSPEC=C:\DOS\COMMAND.COM
  122. C:
  123.  
  124. NOTE -
  125.  
  126. In the event that you can't get enough Conventional Memory to play the game,
  127. try loading DOS's memory manager EMM386.EXE as follows. DEVICEHIGH and LH
  128. statements should be added as well to free up as much memory as possible.
  129. The UMB statement should also be added to the "DOS=HIGH" line.
  130.  
  131. ex.
  132.  
  133. "CONFIG.SYS"
  134.  
  135. DEVICE=C:\DOS\HIMEM.SYS
  136. DEVICE=C:\DOS\EMM386.EXE NOEMS
  137. DOS=HIGH,UMB
  138. (Add your CD device driver here -ex."DEVICEHIGH=C:\SCSI\ASPICD.SYS /D:ASPICD0")
  139. FILES=40
  140. BUFFERS=40
  141. SHEll=C:\DOS\COMMAND.COM C:\DOS /P
  142.  
  143. "AUTOEXEC.BAT"
  144.  
  145. PATH=C:\DOS;C:\
  146. PROMPT $P$G
  147. (Add your MSCDEX.EXE driver here -ex."LH C:\DOS\MSCDEX.EXE /D:ASPICD0 /M:12 /L:E")
  148. (Add your MOUSE driver here - ex. "LH C:\MOUSE\MOUSE.EXE")
  149. SET COMSPEC=C:\DOS\COMMAND.COM
  150. C:
  151.  
  152.  
  153. Additional NOTES -
  154.  
  155. Your CD-ROM drivers may be removed from your configuration after a successful
  156. install, if desired. You should only have to do this if Low Memory becomes an 
  157. issue.
  158.  
  159. If you have a SCSI CD-ROM, you should also add your SCSI Adapter's driver
  160. above the CD Driver line.(Soundcard driven CDs should similarly load the
  161. Soundboard driver before the CD line.)
  162.  
  163. ex. "DEVICE=C:\SCSI\ASPI8DOS.SYS /D /p234"
  164.     "DEVICE=C:\SCSI\ASPICD.SYS /D:ASPICD0"
  165.  
  166. Some Soundboards may require that you load drivers in order to function
  167. properly. Add them as they appear in your normal configuration. The easiest
  168. way to do this is to make a Boot Disk following the directions below, leaving
  169. in any line that seems sound related.
  170.  
  171. If you fail to find a mouse driver in your AUTOEXEC.BAT, look in the
  172. CONFIG.SYS for a line that has "MOUSE.SYS" in it. This will work just as
  173. well, and should be loaded in the same manner to play ABUSE.
  174.  
  175. ex. "DEVICE=C:\DOS\MOUSE.SYS"
  176.  
  177. Using the disk cache SMARTDRV.EXE can greatly improve game speed, but it can
  178. sometimes interfere with the installation process. We recommend the game be
  179. installed without SMARTDRV first, then add the cache after verification of
  180. a successful install(ie. run the game once first!). 
  181.  
  182. Since ABUSE uses a DOS Extender for memory management, it should run under
  183. a variety of different configurations. In the event your's doesn't work, we
  184. suggest the creation of a Boot Disk. To be safe, create a Boot Disk BEFORE
  185. you install the game to insure proper configuration! (Windows 95 users will
  186. generally Not need to make a Boot Disk.)
  187.  
  188. To make a BOOT DISK for the game-
  189.  
  190. 1.Put a blank floppy disk in your "A" drive.
  191.  
  192. 2.From the "C:\" prompt, type in "FORMAT A:/S".( "SYS A:" may be used in 
  193.   place of this command if the disk is PRE FORMATTED)
  194.  
  195. 3.After the format is complete, type in "COPY C:\CONFIG.SYS A:"
  196.  
  197. 4.Type in "COPY C:\AUTOEXEC.BAT A:"
  198.  
  199. 5.Type in "EDIT A:\CONFIG.SYS", then edit your file to resemble the above
  200.   configurations as closely as possible. Put "REM" in front of any line
  201.   that doesn't seem necessary - EX. "REM C:\WINDOWS\IFSHLP.SYS".
  202.  
  203. 6.Save the modified file by using the editor's "FILE" menu to "SAVE" and
  204.   then "EXIT" - use your mouse if present.
  205.  
  206. 7.Type in "EDIT A:\AUTOEXEC.BAT" and modify this file in the same manner as
  207.   the CONFIG.SYS. 
  208.  
  209. 8.Save and exit the AUTOEXEC.BAT.
  210.  
  211. 9.REBOOT your system, then start the game!
  212.  
  213. NOTES -
  214.  
  215. If you want your Boot Disk to automatically start ABUSE for you, add these
  216. lines to the bottom of your AUTOEXEC.BAT:
  217.  
  218. C:
  219. CD ABUSE
  220. ABUSE
  221.  
  222. Of course, change these lines appropriately if you specified a different
  223. DRIVE and/or DIRECTORY during the install process.
  224.  
  225.  
  226. 4.Soundcard Setup 
  227. -----------------
  228.  
  229. The first time that ABUSE.EXE is run, the sound utility SETUP.EXE should
  230. run automatically as well. If you wish to change your settings or the
  231. sound setup screen doesn't appear, simply type "SETUP" within the ABUSE
  232. directory to manually start the process. Once in the setup screen, use the
  233. ARROW keys to highlight your selections and the ENTER key to choose them.
  234. Setup options for both a DIGITAL and a MIDI soundboard are present, and the
  235. DIGITAL(only!) card may be AUTO-DETECTED by the program. Unless you are
  236. certain of your particular card's settings, AUTODETECT is the way to go.
  237. If for any reason the detection fails, simply try the utility again (a
  238. different detection method will be used), and if your system locks up at
  239. any time during the process, reboot the system and try again. It is a good
  240. practice to use "TEST" to insure all devices are functioning properly.
  241. Once your device is set up properly, make sure to select "OK" to save
  242. your configuration. You may also select "CANCEL" at any time in order to
  243. ABORT the setup process without saving the current configuration.
  244.  
  245. NOTES-
  246.  
  247. You must have a dedicated MPU-401 General MIDI sound device in order to
  248. hear MUSIC in the game - a Sound Blaster by itself will only play back
  249. Digital Sound Effects(except for the SB/AWE32 which will function properly
  250. as BOTH a Digital and Music source). MPU-401 compatible Daughtercards should
  251. work as well for MUSIC.
  252.  
  253. Do not try to AUTODETECT a soundcard if you don't have one!
  254.  
  255.  
  256. 5.Support/Help
  257. --------------
  258.  
  259.  
  260. If you find yourself in need of assistance with ABUSE, please have the info
  261. requested below handy and use the support method of your choice. FYI, we do
  262. not charge for Tech Support, but long distance charges will apply normally.
  263.  
  264. Please Have - 
  265.  
  266. 1.An EXACT copy of the CONFIG.SYS and AUTOEXEC.BAT that you INSTALLED/RAN
  267.   our product with.
  268. 2.The Brand and Type of CPU that you are using.
  269. 3.Your Brand and Version of DOS.
  270. 4.Your Brand and Type of Video Board(and Driver Version # if applicable).
  271. 5.Your Brand and Type of Sound Board(s).
  272. 6.Your Brand and Type of CD-ROM (and Driver Version #s).
  273. 7.A list of any Error Codes encountered.
  274. 8.A list of any other hardware devices present on your system (any device
  275.   settings that you can find will certainly help as well!).
  276. 9.A list of Network Drivers and Hardware(if applicable).
  277.  
  278.  
  279. Support -
  280.  
  281. Origin Product Support - (512)434-HELP or (512)434-4357
  282. Origin FAX             - (512)795-8014
  283. Origin BBS             - (512)346-2BBS or (512)346-2227
  284. Internet FTP           - support@origin.ea.com
  285.  
  286.