home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / arcade / chopper / !Chopper / !Run < prev    next >
Text File  |  1991-07-06  |  984b  |  24 lines

  1. | !Run file for Creator
  2. Set RunGame$Dir <Obey$Dir>
  3. WimpSlot 0 0
  4. Echo <22><15>
  5. Set Sounds$Dir <Obey$Dir>.Music
  6. RmEnsure ExSound 3.30 RMload <Obey$Dir>.ExSound
  7. RMEnsure ExSound 3.30 Error You need Sound Extension Module 3.30 or later
  8. |
  9. |--------------------------------------------------------------------------
  10. | If you get a 'Music won't fit' error increase the following value
  11. |--------------------------------------------------------------------------
  12. MusicRMASize 16000
  13. |
  14. |--------------------------------------------------------------------------
  15. | If you get a 'Sound won't fit' error increase the following value
  16. |--------------------------------------------------------------------------
  17. SoundRMASize 50000
  18. |
  19. |--------------------------------------------------------------------------
  20. | 'No room for this DIM' error? Increase the -max value below
  21. |--------------------------------------------------------------------------
  22. WimpSlot -min 400K -max 400K
  23. Run <Obey$Dir>.!RunImage
  24.