home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt: Spezial 1 / CDD_SPIELE_.ISO / wingames / winbb / readme.txt < prev    next >
Text File  |  1994-10-11  |  8KB  |  168 lines

  1. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  2. * * Bible Baseball for Windows version 2.4  - Read this file first! * *    
  3. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  4.  
  5. Installation Instructions for Program Manager:
  6.     - Place the following four (6) files into a new directory 
  7.       (like c:\winbb) or into an existing directory.  Just as long
  8.       as the 6 files are in the SAME directory.
  9.         WINBB.EXE
  10.         BIBLE.QUS
  11.         BB0.WAV
  12.         BB1.WAV
  13.         BB2.WAV
  14.         LARGEFNT.BMP (used only for hi res large font mode)
  15.     - Select the window in program manager into which you want to
  16.       add WinBB
  17.     - Pull down the FILE menu and select NEW
  18.     - Select Program Item and click OK
  19.     - In the Program Item Properties window select BROWSE
  20.     - Manipulate the directory structure until you find the directory
  21.       where you placed the 6 WinBB files
  22.     - Select WINBB.EXE and click OK
  23.     - Back in the Program Item Properties window type "Bible Baseball"
  24.       (without the quotes) into the DESCRIPTION field and click OK
  25.     - That's it!  WinBB should now be installed in the current window
  26.     
  27. **    RESTART NOTE: The restart file (GAMES.DAT) from previous versions 
  28.         of Bible Baseball will not work properly with the new
  29.         version of Bible Baseball.  This is do to the fact that
  30.         the game needs to save an extra parameter for the new
  31.         option to be able to restart properly.  Users who have 
  32.         an old version of the restart file must do one of the
  33.         following:
  34.         - Delete the old file (GAMES.DAT) and the game will create
  35.           a new one the first time you save.
  36.         - Edit the old file (GAMES.DAT) using an editor like
  37.           NOTEPAD and add a comma and a zero (i.e. ",0" without
  38.           the quotes) to the end of each line in the restart file.
  39.           Each line in the file represents one game that can be
  40.           restarted.  Each line should have 44 parameters!
  41.  
  42. Playing Instructions:
  43.     - Pull down HELP menu inside Winbb for playing instructions.
  44.  
  45. Machine Requirements:
  46.     - Windows 3.1
  47.     - Arial, Times New Roman true type fonts
  48.     - MS Sans Serif screen font
  49.     - VBRUN300.dll visual basic run module
  50.     - MMSYSTEM.dll (for sound) - supplied with Windows 3.1 in your
  51.       Windows\System directory (unless you deleted it!)
  52.     - Speaker.drv (for sound) or equivalent - without it you won't
  53.       hear the crowd
  54.  
  55. About the Author:
  56.     This is my first attempt at creating a program for the PC to be
  57.     distributed to the general public.  But I am not exactly a novice
  58.     to computers.  I am an 18 year mainframe computer programmer.  
  59.     My wife wanted me to learn Visual Basic so that I could write
  60.     some applications for her fifth grade classroom's PC.  She
  61.     teaches at Penn Christian Academy in Norristown, PA.  If you have
  62.     any comments, corrections, bug notifications (heaven forbid),
  63.     or ideas for other useful educational programs,    please just let
  64.     me know.  My address is listed in Bible Baseball's ABOUT box.
  65.  
  66. Development Environment:
  67.     This program was written in Visual Basic V3.0 Standard Edition
  68.     on my home PC which is a 486SX-25 with 4 meg RAM.  I'm running
  69.     Windows 3.1 on top of MS-DOS 6.2 using the standard Microsoft
  70.     memory manager(HIMEM/EMM386), disk cache (Smartdrv), and speaker
  71.     driver (speaker.drv). It was also tested on a 486-33, a 386-33, 
  72.     and a 386SX-16.  Some of the machines running 640x480 and some
  73.     at 800x600.  It ran successfully on all of the machines
  74.     (it was a little slow on the 386SX).
  75.  
  76. Future Enhancements:
  77.     - Maintaining high scores
  78.     - Better animation (I'm trying everything!)
  79.     - Selecting questions by books of the Bible
  80.     - Computer players with different strengths
  81.     - 1 out & 9 run options by team
  82.     - ???? If you have any suggestions, please let me know!
  83.  
  84. Version History:
  85.     - v1.0 released 1/11/94
  86.     - v1.1 released 1/20/94 - Typos in question file fixed, sound menu
  87.       bar option changed to avoid some confusion, some buttons changed
  88.       to fit labels better.
  89.     - v1.2 released 1/26/94 - New question file format implemented
  90.       with a canonical number and all info on one line.  Please note
  91.       that the program will work with both the old and new question
  92.       file formats!  Also, a conversion program is available to
  93.       convert the old question format to the new format.
  94.     - v1.3 released 1/27/94 - Three new options added to program
  95.       startup.  First, option for allowing a maximum of 9 runs per
  96.       half inning.  Second, option for allowing only 1 out per half
  97.       inning.  Lastly, option to start game without sound.
  98.     - v1.4 released 1/28/94 - Options to select only Old Testament
  99.       or New Testament questions added.  Also, option info in menu
  100.       bar of game.
  101.     - v1.5 released 2/14/94 - Team uniform colors change at the end
  102.       of each half inning.  Plus new closing screen.  Added new button
  103.       on opening screen to "quit" without entering game.
  104.     - v1.6 released 2/25/94 - More animation.  Players run on and off
  105.       the field.  Batter and on-deck hitter move accordingly.  Added
  106.       options to opening screen and to new "options" menu bar for
  107.       turning animation, sound, 1 out limit, or 9 run limit on or off.
  108.       Added opening "Play Ball" wav file.
  109.     - v1.7 released 3/10/94 - New start-up screen buttons and message.
  110.       Question screen warning message.  Improvements made in center
  111.       baseball field message area.
  112.     - v2.0 released 04/05/94 - Save and restart options added.  Game
  113.       now full-screen compatible to 800x600. Some behind-the-scenes
  114.       coding and bitmap enhancements.  Handling of quotation marks in
  115.       question add screen.
  116.     - v2.1 released 04/11/94 - Internal improvements. Fixed bug with
  117.       overlap of shortcut keys on options menu bar.
  118.     - v2.11 released 05/02/94 - Minor bug fix involving 9 run limit.
  119.     - v2.2 released 9/14/94 - Fixed problem when running game under
  120.       high resolution large font mode.
  121.     - v2.3 released 10/7/94 - Added centering screen routine for all 
  122.       windows. Added bannermen in right field bleachers.
  123.     - v2.4 released 10/9/94 - Added option to limit the time
  124.       allowed to answer a question.  Placed option to turn
  125.       runners off on opening screen.  And fixed bug in New Game.
  126.  
  127.  
  128. Questions:
  129.     - This game contains 4 classifications of questions.  They are
  130.       SINGLE, DOUBLE, TRIPLE, and HOME RUN.
  131.     - The SINGLE questions are the easiest and the HOME RUN
  132.       questions are the hardest.
  133.     - This version of WinBB contains 100 questions
  134.       (40 SINGLE, 20 DOUBLE, 20 TRIPLE, and 20 HOME RUN).
  135.     - Questions are taken from several different transalations.
  136.     - More questions are available for a small fee.
  137.     - Instructions for entering your own questions are also available.
  138.     - The question file (BIBLE.QUS) format was altered in version 1.2
  139.       to put all fields on 1 line so that it can more easily be
  140.       imported into a spreadsheet or other apilcation.  Plus a new
  141.       field was added as the first field.  It is canonical number
  142.       (sequence number of books in Bible).  Note: The game will still
  143.       work with the old format, but the Old/New Testament selection
  144.       will not identify the old format questions.
  145.     NOTE: If you have created questions from a version of Bible Baseball
  146.       prior to version 1.2 (that is, in the old format) and would
  147.       like them converted to the new format, please notify me either
  148.       by E-mail (AOL-id=RLB777) or by US Mail.  I will provide to
  149.       you (for free) a convert program that will convert your questions
  150.       into the new format.  Remember, the old format will still work
  151.       with the current version.  Just the Old/New Testament option won't
  152.       work.
  153.  
  154. Standard Copyright and Disclaimer Stuff:
  155.     - You may copy and give this game to anyone you wish as long
  156.       as the 5 main files and this README.TXT file are kept intact.
  157.     - This program is free of charge but the author still maintains
  158.       all copyrights.
  159.     - This program is provided to you on an "as is" basis.  The author
  160.       assumes no responsibility for any losses or damages incurred
  161.       from the use of this program (but what could go wrong?!?).
  162.     - Windows and Visual Basic are excellent products and are
  163.       trademarks of Microsoft Corporation.
  164.  
  165. Enjoy the game and try to absorb some of the wisdom from the greate