home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / mjvga21.zip / FIXES.DOC < prev    next >
Text File  |  1990-01-27  |  5KB  |  96 lines

  1. SER
  2. NUM                            PROBLEM & FIX
  3. ----------------------------------------------------------------------
  4. 1029 - 9/30/89
  5.  
  6.        SYMPTOM:
  7.           A couple people have reported that The Draftsman wouldn't
  8.           recognize their VGA card, although MJVGA ran perfectly.
  9.        PROBLEM:
  10.           A real good question!  The source code for the VGA test is
  11.           identical in both programs!
  12.        SOLUTION:
  13.           I re-compiled The Draftsman using the same memory model as
  14.           MJVGA.  I also added an option which lets you attempt to run
  15.           The Draftsman even if it doesn't see a VGA card.  The
  16.           Draftsman has always worked fine on my system & on the systems
  17.           that I test it on.  Therefore, I don't know if this fix will
  18.           work or not.  If you should experience this problem, please
  19.           let me know.
  20.  
  21.  
  22. 1055 - The "official" release of Version 2.1
  23.  
  24.        SYMPTOM
  25.           Someone with a VGA card reported that neither MJVGA nor The
  26.           Draftsman would recognize his card.
  27.        PROBLEM
  28.           I dunno....  Strange VGA card maybe???
  29.        SOLUTION
  30.           He tried the above-modified Draftsman and said it worked fine
  31.           after selecting "try anyway."  MJVGA now includes this option.
  32.  
  33.        SYMPTOM
  34.           If you select What's Left, then exit the What's Left screen by
  35.           clicking the LEFT mouse button, the screen re-draws and either
  36.           A) you return to the What's Left screen or B) you select some
  37.           other menu item or tile.
  38.        PROBLEM
  39.           You're SUPPOSED to leave the What's Left screen by clicking
  40.           the right mouse button, but in reality any button will get you
  41.           out.  Using the left button, however, was putting a "left
  42.           button click" message on the stack.  When the MJVGA game board
  43.           returned, it saw this message & acted on it -- possibly taking
  44.           you right back to What's Left.
  45.        SOLUTION
  46.           This was a simple one -- I just cleard the button stack after
  47.           exiting the What's Left screen.
  48.  
  49.        SYMPTOM
  50.           The computer locks up after the game board is displayed.
  51.        PROBLEM
  52.           This has only been reported once.  The fellow corrected the
  53.           problem himself by running MJVGA with the "D" command line
  54.           parameter to disable the monochrome display routines.  It
  55.           seems that his computer didn't let MJVGA write to the "dead
  56.           space" where a monochrome card should have been.  It usually
  57.           doesn't matter -- if there's no monochrome card, the data
  58.           just "falls into the bit bucket" and causes no harm.  But he's
  59.           proven that in certain systems it DOES matter!
  60.        SOLUTION
  61.           Since the vast majority of people don't have dual monitor
  62.           systems, I've changed the default from using the second
  63.           monitor to NOT using the second monitor.  Now, if you wish to
  64.           use two monitors, YOU MUST START MJVGA WITH THE "D" COMMAND
  65.           LINE PARAMETER!!!!  This may inconvenience a few people, but
  66.           will increase default compatibility to everyone.
  67.  
  68.  
  69. 1105 - 2/10/90    (Problem not fixed -- serial # indicates revision                   
  70.                    of this document.)
  71.        SYMPTOM
  72.           Someone reported that the abbreviated HELP command didn't work 
  73.           properly.  The regular HELP menu appeared instead of just the 
  74.           number of moves left.
  75.        PROBLEM
  76.           MJVGA first checks the left mouse button to determine the 
  77.           command.  It then expects to see BOTH the left AND right 
  78.           buttons pressed if you want the shortened HELP screen.  If you 
  79.           release the left button before the computer can register that 
  80.           both are pressed, you'll get the standard HELP menu.  
  81.        SOLUTION
  82.           I haven't fixed this one yet.  It will be fixed in the next 
  83.           release, though.  Until then, if you experience this, just 
  84.           hold down both buttons for a few extra moments to be sure that 
  85.           MJVGA sees them.  You shouldn't experience this unless you 
  86.           either have a slow machine or are a fast clicker.  I had to 
  87.           load down my 25 MHz machine with four background processes 
  88.           before it ran slow enough to let me see this problem.
  89.  
  90.  
  91.  Note:  The listed serial number is the first which contains a 
  92. fix.  All releases with later (ie larger) serial numbers will also 
  93. contain the fix unless otherwise stated.
  94.  
  95.  
  96.