home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff269.lzh / RadBoogie / README < prev    next >
Text File  |  1989-11-06  |  2KB  |  62 lines

  1. This crude little demo is the work of:
  2.  
  3.     Dave Quick---all music
  4.     Mark Riley---music player program
  5.     Tomas Rokicki---graphics and glass
  6.  
  7. The demo uses almost all features of the Amiga extensively, including the
  8. copper, blitter, sprite hardware, 68000 machine language, and preemptive
  9. prioritorized multitasking.  It should work on any Amiga, PAL or NTSC,
  10. overscanned or not, although an overscanned machine without true fast
  11. expansion RAM may cause the demo to glitch a little.  It should even run
  12. on a 512K Amiga.
  13.  
  14. The `play' program on this disk is *Shareware*---please execute `play.pak' to
  15. create the entire distribution, and follow the instructions contained therein,
  16. if you wish to use it for your own purposes.
  17.  
  18. To exit the program, click in the upper left hand corner on the (invisible)
  19. close gadget.  Or hit a key.
  20.  
  21. This demo can be easily customized for your own use.  Simply change the
  22. following files:
  23.  
  24. cracked.iff     Must be a single-bitplane IFF/ILBM image in high-res
  25.         interlace; usually 640x400.  Must be smaller or equal
  26.         in size to the size of the workbench screen, if the
  27.         workbench screen were interlaced.
  28. crash.snd       Must be a monophonic sound sample in 8SVX format.
  29. textscript      Scrolling text; no line longer than 20 characters.
  30. script          The `Play' script; see documentation in `play.pak'.
  31. radboogie.iff   Must be a single-bitplane IFF/ILBM image, subject to
  32.         the same restrictions as above.  An example `radical.iff'
  33.         is provided that shows how I might use it.
  34.  
  35. Flags:
  36.     -s   Turn off all sound
  37.     -g   Turn off broken glass sound
  38.     -m   Turn off music
  39.     -c   Turn off credits
  40.     -b   Turn off sprites (bouncing balls)
  41.  
  42. This demo needs the following auxilliary from the standard 1.3 Workbench
  43. disk:
  44.  
  45. c/run
  46. c/iconx
  47. libs/diskfont.library
  48. libs/mathtrans.library
  49. fonts/topaz.font
  50. fonts/topaz/11
  51.  
  52. For workbench, you will also need
  53.  
  54. c/loadwb
  55. libs/icon.library
  56.  
  57. The files that are actually part of the demo are:
  58.  
  59. All files in the top level directory.
  60. All files in the Scores directory.
  61. All files in the Instruments directory.
  62.