home *** CD-ROM | disk | FTP | other *** search
/ Season's Greetings & Games Unlimited / UGOLD_cd2.iso / basstour / q_a.txt < prev    next >
Text File  |  1993-08-03  |  10KB  |  202 lines

  1.  
  2.  
  3.  
  4.                   Common Questions and Problems With BassTour
  5.  
  6.        The  following  represents the most common questions and problems
  7.        encountered with BassTour. Before calling or writing  us,  please
  8.        read  the  instruction manual thoroughly. We have found that many
  9.        problems can be answered right there.
  10.  
  11.        [1]
  12.        PROBLEM: "I cannot make the program scroll to another section  of
  13.                  the lake".
  14.  
  15.        SOLUTION:  First,  make  sure  the  NUM  LOCK  is not set on your
  16.                   keyboard. Then, be sure  you  are  using  the  NUMERIC
  17.                   KEYPAD  ARROWS, not the separate cursor control arrows
  18.                   on  101  key enhanced keyboards. Remember to press the
  19.                   SHIFT key while you press the arrow keys.
  20.  
  21.                   On  many  computers,  in  particular  the  early Tandy
  22.                   machines,  there  was  an  incompatibility  with   the
  23.                   keyboard.  These  machines  would   not   generate   a
  24.                   different  keycode  when the NUMERIC KEYPAD arrow keys
  25.                   were shifted. This  problem  occurs  on  some  'clone'
  26.                   machines  too.  This  can usually be remedied by using
  27.                   the 2,4,6 and 8 keys in  the  top  row  of  your  MAIN
  28.                   KEYBOARD. Do not use the SHIFT  key  when  using  this
  29.                   method.
  30.  
  31.        [2]
  32.        PROBLEM:  "Sometimes  'garbage'  appears when I try to scroll the
  33.                   screen or select a rod or bait".
  34.  
  35.        SOLUTION: BassTour needs lots of FREE memory. Just  because  your
  36.                  computer  has 640k or more of memory does not mean it's
  37.                  all free for BassTour to use. We have found that memory
  38.                  resident programs (TSR'S) are one of the main causes of
  39.                  this problem. Programs like RAM DISKS, PRINTER BUFFERS,
  40.                  KEYBOARD  ENHANCERS  and  MENU  programs  should not be
  41.                  loaded before running BassTour. These  programs  occupy
  42.                  memory  space  even  when  not  running, thus making it
  43.                  unavailable to BassTour.
  44.  
  45.                  Another occasional cause of this  problem  is  lack  of
  46.                  sufficient  memory  on  your EGA card (if you are using
  47.                  one). Many of the older EGA cards only had 64k or  128k
  48.                  of  video memory. They should have 256k to properly run
  49.                  BassTour.
  50.  
  51.  
  52.        [3]
  53.        PROBLEM: "The program tries to start, but then stops."
  54.  
  55.        SOLUTION: One of the main causes of this problem is too many open
  56.                  files. DOS only allows 15 open files per process. Check
  57.                  your  CONFIG.SYS  file  to  be  sure  it  contains  the
  58.                  following two lines:
  59.  
  60.                                   FILES=20
  61.                                   BUFFERS=20
  62.  
  63.                  BassTour tries to open several files when it starts. It
  64.                  then  assumes  they  were  open for its use. If in fact
  65.                  they were NOT opened, the program may hang waiting  for
  66.                  them  to  be  available.  The two lines described above
  67.                  will help prevent this from happening.
  68.  
  69.        [4]
  70.        PROBLEM: "I cannot save a game to the disk."
  71.  
  72.        SOLUTION: Many people try to save games (to be played  later)  on
  73.                  the  original  distribution diskette. A saved game uses
  74.                  about 60k of disk space, and the distribution  diskette
  75.                  must have at least that much free if you expect to save
  76.                  a  game.  Also,  make sure you're not in CAST MODE when
  77.                  trying to save a game with the ALT-S key combination.
  78.  
  79.                  Sometimes, people have a clock or some other  interrupt
  80.                  driven program running at the same time they're running
  81.                  BassTour. Since these programs use interrupts, they can
  82.                  'steal'  time  from BassTour. If one of these prrograms
  83.                  decides to 'steal' its time while BassTour  is  writing
  84.                  to the disk, the resultant file may be damaged. This is
  85.                  because  DOS  itself  is  inherently non-reentrant, and
  86.                  BassTour uses DOS facilities to write to the disk.  See
  87.                  #3 above as well.
  88.  
  89.        [5]
  90.        PROBLEM: "I cannot restore a saved game."
  91.  
  92.        SOLUTION: See #3 and #4 above. Also, make sure ALL files that are
  93.                  supplied  on your BassTour distribution disk are in the
  94.                  same directory as  BassTour.EXE.
  95.  
  96.        [6]
  97.        PROBLEM:  "BassTour  does  not  always  save  my  record  catches
  98.                   properly!"
  99.  
  100.        SOLUTION:  See  #3  above.  Also,  some  people thought they were
  101.                   clever, and tried to edit the LAKERECS.TXT and/or the
  102.                   STRINGER.TXT  files.   Don't  try  it!  One  misplaced
  103.                   space or deleted/added line can mess the files up beyond
  104.                   repair.
  105.  
  106.  
  107.        [7]
  108.        PROBLEM: "I get a RUNTIME ERROR 002 then the program stops!"
  109.  
  110.        SOLUTION: This means  that  BassTour  cannot  open  a  file  it
  111.                  needs. This can happen if you do not have all the files
  112.                  that are supplied on the original distribution diskette
  113.                  in   the   same   directory   as   the   main  program,
  114.                  BASSTOUR.EXE. It can also happen if you are  missing  a
  115.                  file altogether. Also, refer to item 3, above.
  116.  
  117.        [8]
  118.        PROBLEM: "I get a runtime ERROR 004 then the program stops!"
  119.  
  120.        SOLUTION: This means that access to a file needed by BassTour has
  121.                  been denied by DOS. Make sure there is no write-protect
  122.                  tab on your diskette, and see item 3 above.
  123.  
  124.        [9]
  125.        PROBLEM: "I have an IBM  PS-2.  The  program  reports  that  it
  126.                  detects a VGA card then stops, hanging up my machine".
  127.  
  128.        SOLUTION: Some models of PS-2 computers have the MCGA video mode.
  129.                  This  mode  (320 x 200 x 256 colors) is a subset of the
  130.                  VGA specification. These  computers  reports  VGA  when
  131.                  queried by BassTour. BassTour then assumes that since a
  132.                  VGA  card  was detected, that it should use the maximum
  133.                  screen resolution it  can,  which  is  640  x  350,  16
  134.                  colors.  You  can  force  BassTour  to  run  in  either
  135.                  standard CGA mode (320 x 200 x 4 colors) or in the MCGA
  136.                  mode by using one of these command lines when you start
  137.                  the game:
  138.  
  139.                            BASSTOUR -C    (for CGA Mode)
  140.                            BASSTOUR -M    (for MCGA mode)
  141.  
  142.        [10]
  143.        QUESTION: "I have a VGA card in my machine, yet the program seems
  144.                   to run in 16 color EGA mode. Why, and how do I make it
  145.                   utilize the 256 colors of my VGA?"
  146.  
  147.        ANSWER: See item 9, above. BassTour runs in the EGA mode of  your
  148.                VGA  card.  It  does not support true VGA (640 x 480 x 16
  149.                colors) at this time. You can use the MCGA  mode  of  VGA
  150.                (320 x 200 x 256 colors) as described in item 9.
  151.  
  152.        [11]
  153.        QUESTION:  "I  have  a  Tandy  machine that supports 16 color CGA
  154.                    mode. Is there a way I can run BassTour in this mode,
  155.                    or am I stuck with the four color CGA mode?"
  156.  
  157.        ANSWER:  No, at least not at this time. The 16 color 'Tandy' mode
  158.                 is a non-standard video mode currently only supported by
  159.                 Tandy machines. I'm afraid you're stuck  with  good  ol'
  160.                 CGA.  Why not upgrade to VGA if you want great color and
  161.                 screen resolution in BassTour?
  162.  
  163.  
  164.        [12]
  165.        QUESTION: "Why did you choose such awful colors in CGA mode?  Why
  166.                   not  blue  for the water, brown for land, or something
  167.                   more realistic?"
  168.  
  169.        ANSWER: We didn't choose those colors! In CGA, we have  a  choice
  170.                of Palettes (groups of colors), NOT the individual colors
  171.                within those palettes. If you think these colors are bad,
  172.                take  a  look  at  your  CGA card manual and see what the
  173.                alternatives were!
  174.  
  175.        [13]
  176.        QUESTION: "I have added disks LAKES #1 and LAKES #2 to  BassTour.
  177.                   Having  20  lakes  to choose from is great, but why do
  178.                   I set lakes records with such small fish?  I  find  it
  179.                   annoying  to  wait for the 'Record Fish Ceremony' each
  180.                   time!"
  181.  
  182.        ANSWER: You won't for long. As supplied, BassTour only has record
  183.                information for the original six lakes. When you add  new
  184.                lakes, records need to be established for those lakes. At
  185.                first,  a  one pound fish will be a record. Gradually, as
  186.                the sizes of the record  fish  increase,  record  setting
  187.                will occur much less often. Why not just get it over with
  188.                quickly and catch an 8 or 10 pound fish right away!
  189.  
  190.        [14]
  191.        QUESTION: "On some lakes, my boat doesn't appear on the screen when
  192.                  the game begins. How do I know where my boat is!"
  193.  
  194.        ANSWER: This occurs mostly on CGA or MCGA video displays, but may
  195.                happen on lakes of your own creation as well. It simply
  196.                means that the boat is in a section of the lake that is not
  197.                currently visible. Press the M key to show the contour map.
  198.                The blinking block you'll see is where your boat is. Scroll
  199.                the screen and your boat will come into view.
  200.  
  201.  
  202.