home *** CD-ROM | disk | FTP | other *** search
/ Best of the Best 4 / shareware.iso / games / disk128 / catch.doc next >
Text File  |  1993-04-01  |  15KB  |  346 lines

  1. ══════════════════════════════════════════════════════════════════════════════
  2.                                 C A T C H
  3.                                If You Can!
  4.  
  5.                   (C) Copyright 1992, 1993  Colin Buckley
  6.                            All Rights Reserved
  7.  
  8.                             Mailing Address:
  9.  
  10.                             Catch, If You Can
  11.                             c/o Colin Buckley
  12.                            151 Roxanne Cresent
  13.                              Scarborough, ON
  14.                              Canada  M1V 4G7
  15. ══════════════════════════════════════════════════════════════════════════════
  16.  
  17. Introduction
  18. ════════════
  19.  
  20.      Catch, If You Can! is a simple but, action packed and addictive game that
  21. everyone will enjoy!  Your purpose is to catch baseballs hit by the batting
  22. coach.  You start at Spring Training and can work your way up to the Major
  23. Leagues, although no one has ever made it that far!
  24.  
  25.      Catch is shareware, allowing you to try before you buy, with a
  26. very low registration price.  Source code may be purchased as an option.
  27.  
  28.      Catch requires VGA, 300K of memory, and a 286.  You can still play without a 286, but
  29. the graphics will flicker horribily.
  30.  
  31.      Catch supports the Sound Blaster through a Creative Labs driver.
  32.  
  33.  
  34. Setting Up Catch
  35. ════════════════
  36.  
  37.      The first time you play Catch, it will display the Set Up screen.
  38. However, you may bring up the Set Up screen anytime by using "CATCH /S".
  39.  
  40.      If you have a Sound Blaster, alter your Sound Selection, and select
  41. the address and IRQ used by your Sound Blaster.  Sound Blaster support
  42. is provided by an internal CT-VOICE.DRV, I have used the most recent
  43. version I could find.  I myself own the original Sound Blaster.  If
  44. your sound card claims compatibilty with a Sound Blaster, then I don't
  45. see why it shouldn't work.  Sound Blaster mode requires more memory
  46. due to numerous samples.
  47.  
  48.      Now select your Input method.  Even if you plan on using the default
  49. selection of Keyboard, select the keyboard option since you'll have to define
  50. your keys.
  51.  
  52. NOTE: Please note some keys are used by the game, see "Playing Catch" later
  53.       in the documentation for a list of these keys.  You will not be able
  54.       to use these keys as intended if you select them as input keys.
  55.  
  56.      Now select the difficultly level you wish to play Catch with.
  57.  
  58.           Easy requires you to catch 50% of all balls hit.
  59.           Medium requires you to catch 70% of all balls hit.
  60.           Hard requires you to catch 90% of all balls hit.
  61.           God requires you to catch all balls hit.
  62.  
  63.      I suggest you select Easy for now, until you are familiar with the
  64. game and can control the catcher effectively.
  65.  
  66.      Now your ready to play the game.  Your Set Up will be save
  67. automatically.
  68.  
  69.  
  70. Playing Catch
  71. ═════════════
  72.  
  73.      The game will display the title, credits, and high scores in a cycle.
  74. You may press ESC at any time during this cycle to exit back to the operating
  75. system.  Press your Button A key to interrupt this cycle and play the game.
  76.  
  77.      You'll be presented with a display of the stadium's JumbleTron, with
  78. the Wave Title, the Wave Number, and a Get Ready prompt.  After a few
  79. seconds, the stadium will appear.
  80.  
  81.      You control the catcher (#8) at the bottom of the screen.  Your purpose
  82. is to catch the balls hit by the batting coach standing on home plate.  During
  83. the wave, the following keys are in effect: (providing you did not select
  84. these if you're using Keyboard Input.)
  85.  
  86.        P          - Pauses/UnPauses the Game
  87.        S          - Toggles Sound On/Off (Only during Game itself)
  88.        ESC        - Returns you to the Intro cycle.
  89.        Double ESC - Exits to your operating system
  90.  
  91.      The catcher can perform the follow moves as selected by your input
  92. device:
  93.  
  94.      Up         - Catcher stands with glove above head in catching position
  95.      Left       - Catcher runs left with glove at side in catching position
  96.      Right      - Catcher runs right with glove at side in catching position
  97.      Up+Left    - Catcher runs left with glove above head in catching position
  98.      Up+Right   - Catcher runs right with glove above head in catching position
  99.      Down+Left  - Catcher stands with glove at left side in catching position
  100.      Down+Right - Catcher stands with glove at right side in catching position
  101.  
  102.      With Button A pressed once:
  103.  
  104.      Left  - Catcher dives left with glove in front in catching position
  105.      Right - Catcher dives right with glove in front in catching position
  106.  
  107.      With Button B pressed and held:
  108.  
  109.      Catcher runs faster than the speed of sound, but even that isn't enough.
  110.  
  111.      The Wave is over after the batting coach has hit all the balls.  The
  112. JumbleTron is shown again, displaying your statistics for that Wave.  If you
  113. have failed to catch the percentage required by the difficulty level
  114. you selected during Set Up, your Average will be shown in red and the game
  115. will be over.  If you have made the high score list, you'll be
  116. asked to enter your name.
  117.  
  118.      Wave difficulty increases every 5 waves.  The Wave Title will change
  119. every 10.  There are 49 waves in total, no one has finished without cheating,
  120. at any level except Easy.
  121.  
  122.      The following is a list of how many balls are active (the number of balls
  123. on screen at once) and how many will be hit by the batter per wave:
  124.  
  125.            Wave           Active Balls        Number of Balls Hit
  126.  
  127.             1..9               1                      10
  128.           10..19               2                      15
  129.           20..29               3                      20
  130.           30..39               4                      25
  131.           40..49               5                      30
  132.  
  133.      The excitement comes past Wave 30, when it's impossible in most cases to
  134. get perfect (or advance to the next wave!).  You'll be diving every where,
  135. franticly trying to catch the balls and make it to the Show.  If by luck you
  136. make it to the Show, you'll start all over again at the next difficultly level.
  137.  
  138.  
  139. Scoring
  140. ═══════
  141.  
  142.      Scoring is as follows:
  143.  
  144.      Standing Catch    -   1 000 Points
  145.      Running Catch     -   2 500 Points
  146.      Diving Catch      -  25 000 Points
  147.  
  148.      Bonuses:
  149.  
  150.      Catch -     500 Points
  151.        Make any catch and recieve 500 points.
  152.        Example: Catch 5 balls any way and you'll receive 2 500 points added to
  153.                 your bonus score.
  154.  
  155.      Consecutive Catch -    5 000 Points
  156.        Make consecutive catches of any type and recieve 5 000 points for each.
  157.        Example: Catch 5 balls consecutively any way and you'll receive
  158.                 25 000 points added to your bonus score.
  159.  
  160.      Perfect Wave      - 100 000 Points
  161.        Catch all Balls Hit during Wave and recieve 100 000 points added to your
  162.        bonus score.
  163.        Example: Catch all balls and the coach offers words of encouragement,
  164.                 oh, and a 100 000 bonus.
  165.  
  166. Sound Support
  167. ═════════════
  168.  
  169.      Sound is supplied by a Creative Labs driver.  Creative Labs makes all the
  170. Sound Blaster boards.  This game supports only the first generation Sound
  171. Blasters, it does not offer stereo sound on the Sound Blaster Pro. It
  172. might not even work on the Sound Blaster Pro, as it offers many more IRQ
  173. and DMA possibilities.  The original Sound Blaster supports only IRQ's under
  174. 7 and only DMA channel 1.  The Creative Labs' driver, CT-VOICE.DRV, is from
  175. the Sound Blaster v2 boards.  It works fine on my Sound Blaster v1.
  176.  
  177.      If your sound card claims compatibility with the Sound Blaster, and
  178. your IRQ and address are correct, and you still receive no sound, then your
  179. card is not as compatible as it claims.  I did not write the sound support,
  180. the creators of the Sound Blaster family of sound cards did, unfortunately
  181. it is out of my control.
  182.  
  183.      When a sample starts to play, if stops any previous sample that is playing
  184. first.  So if two sounds occur, only one will play.  This sounds really
  185. bad in later levels when the action is fast and the batter hits a ball
  186. when you catch one, or when you dive and catch a ball immediately, the
  187. two samples clash.  There isn't a way to mix the samples together, as
  188. the driver is using DMA, and I don't know how much has been played in the
  189. background of sample #1, so I can't start mixing sample #2 there.
  190.  
  191.      I have my own Sound Blaster routines that also use DMA.  When I write
  192. direct routines, I'll be able to mix samples.  Unfortunately, direct mode
  193. requires CPU time, DMA does not.
  194.  
  195. Problems
  196. ════════
  197.  
  198.      Previous versions have had all error checking removed for a smaller,
  199. more compact EXE.  Unfortunately, if there is a problem, the game will
  200. most likely hang or abort.  With error checking on, it will now abort
  201. safely with a run time error.  Please write down the error number
  202. and the address.  Both are very important, without each other, they won't
  203. help me in finding the problem.
  204.  
  205.      There are no problems, atleast that occur with the computers available
  206. to us, so tracking down a problem on your machine will be difficult.
  207. Unlike most developers, autoexec.bat and config.sys are usless to me.  If you
  208. try booting with a clean autoexec.bat and config.sys and the problem
  209. does go away, then please include the trouble some autoexec.bat and config.sys.
  210. More important info would be the wave, where the catcher was on the screen, the
  211. balls you've caught, the last ball dropped, etc.  General game data.
  212.  
  213.  
  214. Contacting the Author
  215. ═════════════════════
  216.  
  217.      The quickest way to contract me is through the Internet.  My Address is...
  218.  
  219.                         colin.buckley@rose.com
  220.  
  221.      The next best way is to post a message on the following networks in their
  222. SHAREWARE conferences.
  223.  
  224.                   RIME (->1047), Intelect, or DevNet
  225.  
  226. NOTE: You must place "Colin Buckley" in the TO: Field for it to reach me!  The
  227. traffic is to great to download and read all the messages.
  228.  
  229.  
  230.      Finally, you can drop me a note, and wait patiently for a response at...
  231.  
  232.                             Catch, If You Can
  233.                             c/o Colin Buckley
  234.                            151 Roxanne Cresent
  235.                              Scarborough, ON
  236.                              Canada  M1V 4G7
  237.  
  238.  
  239. Source Code (Game Programming)
  240. ══════════════════════════════
  241.  
  242.      Alot of people are interested in writing games, but not much information
  243. is available on the subject.  There are two conferences/newsgroups I follow on
  244. the subject.  Game Design on RIME and Rec.Games.Programmer on Usenet.
  245. Rec.Games.Programmer is definately the place to be on the subject, and mainly
  246. PC domminated.  I can be reached in both for whatever reason.
  247.  
  248.      This game was programmed in Turbo Pascal v6.  Starting with version 1.2,
  249. Catch has been compiled with Borland Pascal v7.  C is not required, although
  250. "they" will tell you otherwise.
  251.  
  252.      I have decided to sell source code as a marketing angle at a reasonably
  253. cheap price.  Unfortunately, some of the code has been purchased by me
  254. and can not be distributed.  The code you will get will not compile
  255. into Catch.  However, I will include other PD/Shareware code equivilent
  256. to what is missing.
  257.  
  258.      There are minimal comments throughout the source, however, Turbo
  259. Pascal is english oriented and VERY easy to understand.
  260.  
  261.      What you will get, written by me, and may use but not distribute:
  262.  
  263.      o The actual Catch Source code.
  264.      o A Unit to play .VOCs over a Sound Blaster using embedded CT-VOICE.DRV.
  265.      o A very fast VGA unit, written entirely in BASM (Built-In Assembler)
  266.  
  267.      What you will not get:
  268.  
  269.      o Text Display Unit (used to display Shareware Info and Set Up)
  270.      o Resource/decompression Unit (used to decompress all files from one .RES)
  271.      o Input Driver Unit (includes keyboard & joystick drivers)
  272.      o Memory Unit
  273.  
  274.      PD/Shareware equivilent replacement code
  275.  
  276.      o Text Display Unit
  277.      o Joystick Unit
  278.      o Keyboard Unit
  279.  
  280.      What's still missing:
  281.  
  282.      o Memory Unit (Replace all memory calls with TP's equivilent)
  283.      o Resource Unit (Read/write individual files)
  284.  
  285.      Source code costs $20, in addition to registering the game.  Read
  286. "ORDER.FRM" for more details.
  287.  
  288.  
  289. Shareware
  290. ═════════
  291.  
  292.      Catch is copyrighted software, however you are encouraged to copy
  293. and freely distribute the Shareware version as long as all files are included.
  294. Shareware allows you to "try it before you buy it".
  295.  
  296.      Why register?  Registration will ensure future games will be released
  297. and with the same high quality.  You are also supporting the entire Shareware
  298. concept, without which, many excellent programs would not be available.
  299. Registered copies come directly from me.  I do not receive a penny when you
  300. purchase a disk with Catch from a Shareware Library, or download it from a
  301. commercial information service, such as CompuServe, or from a BBS.  In
  302. most cases, it cost us money to distribute it.
  303.  
  304.      Upon registering you will receive a registered copy and with your name
  305. proudly displayed, all Shareware notices removed, methods of cheating,
  306. and a "how this game was made" text file detailing every step and product
  307. used.  You will also be notified when new products are available if you
  308. desire.
  309.  
  310.      If for some reason you don't want to register Catch, but still
  311. enjoyed playing it, then please upload it to a couple of boards in your
  312. area.
  313.  
  314.      Read "ORDER.FRM" for price and other registration information.
  315.  
  316.  
  317. Disclaimer
  318. ══════════
  319.  
  320.      Catch is provided AS IS without any warranty what-so-ever.  I have
  321. placed our best effort into testing Catch, however, I do NOT promise Catch to
  322. be bug free.  I shall NOT be liable in any event for incidental or
  323. consequential damages in connection with, or arising out of, performance, or
  324. use of Catch.  Use at YOUR own risk.
  325.  
  326.      Catch has been played extensively on the following machines...
  327.  
  328.         286-12Mhz (HIMEM) with 8-bit VGA
  329.         386DX-40Mhz (QEMM) with 8-bit VGA
  330.         386DX-40Mhz (HIMEM) with 16-bit VGA & Sound Blaster v1
  331.         486DX-33Mhz (QEMM) with 16-bit VGA
  332.  
  333.      ...with no side-effects.
  334.  
  335.  
  336. Legalities
  337. ══════════
  338.  
  339.      Sound Blaster is a registered trademark of Creative Labs, Inc.
  340.      Turbo Pascal is a registered trademark of Borland International.
  341.  
  342.      Other brand names and product names listed are trademarks or registered
  343. trademarks of their repsective holders.
  344.  
  345. ══════════════════════════════════════════════════════════════════════════════
  346.