home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaDemoCD2.iso / ASCII / TEXTE / DOCS / DOCS&CHAETSVolume1.dms / in.adf / 15 < prev    next >
Encoding:
Text File  |  1992-09-02  |  6.4 KB  |  187 lines

  1.  
  2.  
  3.                            Welcome to SPACE-TAXI
  4.                            ---------------------
  5.                                 Version 2.0
  6.  
  7.              SpaceTaxi is Freeware. Play it and spread it.
  8.  
  9.              This  is  a  clone from the old game on the C64.
  10.              There  can be up to three players simultaneously
  11.              or  six players after another.  You must pick up
  12.              those tiny men and bring them to another pad.
  13.  
  14.  
  15.                                Installation
  16.                                ------------
  17.              First you have to copy the fonts into the FONTS:
  18.              Directory.
  19.  
  20.               1> copy FROM SpaceTaxi2/Fonts/#? TO Fonts: all
  21.  
  22.              Also  the  'diskfont.library'  is  needed in the
  23.              LIBS:.   The  game  should  run  on  all Amigas.
  24.              There  is  an OptionWindow to switch between PAL
  25.              and NTSC.
  26.  
  27.                                   Scores
  28.                                   ------
  29.              After  a passenger has enterd your taxi, a clock
  30.              starts   to  count  down.   When  the  passenger
  31.              arrives,  you  get  the  remaining  points or at
  32.              least 10 points.  If you complete a level before
  33.              the bonus-time has run out, you'll get 10 points
  34.              for  every remaining second.  After you made all
  35.              levels  of one skillgroup, you'll get 100 points
  36.              for every remaining taxi.  Crashes will cost you
  37.              points.   At  first  100,  then  50  and then 25
  38.              points for each.
  39.  
  40.  
  41.                                   Keys
  42.                                   ----
  43.  
  44.              Keys in the titlescreen:
  45.  
  46.                     F1 - number of players
  47.                     F2 - teammode or singlemode
  48.                     F3 - skill
  49.                  SPACE - start game
  50.                    F9  - option-window
  51.                    ESC - end game
  52.                    F10 - clear hiscoretables
  53.  
  54.              InGame keys:
  55.                    ESC - abort game
  56.                      P - pause game
  57.  
  58.  
  59.                             Technical Details
  60.                             -----------------
  61.              Tested  on  A2000  and A1200, should also run on
  62.              all  others.   Multitasking is switched off only
  63.              temporary  while  on  gamescreen.   The music is
  64.              replayed  by  a  routine  from  Teijo Kinnunen's
  65.              great MED3.2.
  66.  
  67.              If     you     have     problems    with    your
  68.              harddisk-controller,  then  you  should  try  to
  69.              start   the   game   by  clicking  on  the  icon
  70.              "SpaceTaxi_from_ram".  This script will copy all
  71.              data into ram:  and after the program ended will
  72.              copy  back  the hiscore and pref-files.  But you
  73.              may need 2 MB ram for that.
  74.  
  75.  
  76.                               OptionsWindow
  77.                               -------------
  78.              If  you  press  F9 in the titlescreen, an option
  79.              window  appears.  Here you can make your choices
  80.              via mouse or keyboard:
  81.  
  82.           -Music on/off
  83.             : turns on/off titlemusic and jingles between levels
  84.  
  85.           -SFX on/off/music
  86.             : if switched to 'music' a med-module will be played
  87.             : in game. Use your own modules by copying them
  88.             : into data/meds/ and renaming them to 'med.0' to 'med.4'
  89.  
  90.           -Intro on/off
  91.             : if you turn it off, the intro won't come
  92.             : up the next time you run the game
  93.  
  94.           -Anim Speed slow/fast
  95.             : 'fast' means faster fade in and out
  96.             : and faster passenger-animations
  97.  
  98.           -Thrustsound on/off
  99.  
  100.           -Path to SpeechSamples
  101.             : here you can specify a path to a different sampleset
  102.  
  103.           -Display NTSC/PAL
  104.             : NTSC 236 rasterlines overscan or Pal 256 lines
  105.  
  106.           -4PlayerAdapter on/off
  107.             : turn it off if a printer is connected or some
  108.             : minor errors in the joystick-routines may occur
  109.  
  110.           -Load from HD/Disk/Ram
  111.             : if switched to disk, the program will wait
  112.             : after loading to let the diskdrive turn off
  113.             : ram means, that datas are loaded from ram:
  114.             :  the "SpaceTaxi_from_ram"-script uses this option
  115.  
  116.           -Speed slow/medium/fast
  117.             : the joystick-sensibility
  118.  
  119.           -Port1,Port0,Keyboard
  120.             : if you choose keyboard you also can use
  121.             : a joystick plugged into a 4PlayerAdapter
  122.             : port0 is the mouseport
  123.  
  124.           -AutoGear on/off
  125.             : if on, the landing-gears are drawn in
  126.             : automatically after lift-off
  127.  
  128.              If  you  leave the window via the 'save'-Gadget,
  129.              the settings are written to the file 'data/pref'
  130.              and will be loaded the next time.
  131.  
  132.  
  133.                            Your Own SampleSet
  134.                            ------------------
  135.              If you have an audiosampler, you can sample your
  136.              own  set  of  speech-samples.   Put your samples
  137.              into  a new directory as IFF-8SVX samples.  Then
  138.              specify the path in the options-window.  Now you
  139.              should  hear  your own samples.  You'll need the
  140.              following ten sample-files:
  141.  
  142.                         1.8svx       6.8svx
  143.                         2.8svx       heytaxi.8svx
  144.                         3.8svx       pad.8svx
  145.                         4.8svx       please.8svx
  146.                         5.8svx       thankyou.8svx
  147.  
  148.              Send  me  your  own creations (uuencodet E-mail)
  149.              and  I  will  add  them  to  the next version of
  150.              SpaceTaxi.
  151.  
  152. History:
  153. ---------
  154. v1.0    06/06/94
  155.  
  156. v1.01    06/20/94
  157.   NTSC version only with 236 lines overscan
  158.   titlescreen now has got intuition-screen-name "SpaceTaxi"
  159.   one version with verticalblank-musicplayer
  160.   level 6 (what a silly bug was that)
  161.   choose every level
  162.   consuming fuel only at thrust
  163.   in PAL-mode taxi has to leave screen completely at end of level
  164.  
  165. v2.0    09/29/94
  166.   you can hear and see thrusts
  167.   some bugs removed
  168.   new levels
  169.   taxi won't crash on running out of fuel
  170.   rough landing
  171.   options-window
  172.   different sample-sets
  173.   skill groups with their own hiscores
  174.   single game mode
  175.   intro
  176.   AllocMiscResource for 4JoystickAdapter
  177.   titlepic and congratulations-screen
  178. Author
  179. ------
  180. Comments, suggestions or more-level-requests should go to
  181.  
  182.  Andreas Spreen
  183.  Zum Hilgenpad 2
  184.  32351 Stemwede-Arrenkamp
  185.  Germany
  186.  
  187.