home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / m / mpegtools / !MPEGplay / !Boot next >
Text File  |  1995-04-12  |  812b  |  28 lines

  1. |
  2. | !Boot file for MPEGPLay
  3. |
  4. | Copyright © L.L. Frederiks, 1995
  5. |
  6.  
  7. Iconsprites <Obey$Dir>.!Sprites
  8.  
  9. Set MPEGplay$Dir <Obey$Dir>
  10.  
  11. Set File$Type_BF8 MPEG
  12.  
  13. Set Alias$@RunType_BF8 Run <MPEGplay$Dir>.MPEGRun %*0
  14.  
  15. | If your version of !ARMovie contains all the dithering tables that are in
  16. | the !MPEGplay.Tables directory, then you can delete the files from inside
  17. | !MPEGplay.Tables and the MPEG player will still find them (as long as
  18. | !ARMovie has been 'seen').
  19.  
  20. SetMacro MPEGTable$Path <MPEGplay$Dir>.Tables.
  21. If "<ARMovie$Dir>"<>"" Then SetMacro MPEGTable$Path <MPEGplay$Dir>.Tables.,<ARMovie$Dir>.MovingLine.
  22.  
  23. | If you have a PCATS Graphics Enhancer and want !MPEG
  24. | to automatically enter a 16bpp mode for playing,
  25. | include the following line:
  26.  
  27. |Set Alias$@RunType_BF8 Run <MPEGplay$Dir>.PCATS.PCATSplay %*0
  28.