home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / games / bj240d.zip / READ.ME < prev    next >
Text File  |  1993-05-06  |  10KB  |  214 lines

  1.                      +----------------------------------+
  2.                      |      WELCOME TO BLACKJACK!       |
  3.                      |   = YOUR KEY TO WINNING PLAY =   |
  4.                      +----------------------------------+
  5.  
  6.   Please be sure that you received all of the files listed in PACKING.LST.
  7.  
  8.   If any files are missing, or if you encounter problems with your diskette
  9.   PLEASE CONTACT THE COMPANY WHERE YOU OBTAINED THE DISKETTE.
  10.   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  11.   If this does not resolve the problem send notification stating where
  12.   you obtained BlackJack! to:
  13.                 Glencoe Computing
  14.                 Donald L. Granger
  15.                 1100 Highway C
  16.                 Glencoe, MO  63038-1404
  17.  
  18.   To print the documentation type PRINTBJ [Enter] at the DOS prompt.
  19.  
  20.                               COMPATIBILITY NOTES
  21.  
  22.     - Hardware
  23.         BlackJack! requires EGA, VGA or Hercules Compatible graphics.
  24.         BlackJack! will not work with CGA video.  BlackJack! runs from
  25.         either floppy or hard disks.
  26.  
  27.     - Windows 3.x
  28.         BlackJack! should run without problems as a DOS application under
  29.         Windows 3.x.  It has been tested on 386 & 486 systems where the only
  30.         side effect has been slower operation.  The following files are
  31.         provided for Windows support:
  32.  
  33.              BJ-386.PIF - For use with Windows 386 enhanced mode
  34.              BJ-STD.PIF - For use with Windows standard mode
  35.                  BJ.ICO - An icon for BlackJack!
  36.  
  37.         The PIF files assume that BlackJack! is installed on the C: drive
  38.         and is located in a directory named BJ.  You can use PIF EDIT
  39.         (supplied with Windows) to modify the path in the PIF files
  40.         as needed.
  41.  
  42.     - VGA systems using VGA monochrome monitors.
  43.         If you experience an error regarding the graphics hardware on
  44.         startup, try running the DOS command
  45.              MODE CO80
  46.         prior to loading BlackJack!.
  47.  
  48.     - Peculiar operation when numbers are involved, or system lock-up.
  49.         Some computers errantly indicate the presence of an 80x87 math
  50.         coprocessor, others, particularly some '386 systems with 80287 math
  51.         coprocessors, cause errors.  If you experience system lock-up
  52.         or peculiar results when numbers are involved try issuing the
  53.         follow command from the DOS prompt.
  54.              SET 87=N
  55.         It is important that no spaces be included in "87=N".
  56.  
  57.         The included batch file BJ87.BAT will automate the above fix.
  58.         In place of invoking BlackJack! with the BJ command just use
  59.         BJ87.  When you exit BlackJack! the 87 variable will be cleared
  60.         from the enviornment.
  61. -------------------------------------------------------------------------------
  62.  
  63.                       New features & changes in V-2.21
  64.  
  65.   Sreak Stats:
  66.     BlackJack!'s streak tracking has been extended to keep count of how
  67.     many streaks of each length occur.  Streak lengths of 2 through 11 are
  68.     distinctly tracked.  A sample streak report follows:
  69.  
  70.     Len   2     3     4     5     6     7     8     9    10    11    12+
  71.         123    45    23    26    16     0     4     0     1     0     0
  72.         101    52    21    19    28     3     0     0     0     1     1
  73.  
  74.     Win streaks are listed in the first row in GREEN.
  75.     Loss streaks are listed in the second row in RED.
  76.     The longest streaks are still reported, even if they exceed 11.
  77.  
  78.     Streak tracking has been modified as follows
  79.      Surrender   No effect on streak counting.
  80.          Split   The net result of the split used.  For example, a split
  81.                  that results in one win and one loss will have no effect
  82.                  on the streak tracking.  Two winning hands from the split
  83.                  will advance a win streak by one.
  84.  
  85.   Basic Strategy Drill:
  86.     The Basic Strategy Drill now has an `Error Pause'.  When Error Pause
  87.     is active the drill waits for a keypress before proceeding to the next
  88.     hand.  Error Pause is toggled by pressing [E].  A message at the screen
  89.     bottom indicates whether Error Pause is active.
  90.  
  91.   Card Counting Practice:
  92.     The Card Counting Practice Drill now allows for up to 5 cards to be
  93.     dealt simultaneously.  You can also have BlackJack! deal a random
  94.     number of cards ranging from 1 to 5.  The drill setup choice is
  95.  
  96.            Number of cards displayed [1-5], [R]andom?
  97.  
  98.     Press [1]-[5] for a fixed number of cards, or [R] for random.
  99.  
  100.  
  101.   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  102.                        New features & changes in V-2.25
  103.  
  104.   Early Surrender:
  105.     BlackJack! allows for early surrender.  This rule allows the a player's
  106.     surrender to be allowed even if the dealer has blackjack.
  107.  
  108.   Dealer Peeks / Doesn't Peek:
  109.     If the dealer doesn't peek all hands are played out prior to his checking
  110.     his down card for blackjack.  Any splits or doubles are ignored if the
  111.     dealer does have blackjack.
  112.  
  113.   The above options are enabled via the Edit Casinos option from the main menu.
  114.  
  115.   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  116.                        New features & changes in V-2.30
  117.  
  118.   The way BlackJack! handles automated betting and betting advice has
  119.   been completely revised.  Review "Setup BlackJack!" (pgs: 12-16) and
  120.   "Automated Betting" (pg: 24) in the user's manual for details of the
  121.   new features. In short there are now two user defined betting systems
  122.   available, Progression Based and Count Based.  You are able to select
  123.   wagering style from the following:
  124.  
  125.          FLAT:                 The table minimum is bet on each hand.
  126.          PROGRESSIVE:          The Progressive Wagers table is used.
  127.          COUNT BASED:          The Count Based Wagers table is used.
  128.          COUNT & PROGRESSIVE:  Both of the above are used.
  129.  
  130.   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  131.                        New features & changes in V-2.31
  132.  
  133. True Count base:
  134.  
  135.   Most systems determine the true count by dividing the running count by
  136.   either the number of full or half decks remaining to be played, with
  137.   full being the most common.  BlackJack now provides for both methods.
  138.  
  139.   The setting is made from Edit User Count System in the SETUP menu.
  140.       [F]ull / [H]alf TC Decks
  141.   Press [F] for full deck systems, [H] for half deck systems.
  142.   If you are not sure, use full decks.
  143.  
  144.   Some confusion can arise from this.  For example, a full deck count
  145.   system may still suggest dividing by fractional decks as in 2 1/2.  A
  146.   half deck count system would divide by 5 in this case (5 half decks
  147.   remaining). You cannot interchange the two!  Be sure you know what
  148.   your system is based on.  Some examples of half deck systems are Uston
  149.   Advanced Point Count and the Revere Advanced Point Count.
  150.  
  151.   Regardless of the system used, BlackJack! calculates the true count to
  152.   1/4 deck accuracy.  Don't confuse accuracy with count system basis.
  153.  
  154.                      - - - - - - - - - - - - - - - - - -
  155.  
  156.   Well, not exactly a new feature, but thanks to the help of Rocky Rosa
  157.   BlackJack! now very accuratly shows the play advantage.  This number,
  158.   expressed as a percentage, indicates the rate of return you can expect
  159.   from your level of play.  For example, if the advantage is +1.35% you
  160.   can expect to win $1.35 for every $100 wagered.  Play advantage is
  161.   very helpful when evaluating new strategy or betting systems.
  162.  
  163.                      - - - - - - - - - - - - - - - - - -
  164.                        New features & changes in V-2.40
  165.  
  166. Full support of the Red-7 counting system
  167.   Red-7 Changes to BlackJack!
  168.     Setup Menu
  169.      Active Count System
  170.      Toggles among  User,  +/-  &  Red-7
  171.     When Red 7 is active "Use True Count" is deactivated and the Red 7
  172.     strategy changes are made to the currently active strategy table.
  173.  
  174.   The Count Based Wager table
  175.     When used with Red-7 count the "Card Count" value is relative to the
  176.     pivot point.  For example, the wager you want placed when the count is
  177.     equal to the pivot point use 0 for the card count.
  178.  
  179.   Basic Strategy Drill & Casino Play
  180.     When Red-7 is active the true count is replaced by the count value
  181.     relative to the pivot point. Examples of the display:  Pivot +1,
  182.     Pivot -3.
  183.  
  184.   Please see the user manual for full details of Red-7 and its
  185.   implementation in BlackJack!.
  186.  
  187.                    - - - - - - - - - - - - - - - - - -
  188. Depth of Deal: Casino Definition - Edit Casinos
  189.   Controls the reshuffle point - how deep into the deck or shoe the deal
  190.   goes.  Can be set to Deep, Medium, Shallow, Random or End.
  191.  
  192.                              Reshuffle Point
  193.      Examples:
  194.            1 Player, 4 Deck Shoe
  195.                Cards remaining when shuffle
  196.          RANDOM   10 - 100
  197.          SHALLOW  84 - 100
  198.          MEDIUM   48 -  84
  199.          DEEP     10 -  24
  200.  
  201.            2 Player, 2 Deck Shoe
  202.                Cards remaining when shuffle
  203.          RANDOM   15 -  50
  204.          SHALLOW  42 -  50
  205.          MEDIUM   24 -  42
  206.          DEEP     15 -  24
  207.  
  208.  +--------------------------------------------------------------------------+
  209.  |              DO NOT MIX ANY FILES FROM PREVIOUS VERSIONS ! !             |
  210.  +--------------------------------------------------------------------------+
  211.  +--------------------------------------------------------------------------+
  212.  |***    To print this file type COPY README.ME PRN at the DOS prompt.   ***|
  213.  +--------------------------------------------------------------------------+
  214.