home *** CD-ROM | disk | FTP | other *** search
/ Computerspiele Selbermachen / computerspieleselbermachen.iso / play80 / play79.txt < prev    next >
Text File  |  1991-11-25  |  8KB  |  203 lines

  1.  
  2. Trilobyte SVGA FLICK & Groovie Player.
  3. Copyright 1991 Trilobyte, all rights reserved.
  4.  
  5.  
  6. This is version 0.79 of Trilobyte's SVGA FLICK player.  Loads and plays
  7. both .FLI and .FLC animation files in all SVGA supported modes.
  8.  
  9. Version 0.7 adds:
  10.     Added -mn command line for VESA mode
  11.         n = 0 320x200x256
  12.         n = 1 640x400x256
  13.         n = 2 640x480x256
  14.         n = 3 800x600x256
  15.         n = 4 1024x768x256
  16.         n = 5 1280x1024x256
  17.     Added auto-res for animations in VESA mode
  18.     Added -fn command line for fading in/out (n = 1 fade in, 
  19.         n = 2 fade out, n = 3 fade in and out)
  20.     Added mouse click to end animation
  21.     Fixed non-VESA command line bug
  22.     Made maximum animation size 53megs
  23.     Added ascii script format
  24.  
  25. Note: Hercules Graphic Station support is limited to 3D Studio 640x480x256 .FLI playback
  26. only.
  27.  
  28. Version 0.6 adds:
  29.     Starts animations off at the correct speed
  30.     Added -s command line option for speed (e.g. play myflie.fli -s9)
  31.     Added -l command line option for looping (e.g play myfile.fli -l9)
  32.     Added -g command line option for staying in graphic mode once done
  33.     Added ability to play back Groovie 0.1 files
  34.     Added Grey Scale toggle with Home key
  35.  
  36. Version 0.5 adds:
  37.     Detects processor type and uses processor specific instructions
  38.     Fixed bug on uncompressed .FLI files
  39.     Added luminence control with Pgup/Pgdown keys (not on Hercules)
  40.     Added Home key for returning back to original palette
  41.     Fixed bug with palette fades
  42.     Fixed VESA win.granulality bug
  43.     Added support for RAM/EMS/FILE caching
  44.     Made .FLI limit 16 megabytes
  45.  
  46. Version 0.4 fixes:
  47.     Problems with storing seek position on some .fli files
  48.     Problems with 320x200 first frame
  49.     Hercules Graphics Station version uses 386 instructions
  50.     Variable speed playback with 1-9 keys
  51.     Escape from the program with the ESC key
  52.  
  53. Version 0.3 adds support for:
  54.     Hercules Graphic Station Card
  55.     Fixed bugs
  56.     Made old 320x200x256 animations play in 320x200 mode
  57.     Center other animations into middle of screen
  58.  
  59. Version 0.2 adds support for:
  60.     Tseng 4000
  61.     Oak Technologies
  62.     VESA
  63.  
  64. How to use the Player
  65.  
  66. Using the program is simple.  All you have to do is type "PLAY filename.FLI
  67. or ".FLC" or "PLAY scriptname.GRV", the program will try and detect the SVGA
  68. card you have, and then start to play the animation in 640x480x256
  69. resolution. Programs that generate .FLI's at this resolution include Autodesk
  70. 3D Studio and Autodesk Animator Pro.
  71.  
  72. For best results when using the player, play the animation with lots of
  73. expanded memory free.  Play uses expanded memory to store the animation.  To
  74. use expanded memory you must first install a driver like EMM.SYS.
  75.  
  76. To stop the player from animating, press the Esc key, the player will change 
  77. back to text mode and return you to dos.
  78.  
  79. To vary the playback speed, press the keys 1-9 on the keyboard, pressing 0
  80. will restore the speed saved in the animation.
  81.  
  82. To change the luminence of the animation use the Pgup/Pgdown keys, Home
  83. returns the colors back to normal.
  84.  
  85. To toggle grey scale on/off press the Home key.  Useful for that old movie
  86. effect.
  87.  
  88. To change the number of loops, use the -ln or /ln option on the command line.
  89. For example:
  90.     Play myfli.fli -l10
  91. will play "myfli.fli" ten times.  The maximum number of loops is 65535.  A
  92. value of 0 will loop forever.
  93.  
  94. To change the speed from the command line, use the -sn or /sn option.
  95. For example:
  96.     Play myfli.fli -s10
  97. will play "myfli.fli" at speed ten.  Speeds can be between 0 and 255.
  98.  
  99. To stop Play changing the video mode back to text once finished, use the /g
  100. or -g option on the command line.
  101. For example:
  102.     Play myfli.fli -l10 -s10 -g
  103. will play "myfli.fli" ten times at speed ten and then stay in graphics mode
  104. when it exits.
  105.     
  106. DISCLAIMER - AGREEMENT
  107.  
  108. Users of PLAY must accept this disclaimer of warranty:
  109. "PLAY is supplied as is.  The author disclaims all
  110. warranties, expressed or implied, including, without limitation,
  111. the warranties of merchantability and of fitness for any purpose.
  112. The author assumes no liability for damages, direct or conse-
  113. quential, which may result from the use of PLAY."
  114.  
  115. PLAY V.79 is a "shareware program" and is provided at no charge
  116. to the user for evaluation.  Feel free to share it with your
  117. friends, but please do not give it away altered or as part of
  118. another system.  The essence of "user-supported" software is to
  119. provide personal computer users with quality software without
  120. high prices, and yet to provide incentive for programmers to
  121. continue to develop new products.  If you find this program
  122. useful and find that you are using PLAY and continue to use
  123. PLAY after a reasonable trial period, you must make a reg-
  124. istration payment of $39.00 to Trilobyte.  The $39.00
  125. registration fee will license one copy for use on any one
  126. computer at any one time.  You must treat this software just like
  127. a book.  An example is that this software may be used by any
  128. number of people and may be freely moved from one computer
  129. location to another, so long as there is no possibility of it
  130. being used at one location while it's being used at another.
  131. Just as a book cannot be read by two different persons at the
  132. same time.
  133.  
  134. Commercial users of PLAY must register and pay for their
  135. copies of PLAY within 30 days of first use or their license
  136. is withdrawn.  Site-License arrangements may be made by contacting
  137. Trilobyte at the address below.
  138.  
  139. Anyone distributing PLAY for any kind of remuneration must
  140. first contact Trilobyte at the address below for authorization.
  141.  
  142. You are encouraged to pass a copy of PLAY V.79 along to your
  143. friends for evaluation.  Please encourage them to register their
  144. copy if they find that they can use it.  All registered users
  145. will receive a copy of the latest version of the PLAY
  146. system, the scripting program "Groovie", software support via mail, and
  147. free upgrades/fixes for 90 days from date of registration.
  148.  
  149. DEFINITION OF SHAREWARE
  150.  
  151. Shareware distribution gives users a chance to try software
  152. before buying it. If you try a Shareware program and continue
  153. using it, you are expected to register. Individual programs
  154. differ on details -- some request registration while others
  155. require it, some specify a maximum trial period.
  156.  
  157. Copyright laws apply to both Shareware and commercial software,
  158. and the copyright holder retains all rights, with a few specific
  159. exceptions as stated below. Shareware authors are accomplished
  160. programmers, just like commercial authors, and the programs are
  161. of comparable quality. (In both cases, there are good programs
  162. and bad ones!) The main difference is in the method of
  163. distribution. The author specifically grants the right to copy
  164. and distribute the software, either to all and sundry or to a
  165. specific group. For example, some authors require written
  166. permission before a commercial disk vendor may copy their
  167. Shareware.
  168.  
  169. Shareware is a distribution method, not a type of software. You
  170. should find software that suits your needs and pocketbook,
  171. whether it's commercial or Shareware. The Shareware system makes
  172. fitting your needs easier, because you can try before you buy.
  173. And because the overhead is low, prices are low also. Shareware
  174. has the ultimate money-back guarantee -- if you don't use the
  175. product, you don't pay for it.
  176.  
  177. If you would like to register, please send a check, made payable to Trilobyte,
  178. for $39 to:
  179.  
  180.     Trilobyte
  181.     PO Box 1412
  182.     Jacksonville
  183.     Oregon, 97530
  184.  
  185.     (503) 899 1113
  186.  
  187. YOU HAVE TO REGISTER TO GET THE SCRIPT MAKER "GROOVIE" !!!
  188.  
  189. * U.S. funds only.  Non-U.S. customers please use International Postal Order
  190.  
  191. If you have any comments, please send them to:
  192.     Compuserve: 72330,3276
  193.         Genie     : R.LANDEROS
  194.     Internet  : 72330,3276@compuserve.com
  195.  
  196. Planned changes so far are:
  197.     Support for more graphic cards (including Targa)
  198.     A version for Windows
  199.     A Protected Mode version for faster playback
  200.  
  201. Thank you for using the Trilobyte SVGA FLICK & Groovie Player
  202.  
  203.