home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / bassdu10.zip / Q&A.TXT < prev    next >
Text File  |  1991-10-16  |  7KB  |  155 lines

  1.  
  2.                   Common Questions and Problems With BassDuel
  3.  
  4.        The following represents the most common questions and problems
  5.        encountered with BassDuel. Before calling or writing  us, please
  6.        read the instruction manual thoroughly. The instructions are
  7.        contained in a file on your disk called BDUEL.DOC. We have found
  8.        that many questions can be answered right there.
  9.  
  10.        [1]
  11.        PROBLEM: "I cannot make the program scroll to another section  of
  12.                  the lake".
  13.  
  14.        SOLUTION:  First,  make  sure  the  NUM  LOCK  is not set on your
  15.                   keyboard. Then, be sure  you  are  using  the  NUMERIC
  16.                   KEYPAD  ARROWS, not the separate cursor control arrows
  17.                   on  101  key enhanced keyboards. Remember to press the
  18.                   SHIFT key while you press the arrow keys.
  19.  
  20.                   On  many  computers,  in  particular  the  early Tandy
  21.                   machines,  there  was  an  incompatibility  with   the
  22.                   keyboard.  These  machines  would   not   generate   a
  23.                   different  keycode  when the NUMERIC KEYPAD arrow keys
  24.                   were shifted. This  problem  occurs  on  some  'clone'
  25.                   machines  too.  This  can usually be remedied by using
  26.                   the 2,4,6 and 8 keys in  the  top  row  of  your  MAIN
  27.                   KEYBOARD. Do not use the SHIFT  key  when  using  this
  28.                   method.
  29.  
  30.        [2]
  31.        PROBLEM:  "Sometimes  'garbage'  appears when I try to scroll the
  32.                   screen or select a rod or bait".
  33.  
  34.        SOLUTION: BassDuel needs lots of FREE memory. Just  because  your
  35.                  computer  has 640k or more of memory does not mean it's
  36.                  all free for BassDuel to use. We have found that memory
  37.                  resident programs (TSR'S) are one of the main causes of
  38.                  this problem. Programs like RAM DISKS, PRINTER BUFFERS,
  39.                  KEYBOARD  ENHANCERS  and  MENU  programs  should not be
  40.                  loaded before running BassDuel. These  programs  occupy
  41.                  memory  space  even  when  not  running, thus making it
  42.                  unavailable to BassDuel.
  43.  
  44.                  Another occasional cause of this  problem  is  lack  of
  45.                  sufficient  memory  on  your EGA card.
  46.                  Many of the older EGA cards only had 64k or  128k
  47.                  of  video memory. They should have 256k to properly run
  48.                  BassDuel.
  49.  
  50.  
  51.        [3]
  52.        PROBLEM: "The program tries to start, but then stops."
  53.  
  54.        SOLUTION: One of the main causes of this problem is too many open
  55.                  files. DOS only allows 15 open files per process. Check
  56.                  your  CONFIG.SYS  file  to  be  sure  it  contains  the
  57.                  following two lines:
  58.  
  59.                                   FILES=20
  60.                                   BUFFERS=20
  61.  
  62.                  BassDuel tries to open several files when it starts. It
  63.                  then  assumes  they  were  open for its use. If in fact
  64.                  they were NOT opened, the program may hang waiting  for
  65.                  them  to  be  available.  The two lines described above
  66.                  will help prevent this from happening.
  67.  
  68.        [4]
  69.        PROBLEM: "I cannot save a game to the disk."
  70.  
  71.        SOLUTION: Many people try to save games (to be played  later)  on
  72.                  the  original  distribution diskette. A saved game uses
  73.                  about 63k of disk space, and the distribution  diskette
  74.                  must have at least that much free if you expect to save
  75.                  a  game.
  76.  
  77.                  Sometimes, people have a clock or some other  interrupt
  78.                  driven program running at the same time they're running
  79.                  BassDuel. Since these programs use interrupts, they can
  80.                  'steal'  time  from BassDuel. If one of these programs
  81.                  decides to 'steal' its time while BassDuel  is  writing
  82.                  to the disk, the resultant file may be damaged. This is
  83.                  because  DOS  itself  is  inherently non-reentrant, and
  84.                  BassDuel uses DOS facilities to write to the disk.  See
  85.                  #3 above as well.
  86.  
  87.        [5]
  88.        PROBLEM: "I cannot restore a saved game."
  89.  
  90.        SOLUTION: See #3 and #4 above. Also, make sure ALL files that are
  91.                  supplied  on your BassDuel distribution disk are in the
  92.                  same directory as  BASSDUEL.EXE.
  93.  
  94.        [6]
  95.        PROBLEM:  "BassDuel  does  not  always  save  my  record  catches
  96.                   properly!"
  97.  
  98.        SOLUTION:  See  #3  above.  Also,  some  people thought they were
  99.                   clever, and tried to edit the BIGF.TXT and/or the
  100.                   BIGS.TXT  files.   Don't  try  it!  One  misplaced
  101.                   space or deleted/added line can mess the files up beyond
  102.                   repair.
  103.  
  104.  
  105.        [7]
  106.        PROBLEM: "I get a RUNTIME ERROR 002 then the program stops!"
  107.  
  108.        SOLUTION: This means  that  BassDuel  cannot  open  a  file  it
  109.                  needs. This can happen if you do not have all the files
  110.                  that are supplied on the original distribution diskette
  111.                  in   the   same   directory   as   the   main  program,
  112.                  BASSDUEL.EXE. It can also happen if you are  missing  a
  113.                  file altogether. Also, refer to item 3, above.
  114.  
  115.        [8]
  116.        PROBLEM: "I get a runtime ERROR 004 then the program stops!"
  117.  
  118.        SOLUTION: This means that access to a file needed by BassDuel has
  119.                  been denied by DOS. Make sure there is no write-protect
  120.                  tab on your diskette, and see item 3 above.
  121.  
  122.        [9]
  123.        PROBLEM: "I have an IBM  PS-2.  The  program  reports  that  it
  124.                  detects a VGA card then stops, hanging up my machine".
  125.  
  126.        SOLUTION: Some models of PS-2 computers have the MCGA video mode.
  127.                  This  mode  (320 x 200 x 256 colors) is a subset of the
  128.                  VGA specification. These  computers  reports  VGA  when
  129.                  queried by BassDuel. BassDuel then assumes that since a
  130.                  VGA  card  was detected, that it should use the maximum
  131.                  screen resolution it  can,  which  is  640  x  350,  16
  132.                  colors. BassDuel requires a true VGA or EGA video system
  133.                  to run.
  134.  
  135.  
  136.        [10]
  137.        QUESTION: "I have a VGA card in my machine, yet the program seems
  138.                   to run in 16 color EGA mode. Why, and how do I make it
  139.                   utilize the 256 colors of my VGA?"
  140.  
  141.        ANSWER: See item 9, above. BassDuel runs in the EGA mode of  your
  142.                VGA  card.  It  does not support true VGA (640 x 480 x 16
  143.                colors) at this time.
  144.  
  145.        [11]
  146.        QUESTION:  "I  have  a  Tandy  machine that supports 16 color CGA
  147.                    mode. Is there a way I can run BassDuel in this mode?
  148.  
  149.  
  150.        ANSWER:  No, at least not at this time. BassDuel requires EGA or
  151.                 VGA to run.
  152.  
  153.  
  154.  
  155.