home *** CD-ROM | disk | FTP | other *** search
/ Season's Greetings & Games Unlimited / UGOLD_cd2.iso / bjack / read.me < prev    next >
Text File  |  1994-08-20  |  10KB  |  236 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.                 2025 Wakefield Lake
  16.                 Glencoe, MO  63038-1210
  17.  
  18.   If you received this program on a CD-ROM you must first copy all of
  19.   the files to your hard disk.
  20.  
  21.                      INSTALLATION
  22.                      ~~~~~~~~~~~~
  23.   The installation procedure for BlackJack! is quite simple.
  24.   You will need about 360K of available disk space on the hard drive on
  25.   which you plan to install BlackJack!
  26.  
  27.   BlackJack! can be run directly from diskettes, but hard disk is better.
  28.  
  29.   BlackJack! will not run directly from CD-ROM.
  30.  
  31.   <Enter> means press the Enter key
  32.  
  33.   First create a directory on your hard disk
  34.     example:  MD BJ <Enter>
  35.   Next switch to that directory
  36.     example:  CD \BJ <Enter>
  37.   Copy the files from the diskette
  38.     example:  COPY A:*.* <Enter>
  39.     (substitute your source drive's letter for A: as needed)
  40.  
  41.   YOU'RE READY TO GO
  42.  
  43.   To run the program simply type BJ <Enter> from the DOS prompt.
  44.   (remember to make sure you are in the BJ directory first)
  45.  
  46.   To print the documentation type PRINTBJ <Enter> at the DOS prompt.
  47.  
  48.   I hope you enjoy the program.
  49.  
  50.  
  51.                               COMPATIBILITY NOTES
  52.  
  53.     - Hardware
  54.         BlackJack! requires EGA, VGA or Hercules Compatible graphics.
  55.         BlackJack! will not work with CGA video.  BlackJack! runs from
  56.         either floppy or hard disks.
  57.  
  58.     - Windows 3.x
  59.         BlackJack! should run without problems as a DOS application under
  60.         Windows 3.x.  It has been tested on 386 & 486 systems where the only
  61.         side effect has been slower operation.  The following files are
  62.         provided for Windows support:
  63.  
  64.              BJ_386.PIF - For use with Windows 386 enhanced mode
  65.              BJ_STD.PIF - For use with Windows standard mode
  66.                  BJ.ICO - An icon for BlackJack!
  67.  
  68.         The PIF files assume that BlackJack! is installed on the C: drive
  69.         and is located in a directory named BJ.  You can use PIF EDIT
  70.         (supplied with Windows) to modify the path in the PIF files
  71.         as needed.
  72.  
  73.     - VGA systems using VGA monochrome monitors.
  74.         If you experience an error regarding the graphics hardware on
  75.         startup, try running the DOS command
  76.              MODE CO80
  77.         prior to loading BlackJack!.
  78.  
  79.     - Peculiar operation when numbers are involved, or system lock-up.
  80.         Some computers errantly indicate the presence of an 80x87 math
  81.         coprocessor, others, particularly some '386 systems with 80287 math
  82.         coprocessors, cause errors.  If you experience system lock-up
  83.         or peculiar results when numbers are involved try issuing the
  84.         follow command from the DOS prompt.
  85.              SET 87=N
  86.         It is important that no spaces be included in "87=N".
  87.  
  88.         The included batch file BJ87.BAT will automate the above fix.
  89.         In place of invoking BlackJack! with the BJ command just use
  90.         BJ87.  When you exit BlackJack! the 87 variable will be cleared
  91.         from the enviornment.
  92. -------------------------------------------------------------------------------
  93.  
  94. Change history & new features:
  95.  
  96.                        New features & changes in V-2.31
  97.  
  98. True Count base:
  99.  
  100.   Most systems determine the true count by dividing the running count by
  101.   either the number of full or half decks remaining to be played, with
  102.   full being the most common.  BlackJack now provides for both methods.
  103.  
  104.   The setting is made from Edit User Count System in the SETUP menu.
  105.       [F]ull / [H]alf TC Decks
  106.   Press [F] for full deck systems, [H] for half deck systems.
  107.   If you are not sure, use full decks.
  108.  
  109.   Some confusion can arise from this.  For example, a full deck count
  110.   system may still suggest dividing by fractional decks as in 2 1/2.  A
  111.   half deck count system would divide by 5 in this case (5 half decks
  112.   remaining). You cannot interchange the two!  Be sure you know what
  113.   your system is based on.  Some examples of half deck systems are Uston
  114.   Advanced Point Count and the Revere Advanced Point Count.
  115.  
  116.   Regardless of the system used, BlackJack! calculates the true count to
  117.   1/4 deck accuracy.  Don't confuse accuracy with count system basis.
  118.  
  119.                      - - - - - - - - - - - - - - - - - -
  120.  
  121.   Well, not exactly a new feature, but thanks to the help of Rocky Rosa
  122.   BlackJack! now very accuratly shows the play advantage.  This number,
  123.   expressed as a percentage, indicates the rate of return you can expect
  124.   from your level of play.  For example, if the advantage is +1.35% you
  125.   can expect to win $1.35 for every $100 wagered.  Play advantage is
  126.   very helpful when evaluating new strategy or betting systems.
  127.  
  128.                      - - - - - - - - - - - - - - - - - -
  129.                        New features & changes in V-2.40
  130.  
  131. Full support of the Red-7 counting system
  132.   Red-7 Changes to BlackJack!
  133.     Setup Menu:  Active Count System
  134.      Toggles among  User,  +/-  &  Red-7
  135.     When Red 7 is active "Use True Count" is deactivated and the Red 7
  136.     strategy changes are made to the currently active strategy table.
  137.  
  138.   The Count Based Wager table
  139.     When used with Red-7 count the "Card Count" value is relative to the
  140.     pivot point.  For example, the wager you want placed when the count is
  141.     equal to the pivot point use 0 for the card count.
  142.  
  143.   Basic Strategy Drill & Casino Play
  144.     When Red-7 is active the true count is replaced by the count value
  145.     relative to the pivot point. Examples of the display:  Pivot +1,
  146.     Pivot -3.
  147.  
  148.   Please see the user manual for full details of Red-7 and its
  149.   implementation in BlackJack!.
  150.  
  151.                    - - - - - - - - - - - - - - - - - -
  152. Depth of Deal: Casino Definition - Edit Casinos
  153.   Controls the reshuffle point - how deep into the deck or shoe the deal
  154.   goes.  Can be set to Deep, Medium, Shallow, Random or End.
  155.  
  156.                              Reshuffle Point
  157.   Examples:
  158.       1 Player, 4 Deck Shoe              2 Player, 2 Deck Shoe
  159.           Cards left at shuffle              Cards left at shuffle
  160.       RANDOM   10 - 100                  RANDOM   15 -  50
  161.       SHALLOW  84 - 100                  SHALLOW  42 -  50
  162.       MEDIUM   48 -  84                  MEDIUM   24 -  42
  163.       DEEP     10 -  24                  DEEP     15 -  24
  164.  
  165.  
  166.                    - - - - - - - - - - - - - - - - - -
  167.                      New features & changes in V-2.41
  168.  
  169.   One Handed Play:
  170.     You can now use the numeric keypad for just about all of
  171.     BlackJack!'s play options.  With [NumLock] ON the following keys
  172.     behave as specified:
  173.           [1] = Hit
  174.           [2] = Double
  175.           [3] = Split
  176.           [4] = Yes
  177.           [5] = No
  178.           [6] = Surrender
  179.       [Enter] = Stand or enter as needed.
  180.                      - - - - - - - - - - - - - - - - - -
  181.   Revised Progressive Wagering:
  182.     BlackJack! now supports winning, losing, or a combination of both
  183.     styles of progressions.  The additional choices are controled with a
  184.     new menu.  From the set up menu press [7] or [P] for the Edit Progressive
  185.     Wagering menu.
  186.                       ┌────Edit Progressive Wagers─────┐
  187.                       │                                │
  188.                       │  1 - Winning                   │
  189.                       │  2 - Losing                    │
  190.                       │  3 - Progression Type  [Both]  │
  191.                       │                                │
  192.                       └────────────────────────────────┘
  193.     Selections 1 & 2 work as described in the user manual, you enter the
  194.     wager you want to make for each level of the winning or losing
  195.     progression.  Selection 3 toggles among the available progression
  196.     types... Winning, Losing, or a combination (both).
  197.  
  198.    Here's how it works.
  199.     When Progression Type is set to either WIN or LOSS the progression
  200.     acts as usual.  The Opening Bet is used as long as you are not on a
  201.     streak of the selected type, as soon as a streak begins the
  202.     progressive wagers follow the table.  When the streak ends your bet
  203.     returns to the Opening Bet amount.
  204.  
  205.     When Progression Type is set to BOTH, both tables are active.  Since
  206.     you will always be either on a winning or losing streak the Opening
  207.     Bet amount is only used for the first wager of the session.  Any
  208.     other time the streak length will be at least 1.
  209.  
  210.                      - - - - - - - - - - - - - - - - - -
  211.   Streak Lengths Displayed In Status Box:
  212.     The status box now displays the current streak length for each
  213.     player.  The position of the numbers corresponds to the player's
  214.     table position.  For example:
  215.             Streak Length    -2   1   4
  216.     means that player #1 has a streak of 4 wins, player #2 has a streak
  217.     of 1 win and player #3 has a streak of 2 losses.
  218.  
  219.   Basic Strategy:
  220.     To correct a conflict, the basic strategy for 5-5 will always be treated
  221.     as a "hard" 10 rather than using the pair entry in the strategy table.
  222.  
  223.                      - - - - - - - - - - - - - - - - - -
  224.                       New features & changes in V-2.50
  225.  
  226.   Statistics
  227.     All statistics are presented as both numeric counts and percentages
  228.     where appropriate.
  229.  
  230.  +--------------------------------------------------------------------------+
  231.  |              DO NOT MIX ANY FILES FROM PREVIOUS VERSIONS ! !             |
  232.  +--------------------------------------------------------------------------+
  233.  +--------------------------------------------------------------------------+
  234.  |***    To print this file type COPY README.ME PRN at the DOS prompt.   ***|
  235.  +--------------------------------------------------------------------------+
  236.