home *** CD-ROM | disk | FTP | other *** search
/ Season's Greetings & Games Unlimited / UGOLD_cd2.iso / td1 / helpme.doc < prev    next >
Text File  |  1994-05-26  |  8KB  |  223 lines

  1. =============================================================================
  2. Traffic Department 2192 ver. 1.0 * Instructions/Troubleshooting Info *
  3. =============================================================================
  4.  
  5.  
  6. Traffic Department 2192 Requires:
  7.   * A 286 or faster IBM-compatible PC
  8.   * VGA graphics
  9.   * Hard disk
  10.  
  11. Also supports:
  12.   * Sound Blaster, SB Pro, and compatible music cards
  13.   * Gravis PC GamePad and Joystick control
  14.  
  15. To start Traffic Department 2192:
  16.  
  17. 1. Switch to the drive where the game is installed (C:)
  18. 2. Switch to the subdirectory where the game is installed (CD \TD)
  19. 3. Type "TD1"
  20.  
  21. *****************************************************************************
  22. *  WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING  *
  23. *****************************************************************************
  24. *                                                                           *
  25. *         THE ORIGINAL SCRIPT IS NOT INTENDED FOR YOUNG CHILDEREN           *
  26. *                                                                           *
  27. *         This game contains coarse language and sexually suggestive        *
  28. *         elements throughout the game. If you would like to avoid          *
  29. *         these elements, we have included an alternate version of the      *
  30. *         text that can be chosen before the game begins.                   *
  31. *                                                                           * 
  32. *         Parents of young childeren can delete the potentially offensive   *
  33. *         text by removing the file DIALOGUE.DAT from the game directory.   *
  34. *         This is acheive by changing to the directory where the game       *
  35. *         is installed (CD \TD), then type "DEL DIALOGUE.DAT".              *
  36. *         We do request that the original TD2192.ZIP file is distributed    *
  37. *         in its original form. Deleting DIALOGUE.DAT and distributing      *
  38. *         the game without this file intact is considered a copyright       *
  39. *         infringement.                                                     *
  40. *                                                                           * 
  41. *         Thank you for your consideration.                                 *
  42. *                                                                           *
  43. *                                                                           *  
  44. *****************************************************************************
  45.  
  46.  
  47. =============================================================================
  48.         Configuring Traffic Department 2192
  49. =============================================================================
  50.  
  51. The first time you run Traffic Department 2192, a self-explanatory
  52. configuration menu will come up asking for the type of controller and
  53. sound card you want to use. The information you give in this configuration
  54. is stored and used every time you run T.D.
  55.  
  56. To reconfigure Traffic Department 2192, type "TD1 /config" at the "C:" prompt.
  57.  
  58. If you would like to temporarily change your configuration, type in
  59. the command you want to use after typing "TD1".
  60.  
  61. For example, typing "TD1 /?"  gives you a list the available commands.
  62.         
  63.         /?       : displays this list.
  64.  
  65.         /sb      : plays music and sound effects through your Sound Blaster.        
  66.  
  67.         /nosound : turns off all music and sound effects.
  68.  
  69.         /pc      : plays sound effects through your PC speaker.
  70.  
  71.         /a       : gives you AdLib music with PC speaker sound effects.
  72.  
  73.         /config  : brings up the configuration menu.
  74.  
  75.         
  76. =============================================================================
  77.         Common problems and solutions
  78. =============================================================================
  79.  
  80.  
  81. RUNNING WITH WINDOWS AND OS/2
  82. =============================
  83.  
  84. This game should work properly under Windows and OS/2 if you turn all
  85. sound card support OFF when configuring the game.  However, if you want 
  86. to hear music or sound through your Sound Blaster, or compatible music 
  87. card, you must run T.D. 2192 through DOS.
  88.  
  89. More Windows and OS/2 tips:
  90.  
  91. 1. Even though T.D. 2192 will work under Windows with sound card support
  92.    turned OFF,  the graphics will run more smoothly under plain DOS.
  93.  
  94. 2. If you try to run T.D. 2192 through Windows or OS/2 with sound card
  95.    support ON,  you'll get unpredictable results - T.D. 2192 will not
  96.    run properly.
  97.  
  98. 3. If you encounter any problems running through Windows or OS/2, exit and
  99.    run T.D. 2192 through plain DOS instead!  This will likely solve any
  100.    problems you are encountering.
  101.  
  102. 4. Running T.D. 2192 through the "MS-DOS Shell" in Windows (or the
  103.    OS/2 DOS box) is NOT the same as running it straight from DOS.  For
  104.    best results, you need to completely exit from Windows or OS/2 and run
  105.    T.D. 2192 from the DOS prompt.
  106.  
  107.  
  108. NOT ENOUGH FREE MEMORY
  109. ======================
  110.  
  111. Problem:  When I run T.D. 2192, the game refuses to start and gives
  112.    me the message "You need (amount) of free memory to run this program".
  113.  
  114. Solution:  You need to free up more main (conventional) memory before
  115.    starting T.D. 2192.  Here are some solutions:
  116.  
  117. 1. If you are trying to run T.D. 2192 from Windows, completely exit
  118.    Windows and try running it from DOS.
  119.  
  120. 2. If you are trying to run T.D. 2192 from "DOSSHELL" or any other
  121.    menu program,  please exit from the menu program.  Then, run T.D. 2192
  122.    from the DOS prompt.  Menu programs often occupy enough memory that
  123.    there won't be enough left for T.D. 2192.
  124.  
  125. If neither #1 or #2 solves the problem,  do the following:
  126.  
  127. 1. From the DOS prompt,  type "MEM" and press Enter.
  128.  
  129. 2. You'll see a lot of information about your computer's memory.  Look at
  130.    the number after the words "Largest Executable Program Size".  This is
  131.    the amount of memory you currently have available.
  132.  
  133. Now you need to free up more main memory.  Here are some tips:
  134.  
  135.  
  136. 1. You may need to modify your AUTOEXEC.BAT and CONFIG.SYS files
  137.    in your root directory.  This can be done in any version of DOS.
  138.  
  139.    Rewrite your CONFIG.SYS file to contain the lines:
  140.  
  141.            HIMEM.SYS
  142.            EMM386.EXE NOEMS HIGHSCAN
  143.            DOS=HIGH,UMB
  144.  
  145. 2. We also recommend that you clean out all other TSR's and memory
  146.    managers from CONFIG.SYS by either removing the line, or by typing
  147.    "REM" before the command.
  148.    
  149. 3. Once your CONFIG.SYS and AUTOEXEC.BAT files have been changed, you must
  150.    restart your computer for the changes to take effect. Do this by
  151.    pressing the CTRL-ALT-DEL keys simultaneously.
  152.  
  153. 4. A handy program for MS-DOS 6.0+ users is MEMMAKER.  This file will 
  154.    help you optimize your CONFIG.SYS and AUTOEXEC.BAT files to allow 
  155.    you optimal memory conservation.
  156.  
  157. 5. Please read the manual that came with DOS for more information about
  158.    configuring memory.
  159.  
  160. OTHER PROBLEMS
  161. ==============
  162.  
  163. Problem:
  164.    When I run T.D. 2192, I don't hear sound.
  165.  
  166. Solution:
  167.    Traffic Department will only play music if you have a Sound Blaster or
  168.    100% compatible sound card. If you have a Sound Blaster or 100% compatible
  169.    sound card, and you still can't hear music, try one of the following.
  170.  
  171. 1. Make sure Traffic Department 2192 is configured to play sound by typing
  172.    "TD1 /config" at the "C:" prompt.
  173.  
  174. 2. Check your sound card and speaker connections.
  175.  
  176. 3. Make sure your sound card has no address conflicts with other cards in 
  177.    your system! If your sound card works properly with other games, you can 
  178.    assume that there are no conflicts.  However, if your sound card does not 
  179.    work with other games,  you have a conflict.  See your sound card manual 
  180.    for details on resolving these conflicts.
  181.  
  182.  
  183. CONTACTING Safari's TECH SUPPORT
  184. ================================
  185.  
  186. If you need further assistance, please call our tech support department
  187. at 301-738-2349 between 9AM and 5PM Eastern Standard Time,  or fax us
  188. at 301-738-0230.  You can also contact us online:
  189.  
  190. COMPUSERVE:
  191.    Mail:  70007,1631
  192.    Messages & Files:  GO EPIC
  193.  
  194. Safari's BBS:
  195.    Exec-PC
  196.    Phone: (414)789-4360
  197.  
  198. THE SHAREWARE SUPPORT BBS (Herts, England):
  199.    Contact: Safari Software
  200.    2400-14.4K Baud: +44 (0) 442-891-109
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.