home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / GA / GA126.ZIP / READ.ME < prev    next >
Text File  |  1990-05-30  |  7KB  |  159 lines

  1.                      +----------------------------------+
  2.                      |      WELCOME TO BLACKJACK!       |
  3.                      |   = YOUR KEY TO WINNING PLAY =   |
  4.                      +----------------------------------+
  5.  
  6. Please be sure that you received all of the following files
  7.  
  8.                 BJ      .EXE     CARDS16 .IMG
  9.                 BJ      .CFG     CARDSHGC.IMG
  10.                 BJ87    .BAT     SUITS16X.IMG
  11.                 BJ-DOCS .TXT     SUITSHGC.IMG
  12.                 CASINOS .DAT
  13.  
  14. If any of these files are missing please contact the ShareWare distributor or
  15.                 Glencoe Computing
  16.                 Donald L. Granger
  17.                 1100 Highway C
  18.                 Glencoe, MO  63038-1404
  19.  
  20. To print the documentation type COPY BJ-DOCS.TXT PRN [Enter] at the DOS prompt.
  21. -------------------------------------------------------------------------------
  22.  
  23.                               COMPATIBILITY NOTES
  24.  
  25.     - VGA systems using VGA monochrome monitors.
  26.  
  27.         If you experience an error regarding the graphics hardware on
  28.         startup, try running the DOS command
  29.              MODE CO80
  30.         prior to loading BlackJack!.
  31.  
  32.     - Peculiar operation when numbers are involved, or system lock-up.
  33.  
  34.         Some computers errantly indicate the presence of an 80x87 math
  35.         coprocessor, others, particularly some '386 systems with 80287 math
  36.         coprocessors, cause errors.  If you experience system lock-up
  37.         or peculiar results when numbers are involved try issuing the
  38.         follow command from the DOS prompt.
  39.              SET 87=N
  40.         It is important that no spaces be included in "87=N".
  41.  
  42.         The included batch file BJ87.BAT will automate the above fix.
  43.         In place of invoking BlackJack! with the BJ command just use
  44.         BJ87.  When you exit BlackJack! the 87 variable will be cleared
  45.         from the enviornment.
  46.  
  47. -------------------------------------------------------------------------------
  48.  
  49.                            New features in V-2.10
  50.  
  51.   Sit Out Hand:
  52.     You can now sit out a hand by placing a bet of $0.  You will not be
  53.     dealt any cards but any AUTO players will continue to play.
  54.  
  55.   Drop Out of Game: [Ctrl][D]
  56.     You can now quit while in the Wager Box by pressing [Ctrl][D].  If
  57.     there are multiple players only the current player is dropped and
  58.     play continues.  AUTO players cannot drop out.
  59.  
  60.   Streak Stats:
  61.     The Peaks & Valleys statistics screen now show the longest winning
  62.     and losing streaks of a session.  Streaks are counted as follows:
  63.            Win   Zero the loss count & increment win count.
  64.           Push   No effect.
  65.      Surrender   Decrement win count if > 0, otherwise no effect.
  66.           Loss   Zero the win count & increment the loss count.
  67.          Split   Each hand of the split is treated as a distinct hand
  68.                  and is scored from right to left.
  69.    Double Down   Treated as a regular hand.
  70.  
  71.   User Defined Betting Progression: [7] or [W] from SETUP MENU
  72.     You can now define the betting progression used by the AUTO players,
  73.     you can also establish a "stop loss point".  A window will pop
  74.     up and you will be able to enter up to 10 levels of the progression.
  75.     If your particular system does not use this many levels simply use
  76.     the same value for the final entries.
  77.  
  78.     The last entry on the screen is the stop loss, or drop out point.
  79.     For example, if your betting system dictates quitting after 6
  80.     consecutive losses you would enter 6 as the stop loss point.  Once an
  81.     AUTO player has dropped out, they cannot rejoin the game.
  82.  
  83.     The stop loss point is monitored using the method described for
  84.     Streak Stats.  It is possible that the stop loss point can be
  85.     exceeded by one hand.  This occurs when a player splits a hand and
  86.     loses both when consecutive losses are one less than the stop loss point.
  87.  
  88.     The betting progression table is saved with CONFIGURATION SAVE.
  89.  
  90.     A new choice has been added to the AUTO PLAYER - STYLE setting, it
  91.     is "User".  Selecting User will cause the user betting progression
  92.     to be used by AUTO player, the AUTO player will make play decisions
  93.     the same as the NORMAL player while using the user defined betting
  94.     progression for wagers.
  95.  
  96.   Count System Start Point:
  97.     A new value has been added to the User Defined Counting System to
  98.     define the starting count of the system.  This is the card count
  99.     at the beginning of a new deck or shoe.  Normally this value is 0.
  100.     This value is reflected in both the running count and the true count.
  101.  
  102.   Card Shuffle:
  103.     The card shuffling algorithim has been changed to create a more
  104.     statistically random deck.
  105.  
  106.  
  107.   Fast Shuffle: [Ctrl][F]
  108.     You can eliminate the sound (and delay) of deck shuffling by pressing
  109.     [Ctrl][F] during casino play.  Each press toggles Fast Shuffle on or
  110.     off.  A short beep confirms the keypress.
  111.  
  112.     The default condition is normal (with sound) shuffling.
  113.  
  114.   Auto Play:
  115.     Fully automated play is now approximatly 20% faster.
  116.  
  117.   Veiw Performance: [Ctrl][V]
  118.     Pressing [Ctrl][V] between hands during casio play will allow viewing
  119.     the 3 performance statistic screens without quitting the play session.
  120.  
  121.   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  122.                             New features in V-2.11
  123.  
  124.   Edit Casinos:
  125.     You can now edit all 4 casinos!
  126.  
  127.   Number of Auto Hands:
  128.     You can now play millions of fully automated hands!  Warning, it'll
  129.     take quite a while.  In spite of BlackJack!'s speed, it still takes
  130.     about 3.5 hours to play a million single player hands on a 386/16.
  131.     Warning-II, I've only tested this to 2.5 million hands.  That
  132.     doesn't mean BlackJack! can't do more, it just means I couldn't have
  133.     my computer tied up any more.
  134.  
  135.   Even More Statistics...Winning Percentage:
  136.     In all casino games there is a "house advantage".  This is usually
  137.     expressed as a percentage.  It represents the difference between the
  138.     actual odds of the game and the odds that the house pays.  In
  139.     blackjack this advantage cannot be calculated in this mannor since
  140.     the player has the ability to control the outcome of the game.  In
  141.     spite of all the discussion in books regarding house or player
  142.     advantages in blackjack, I have never seen an actual formula
  143.     published.
  144.  
  145.     The method used in BlackJack! keeps two running totals, gross wagers
  146.     and gross winnings.  The percentage is obtained by dividing gross
  147.     winnings by gross wagers.  Pushes are not counted.  A result of 50%
  148.     should indicate an even game, higher than 50% an advantage for the
  149.     player and lower than 50% an advantage for the house.  This
  150.     information is provided only to satisfy the curious.  I do not claim
  151.     it as a valid method of evaluating the effectivness of a playing
  152.     system.  I've run into situations where a player ended a session
  153.     behind yet the percentage showed a players advantage.
  154.  
  155.  +--------------------------------------------------------------------------+
  156.  |***    To print this file type COPY README.ME PRN at the DOS prompt.   ***|
  157.  +--------------------------------------------------------------------------+
  158.  
  159.