home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / games / crossbolt / !CrossBolt / !Run < prev    next >
Text File  |  1995-08-30  |  1KB  |  33 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. RmEnsure ScrollText 1.03 RMload <Obey$Dir>.ScrltxtMod
  9. RMEnsure ScrollText 1.03 Error You need ScrollText Module 1.03 or later
  10. |
  11. |--------------------------------------------------------------------------
  12. | If you get a 'Music won't fit' error increase the following value
  13. |--------------------------------------------------------------------------
  14. MusicRMASize 50000
  15. |
  16. |--------------------------------------------------------------------------
  17. | If you get a 'Sound won't fit' error increase the following value
  18. |--------------------------------------------------------------------------
  19. SoundRMASize 400000
  20. |
  21. |--------------------------------------------------------------------------
  22. | 'No room for this DIM' error? Increase the -min value below (in 8K steps)
  23. | until your program runs.
  24. |
  25. | If the error still occurs when -min is same as -max then increase BOTH
  26. |--------------------------------------------------------------------------
  27. WimpSlot -min 500K -max 500K
  28. *RMLOAD <OBEY$DIR>.MusaFS
  29. *Rmload <obey$dir>.TrackerMod
  30. *Rmload <obey$Dir>.MemClear
  31. *Musicon
  32. Run <obey$Dir>.!©1995
  33.