home *** CD-ROM | disk | FTP | other *** search
/ 300 Totally Awesome Games for DOS / 300Games.iso / black / read.me < prev    next >
Encoding:
Text File  |  1991-08-10  |  12.8 KB  |  262 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     BJ-HIST .DAT
  13.  
  14. If any of these files are missing please contact the ShareWare distributor and
  15.                 Glencoe Computing
  16.                 Donald L. Granger
  17.                 1100 Highway C
  18.                 Glencoe, MO  63038-1404
  19.  
  20. To print the documentation type PRINTBJ [Enter] at the DOS prompt.
  21. -------------------------------------------------------------------------------
  22.  
  23.                               COMPATIBILITY NOTES
  24.  
  25.     - Windows 3.0
  26.         BlackJack! should run without problems as a DOS application under
  27.         Windows 3.0.  It has been tested on a 386 system where the only
  28.         side effect has been slower operation.  The following files are
  29.         provided for Windows support:
  30.  
  31.              BJ-386.PIF - For use with Windows 386 enhanced mode
  32.              BJ-STD.PIF - For use with Windows standard mode
  33.                  BJ.ICO - An icon for BlackJack!
  34.  
  35.         The PIF files assume that BlackJack! is installed on the C: drive
  36.         and is located in a directory named BJ.  You can use PIF EDIT
  37.         (supplied with Windows) to modify the path in the PIF files
  38.         as needed.
  39.  
  40.     - VGA systems using VGA monochrome monitors.
  41.  
  42.         If you experience an error regarding the graphics hardware on
  43.         startup, try running the DOS command
  44.              MODE CO80
  45.         prior to loading BlackJack!.
  46.  
  47.     - Peculiar operation when numbers are involved, or system lock-up.
  48.  
  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.  
  64.                       New features & changes in V-2.15
  65.  
  66.   History Statistics: [H] or [0] from the Main Menu
  67.     Still Even More Statistics...
  68.     BlackJack! now keeps track of all statistics between play sessions.
  69.     The statistics are accumulated only for "human" players.  In the
  70.     event of more than one human player in a session the first human
  71.     player is used for the history statistics. Tournament play is never
  72.     counted regardles of player type.  In the event of playing a saved
  73.     game, only the new plays are added to the history file and the
  74.     number of sessions played is not incremented.
  75.  
  76.     The History Statistics are viewed by pressing either [H] or [0] from
  77.     the Main Menu.  History Statistics are seperatly kept for each of
  78.     the four casinos plus a grand total reflecting cumulative totals of
  79.     play at all casinos. The History Statistics are also included as
  80.     part of the suite of statistical screens accesable after a casino
  81.     session, or by pressing [Ctrl][V] between casino play hands.  When
  82.     accessed via [Ctrl][V] only the active casino is shown and the values
  83.     DO NOT reflect the current session's play.
  84.  
  85.     To reset the History Statistics values press [Ctrl][R] while viewing
  86.     the History Statistics screen.  You are also given the option of
  87.     resettng the values when editing casino configurations.  Alternatly,
  88.     to reset all 4 casino History Statistics at once delete the file
  89.     BJ-HIST.DAT, a new one will be created with zero values.
  90.  
  91.   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  92.                       New features & changes in V-2.17
  93.  
  94.   Australian style play (/A from the command line):
  95.     For all my supporters from Australia, BlackJack! now supports your
  96.     style of play.  The dealer is not dealt his second card until all
  97.     players have finished their hands.  Invoke this option with the
  98.     command line option /A.  Example  BJ /A [Enter]
  99.  
  100.   Card Counting Drill:
  101.     The drill now ends with the following options
  102.          [R]epeat  [O]ptions  [Q]uit
  103.     Pressing [R] will restart the drill using the same options, [O] will
  104.     return you to the setup screen, [Q] of course returns to the Main Menu.
  105.  
  106.   Error Tracking:
  107.     BlackJack! now keeps track of your strategy errors as you play.  At
  108.     the end of a casino session, or the end of Basic Strategy Practice
  109.     you are shown the strategy table segments where you have made
  110.     errors.  The specific positions where errors occurred are highlighted
  111.     and the total number of errors made in the segment are shown.
  112.  
  113.                   2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |10 | A
  114.                  ----------------------------------------   Count
  115.            8,8    S | S | S | S | S | S | S | S | S | S       2
  116.                                                   -   -
  117.     The above example indicates two errors were made when the player
  118.     was dealt a pair of 8s.  One against a dealer 9, the other against
  119.     a dealer 10.  The underscored letters are actually highlighted on
  120.     the screen.
  121.  
  122.   Save Casino Setup:
  123.     Tired of entering the number of players, minimum bet, etc. each time
  124.     you play?  Now you can save the setup information and jump right
  125.     into casino play!  A new choice has been added to the Casino Setup
  126.     Screen, [S]ave.  Pressing [S] will save the setup information and
  127.     move you into the casino.  Pressing [^S] saves the setup without
  128.     moving into the casino.  Once you have saved your favorite setup you
  129.     can go directly to the casino by pressing the 'F' key that
  130.     corresponds to the casino number from the Main Menu.  For example,
  131.     to jump directly into casino number 3, you would press [F3] from the
  132.     Main Menu.  If you want to make changes in the setup you can use the
  133.     regular method of just pressing the casino number.  The default
  134.     responses in the setup screen will be your saved setup data.
  135.     BlackJack! keeps separate setup data for each of the four casinos.
  136.  
  137.   Save Strategy Drill Setup:
  138.     Pressing [^S] while in the Basic Strategy Drill saves all of the
  139.     options to disk.  These will be the settings used the next time you
  140.     run the drill.
  141.  
  142.   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  143.                       New features & changes in V-2.20
  144.  
  145.   Mode Of Play: [M] or [+] from the Setup Menu
  146.     An additional mode of play has been added, REALISTIC MODE.
  147.     Realistic Mode more accurately simulates the flow of play in an
  148.     actual casino setting.  Player's cards are retrieved, and bets
  149.     settled in the order of play.  Bust and surrendered hands are
  150.     immediately removed from the table before play progresses to the next
  151.     player.  All cards are cleared prior to the Press Any Key To
  152.     Continue message.  Realistic Mode is provided to better simulate the
  153.     amount of time that card counters have to asses the values of cards
  154.     on the table.  Normal Mode remains unchanged.
  155.  
  156.     The Setup Menu has the following entry
  157.  
  158.                      + Mode Of Play       [Normal]
  159.  
  160.     You toggle between Normal and Realistic play by pressing either
  161.     [M] or [+] ([=] works too) while in the Setup Menu.  The currently
  162.     active mode of play is displayed in brackets to the right. 
  163.  
  164.     The speed of Realistic Mode corresponds to the AUTO PLAYER - SPEED
  165.     setting.  You may need to experiment to find a speed that you like,
  166.     but for most the Normal setting should be good.  As with all play
  167.     options, the play mode is saved with Configuration Save.
  168.  
  169.   User Defined Betting Progression: [9] or [W] from Setup Menu
  170.     The first entry in the User Betting Progression now represents the
  171.     initial wager for the progression.  This allows using a system that
  172.     calls for more than the table minimun as the opening bet.
  173.  
  174.   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  175.                       New features & changes in V-2.21
  176.  
  177.   Sreak Stats:
  178.     BlackJack!'s streak tracking has been extended to keep count of how
  179.     many streaks of each length occur.  Streak lengths of 2 through 11 are
  180.     distinctly tracked.  A sample streak report follows:
  181.  
  182.     Len   2     3     4     5     6     7     8     9    10    11    12+
  183.         123    45    23    26    16     0     4     0     1     0     0
  184.         101    52    21    19    28     3     0     0     0     1     1
  185.  
  186.     Win streaks are listed in the first row in GREEN.
  187.     Loss streaks are listed in the second row in RED.
  188.     The longest streaks are still reported, even if they exceed 11.
  189.  
  190.     Streak tracking has been modified as follows
  191.      Surrender   No effect on streak counting.
  192.          Split   The net result of the split used.  For example, a split
  193.                  that results in one win and one loss will have no effect
  194.                  on the streak tracking.  Two winning hands from the split
  195.                  will advance a win streak by one.
  196.  
  197.   Basic Strategy Drill:
  198.     The Basic Strategy Drill now has an `Error Pause'.  When Error Pause
  199.     is active the drill waits for a keypress before proceeding to the next
  200.     hand.  Error Pause is toggled by pressing [E].  A message at the screen
  201.     bottom indicates whether Error Pause is active.
  202.  
  203.   Basic Strategy Tables:
  204.     The strategy tables now contain the following play option,
  205.  
  206.                  N - double dowN if allowed otherwise stand
  207.  
  208.     This corrects an oversight on my part, and also provides for correct
  209.     play in certain situations when a true count over rules Double Down
  210.     for a soft hand.  The following line from Table 4 is the only change:
  211.  
  212.              Dealer     2   3   4   5   6   7   8   9  10   A
  213.              -------------------------------------------------
  214.              A-7        S   N   N   N   N   S   S   H   H   H
  215.              -------------------------------------------------
  216.  
  217.   Card Counting Practice:
  218.     The Card Counting Practice Drill now allows for up to 5 cards to be
  219.     dealt simultaneously.  You can also have BlackJack! deal a random
  220.     number of cards ranging from 1 to 5.  The drill setup choice is
  221.  
  222.            Number of cards displayed [1-5], [R]andom?
  223.  
  224.     Press [1]-[5] for a fixed number of cards, or [R] for random.
  225.  
  226.   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  227.                        New features & changes in V-2.22
  228.  
  229.                        "Red Seven" Count System Support
  230.  
  231.   BlackJack! supports the "Red-7" card counting system.  There are two
  232.   methods available via command line switches.
  233.  
  234.   Count alternating sevens  (/A7 from the command line):
  235.     This method counts every other seven that is dealt.  The alternation
  236.     is reset with each shuffle and the first seven of each deck or shoe
  237.     is not counted.  This is the more accurate but harder to utilize mode.
  238.  
  239.   Count only red sevens  (/R7 from the command line):
  240.     Only red sevens are counted regardless of the order which they appear.
  241.  
  242.   The value given to sevens is that which is defined in the User Count
  243.   System.  For example, if sevens are given a value of 1 then every other
  244.   (or every red) seven will increase the running count by 1.  With an
  245.   otherwise balanced counting system, the ending count value for a single
  246.   deck will be 2.  Since the standard plus/minus system uses a value of 0
  247.   for sevens, this has no effect, and BlackJack! will appear to count
  248.   normally.  You must select USER in the Active Count System field of the
  249.   Setup Menu to see a ny effect.  Note that the accuracy of the True Count
  250.   may be adversely influenced by unbalanced counting systems.
  251.  
  252.   The /A7 or /R7 switches can be combined with any of the other command
  253.   line options.  Be sure to seperate all switches with a space.
  254.  
  255.  +--------------------------------------------------------------------------+
  256.  |              DO NOT MIX ANY FILES FROM PREVIOUS VERSIONS ! !             |
  257.  +--------------------------------------------------------------------------+
  258.  
  259.  +--------------------------------------------------------------------------+
  260.  |***    To print this file type COPY README.ME PRN at the DOS prompt.   ***|
  261.  +--------------------------------------------------------------------------+
  262.