home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Game Programming Gurus / Tricks_of_the_Game_Programming_Gurus_SAMS_Publishing_1994.iso / epicpin / helpme.doc < prev    next >
Text File  |  1994-05-16  |  9KB  |  217 lines

  1. =============================================================================
  2. Epic Pinball    *    Instructions & Troubleshooting Info     *    Version 2.0
  3. =============================================================================
  4.  
  5. Epic Pinball Requires:
  6.   * A 386 or faster IBM-compatible PC
  7.   * VGA graphics
  8.   * Hard disk
  9.  
  10. Also supports:
  11.   * Sound Blaster, SB Pro, and compatible music cards
  12.   * Gravis Ultrasound music card
  13.  
  14. To start Epic Pinball:
  15.  
  16. 1. Switch to the drive where the game is installed (C:)
  17. 2. Switch to the subdirectory where the game is installed (CD \EPICPIN)
  18. 3. Type PINBALL.
  19.  
  20.  
  21. =============================================================================
  22.               Common problems and solutions
  23. =============================================================================
  24.  
  25. Running with WINDOWS
  26. ====================
  27.  
  28. To run this game under Windows,  be sure to run the file "PINBALL.PIF" (not
  29. the file "PINBALL.EXE").  This should would very reliably under Windows on
  30. nearly all computers.
  31.  
  32. If you encounter any problems running through Windows, please exit and run
  33. Epic Pinball through plain DOS instead.  We appologize for the inconvenience.
  34. Making Epic games work through Windows is a top priority for us,  and we're
  35. working to improve our Windows compatibility.
  36.  
  37. Running with OS/2
  38. =================
  39.  
  40. Though Epic Pinball will work reliably under OS/2 on some computers, we
  41. don't recommend this because it might result in the game locking up.
  42. Please run Epic Pinball through DOS or Windows instead.  We tried to make
  43. this game compatible with OS/2,  but alas we were not successful.
  44.  
  45.  
  46. NOT ENOUGH FREE MEMORY
  47. ======================
  48.  
  49. Problem:  When I run Epic Pinball,  the game refuses to start and gives
  50.    me the message "You need (amount) of free memory to run this program".
  51.  
  52. Solution:  You need to free up more main (conventional) memory before
  53.    starting Epic Pinball.  Here are some solution tips:
  54.  
  55. 1. If you are trying to run Epic Pinball from Windows, completely exit
  56.    Windows and try running it from DOS.
  57.  
  58. 2. If you are trying to run Epic Pinball from "DOSSHELL" or any other
  59.    menu program,  please exit from the menu program.  Then, run Epic Pinball
  60.    from the DOS prompt.  Menu programs often occupy enough memory that
  61.    there won't be enough left for Epic Pinball.
  62.  
  63. If neither #1 or #2 solves the problem,  do the following:
  64.  
  65. 1. From the DOS prompt,  type "MEM" and press Enter.
  66.  
  67. 2. You'll see a lot of information about your computer's memory.  Look at
  68.    the number after the words "Largest Executable Program Size".  This is
  69.    how much memory you currently have available.
  70.  
  71. Now you need to free up more main memory.  Here are some tips:
  72.  
  73. 1. If you're using DOS 6.0 or later,  reboot your computer by pressing
  74.    RESET or Ctrl-Alt-Del.  Wait for the message "Starting MS-DOS..." to come
  75.    up.  Now press the [F5] key.
  76.  
  77.    This will cause DOS 6.0 to bypass all of your TSR's, memory managers,
  78.    and other programs which normally occupy main memory.
  79.  
  80.    Now change into the Pinball directory and begin the game.
  81.  
  82. 2. If you have a version of DOS earlier than 6.0:  You need to create a
  83.    "boot disk" to allow you to start your computer without loading all
  84.    the TSR's and memory managers that take away main memory.  Here's how.
  85.  
  86.    A. Put a blank disk in your A: drive and format it as a DOS disk.  (Don't
  87.       do this in your B: drive - it won't work!)  To do this, type the
  88.       following command:
  89.       
  90.       FORMAT A: /S
  91.  
  92.    B.  Wait while your computer formats the disk.
  93.    C.  Label the disk "Boot Disk" and keep it handy.  You'll need this
  94.        disk whenever you want to start Epic Pinball.
  95.  
  96.    Now, you can reboot your computer and play Epic Pinball:
  97.  
  98.    A.  Put the boot disk in your A: drive.
  99.    B.  Restart your computer,  either by pressing CTRL-ALT-DELETE,  by
  100.        hitting your reset button,  or by turning it on.
  101.    C.  Wait while your computer boots from the boot disk.
  102.    D.  After a little while, your computer will stop and give you the A>
  103.        prompt.
  104.    E. Now change to your hard disk by typing "C:".
  105.    F. Go into the pinball directory by typing "CD \PINBALL".
  106.    G. Begin by typing "PINBALL".
  107.  
  108.    Note to owners of "Stacker", "Superstor", and other hard disk compression
  109.    programs:  If your C: drive is compressed and you need a boot disk to
  110.    start Epic Pinball, you must install Pinball on a different,
  111.    non-compressed drive.  See your Stacker or Superstor manual for
  112.    instructions on doing this.  (This only applies to users of DOS
  113.    version 5.0 or earlier).
  114.  
  115.  
  116. GENERAL PROBLEMS
  117. ================
  118.  
  119. Problem: When I run PINBALL,  the computer locks up or reboots.
  120.  
  121. Solution:  Run SETUP and verify that your settings are correct.  If you are
  122.    not using a sound card, make sure that SETUP is set for "No Sound Card".
  123.    If you are using a sound card, verify that:
  124.  
  125. 1. The correct options are specified in SETUP.  Check your address, IRQ,
  126.    and DMA settings (most sound cards operate on DMA 1).  If you don't know
  127.    your card's address, IRQ, and DMA settings, consult your sound card
  128.    manual for details on figuring them out.  If your sound quality is set
  129.    to "Ultra High Quality" or "Very High Quality", try setting it to
  130.    just "High Quality".
  131.  
  132. 2. Your sound card has no address, IRQ, or DMA conflicts with other cards
  133.    in your system!  If your sound card works properly with other games, you
  134.    can assume that there are no conflicts.  However, if your sound card does
  135.    not work with other games,  you have a conflict.  See your sound card
  136.    manual for details on resolving these conflicts.
  137.  
  138.  
  139. Problem: I notice a bit of flicker in the dotmation (dot animation).
  140.  
  141. Solution:  This will happen on slower computers (386, less than 33 mhz) when
  142.    you have the music playing through your Sound Blaster.  If you find this
  143.    distracting,  we recommend turning off the music.
  144.  
  145.  
  146. Problem: The music and sound effects sound OK when I start Epic Pinball, but
  147.    they get cut off several seconds after a song begins.
  148.  
  149. Solution: This is what happens when you select the wrong IRQ for your sound
  150.    card!  Run SETUP again and pick the correct IRQ.
  151.  
  152.  
  153. OTHER SOUND CARD NOTES
  154. ======================
  155.  
  156. Pro Audio Spectrum:
  157.  
  158.    Epic Pinball should work fine with the PAS, PAS+, and PAS-16 sound cards.
  159.    You need to run SETUP and tell it that you have a Sound Blaster card (not
  160.    a Sound Blaster Pro).
  161.  
  162.    Important!  To run Epic Pinball on any Pro Audio Spectrum sound card, you
  163.    need to have the PAS drivers loaded properly.  Epic Pinball 
  164.    will only recognize your PAS card if the drivers are loaded.  See your
  165.    PAS manual for instructions on loading the right PAS drivers in your
  166.    AUTOEXEC.BAT and CONFIG.SYS files.
  167.  
  168. Gravis Ultrasound:
  169.  
  170.    By popular request, Epic Pinball supports the GUS!  Just specify Gravis
  171.    Ultrasound from within SETUP.  If you have any problems, check your
  172.    address, IRQ, and DMA settings.  If you still have problems, boot clean
  173.    and try running Epic Pinball without any GUS drivers loaded - these
  174.    drivers (such as SBOS) might perhaps interfere with the game's direct,
  175.    native GUS support.
  176.  
  177. Other sound cards:
  178.  
  179.    Since new models of sound cards are always being manufactured and revised,
  180.    here's how to contact the top sound card makers for information about
  181.    sound card problems and obtaining the latest driver files.
  182.  
  183.    Company       Sound Card         Phone        BBS           CompuServe GO
  184.    ------------- ------------------ ------------ ------------  -------------
  185.    Media Vision  Pro Audio Spectrum 800-638-2807 510-770-0527  MultiVen (12)
  186.    Creative Labs Sound Blaster      405-742-6622 405-742-6660  Blaster 
  187.    Gravis        Ultrasound         604-431-1708 604-431-5927  PcVenB (14)
  188.  
  189.    Note: Epic Pinball requires either a Gravis UltraSound or a genuine Sound
  190.    Blaster card.  If your sound card isn't 100% compatible with the Sound
  191.    Blaster, unfortunately it's not going to work with Epic Pinball.
  192.  
  193. CONTACTING EPIC'S TECH SUPPORT
  194. ==============================
  195.  
  196. If you need further assistance, please call our tech support department
  197. at 301-983-9771 between 9AM and 5PM Eastern Standard Time,  or fax us
  198. at 301-299-3841.
  199.  
  200. If you have a complex question about how to run this game, please call while
  201. you're at your computer and we'll be able to help you more effectively.
  202.  
  203. You can also contact us online:
  204.  
  205. CompuServe:     GO EPIC
  206. Internet Mail:  70007.1631@compuserve.com
  207. Internet FTP:   ftp.uml.edu
  208. America Online: We answer questions posted in the "Games" area.
  209. GEnie:          We answer questions in the Games Roundtable.
  210. Prodigy:        Call 800-524-3388 voice for a free CompuServe signup kit.
  211.  
  212. EXEC-PC BBS
  213.    Contact:     Epic MegaGames
  214.    2400 Baud:   414-789-4210
  215.    14.4K Baud:  414-789-4360
  216.  
  217.