home *** CD-ROM | disk | FTP | other *** search
/ 300 Favorite Games / 300GAMES.iso / 369 / problems.doc < prev    next >
Text File  |  1994-05-07  |  5KB  |  104 lines

  1. Known problems (and in some cases, fixes):
  2.  
  3. Not finding EGA in the detection routine:
  4. Some older EGA video cards only have 64K of memory, more
  5. is needed for the high-resolution animation in the FLIX software
  6. __________________________________________________________________
  7.  
  8. The software must be installed to your hard drive.
  9. When installing the software, be sure to make a directory to put
  10. the software into:
  11.      MD FLIX  (Make a directory called FLIX, for example)
  12.      CD FLIX  (Change to the FLIX directory)
  13.      COPY A:*.* (Copy the floppies to your hard drive)
  14. When running the software, be sure to change to the directory
  15. it has been installed into first (CD FLIX).
  16. You don't have to do the above, but it prevents having a big mess.
  17. __________________________________________________________________
  18.  
  19. TSR's (Terminate and stay resident programs), that can "pop-up"
  20. while other things are running can lead to unexpected results...
  21. __________________________________________________________________
  22.  
  23. GRASPRT.EXE is a DOS program (it is the run-time module for the
  24. software).  It is best to run the software under DOS, not WINDOWS.
  25. Depending on your WINDOWS version and configuration, you may
  26. experience problems.  For instance, the sound for "Animated Words"
  27. will be distorted when using the SoundBlaster with Windows 3.1
  28. using multimedia extensions.  You may have better results by running
  29. windows in standard mode: start windows with WIN /S
  30. __________________________________________________________________
  31.  
  32. Some of the software is invoked from a batch (.BAT) file.  
  33. This may cause a problem with some menu programs (control not 
  34. returning to the menu after the FLIX program is run).  
  35. There are two possible fixes for this.  
  36.  
  37. The easiest is to use the command CALL (which allows control to
  38. return to the calling batch file - your menu) to prefix the
  39. instruction you use in your menu program.  For example: use CALL
  40. SHAPES when running "Animated Shapes" from your menu, not just
  41. SHAPES.
  42.  
  43. Another solution would be to bypass the .BAT file used to run the
  44. FLIX software by using the contents of the .BAT file instead.  To
  45. see what is in the .BAT file use TYPE SHAPES.BAT (for example).  In
  46. this case it would tell you that SHAPES.BAT says GRASPRT SHAPES. 
  47. So instead of telling your menu program to use SHAPES, tell it to
  48. use GRASPRT SHAPES to run "Animated Shapes".
  49. __________________________________________________________________
  50.  
  51. "The Animated Memory Game" is invoked with the AMEM.BAT file, not
  52. AMEN.BAT (AMEM vs. AMEN)
  53. __________________________________________________________________
  54.  
  55. Digital sound for "Animated Words":
  56.  
  57. Can't hear the PC speaker very well, or it doesn't sound very good:
  58. Some PC's have very small speakers located deep inside the cabinet
  59. - they won't sound very good.  The ability to play digitized speech
  60. through the PC's speaker was not engineered into the design of
  61. PC's, the ability to do it using RealSound, is going to vary
  62. significantly depending on your hardware.  I licensed RealSound to
  63. get the best commercial-quality program to perform this trick.
  64.  
  65. What is the Covox Speech Thing?
  66. It is a sound device that runs from the printer port (parallel
  67. port) of your PC.  The Disney Sound Source operates in a similar
  68. manner.  I am licensed to use the Disney Sound Source, but that
  69. support is not available at this time, the GRASP/RealSound sound
  70. drivers used do not support it and I would need to write my own
  71. drivers.  If the demand for that is great, an upgrade may be
  72. implemented.
  73.  
  74. When the program is first run you will be taken through a set-up
  75. process to determine the type of input device you want to use as
  76. well as how the sound will be handled.  Please be accurate when
  77. telling the set-up routine what type of equipment (sound cards
  78. etc.) you have installed.  If you have an AdLib or Sound Blaster
  79. compatible card (but is not a AdLib or Sound Blaster), one or the
  80. other choice may work.  If you experience difficulties, exit to
  81. DOS, type RESET, and try again.  If you need to change your set-up
  82. (if you install a new sound card, for instance), type RESET to tell
  83. the program about it.
  84. __________________________________________________________________
  85.  
  86. Programs that use SETUP.  You need to run SETUP first to tell the
  87. programs about your software (sound devices, input devices, etc.)
  88. After that the program can be run normally, and you aren't asked for
  89. this information again.  If you need to change your setup
  90. (if you install a new sound card, for instance), type SETUP to tell
  91. the program about it.
  92. __________________________________________________________________
  93.  
  94. I do extensive Beta-testing, but the DOS world is somewhat
  95. unpredictable, by the time you take a motherboard from manufacturer
  96. A, and combine it with a video card from B, monitor from C, memory
  97. from D, software from E, all the combinations become impossible to
  98. test for....
  99. __________________________________________________________________
  100.  
  101. Tom Guthery IV,    601 Ranch Road,    DelValle TX     78617
  102.  
  103. (5/10/94)
  104.