home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / commercial / sherston / crf_ii / _crf2 / _run2 < prev    next >
Text File  |  1994-11-25  |  679b  |  24 lines

  1. |
  2. | Run file for !Crystal RainForest2 Version 1.00 (Sep 1994)
  3. |
  4. WimpSlot -min 32K -max 32K
  5. IconSprites <Crftwo$Dir>.!Sprites
  6. RMLoad <Crftwo$Dir>.VicRM
  7. RMKill VicRM
  8. RMEnsure dooropen RMLoad <Crftwo$Dir>.dooropen
  9. RMKill dooropen
  10. RMEnsure squash 0.21  RMLoad <Crftwo$Dir>.Squash
  11. IF "<Crftwo$OneMeg>"="1" THEN WimpSlot -min 480K -max 480K
  12. | If 1 meg users only allow CGA and only take 480k
  13. IF "<Crftwo$OneMeg>"="0" THEN WimpSlot -min 600K -max 600K
  14. SetMacro Alias$RunType_ae8 Run <Crftwo$Dir>.!Run %%*0
  15. Set File$Type_ae8 SaveGame
  16. Set Vic$EntryPt fromstartup
  17. Set Vic$SaveGamePath Vic_Game
  18. Set Vic$Volume 15
  19. Set Vic$PreLink 1
  20. Set Vic$Diff 1
  21. Set Vic$Vga 1
  22. BASIC <Crftwo$Dir>.!RunImage
  23.  
  24.