home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / flightsim / xwing / !X-Wing / Loader < prev    next >
Text File  |  1996-07-08  |  1KB  |  42 lines

  1. | !Run file for !XWing
  2. |
  3. IconSprites <Obey$Dir>.!Sprites
  4. |
  5. Set FST$dir <Obey$Dir>
  6. |
  7. | Uncomment out the next line for shared use of the FPE in !System (to save space on Work disc)
  8. |RMEnsure FPEmulator 2.8 RMLoad System:Modules.FPEmulator
  9. |
  10. RMEnsure TrackerModule 4.05 RMLoad <FST$Dir>.PlayMod
  11. *PlayMod <FST$Dir>.Music
  12. RMEnsure FPEmulator 2.8 RMLoad <FST$Dir>.data.FPEmulator
  13. RMEnsure FPEmulator 2.8 Error Failed to load FPEmulator (v 2.8 or later) from data
  14. RMEnsure MemAlloc 1.12 RMLoad <FST$Dir>.MemAlloc
  15. spritesize 60k
  16. *SLOAD <FST$DIR>.Picture
  17. rmensure spriteutils 1.04 rmreinit spriteutils
  18. echo <22><15> 
  19. echo <23><1><0><0><0><0><0><0><0><0>
  20. screenload <FST$dir>.title
  21. echo <23><1><0><0><0><0><0><0><0><0>
  22. | Uncomment out the next line for shared use of the FPE in !System (to save space on Work disc)
  23. RMEnsure FPEmulator 2.8 RMLoad System:Modules.FPEmulator
  24. | We'll leave this line in in case we can't find system etc
  25. RMEnsure FPEmulator 2.8 RMLoad <FST$Dir>.data.FPEmulator
  26. RMEnsure FPEmulator 2.8 Error Failed to load FPEmulator (v 2.8 or later)
  27. |
  28. WimpSlot -min 400k -max 400k
  29. |
  30. dir <Obey$Dir>
  31. Run fly
  32. *<FST$Dir>.Bye
  33. *SCHOOSE III
  34. *<FST$Dir>.DisplayPic
  35. *<FST$Dir>.Click
  36. *SNew
  37. RMKILL MemAlloc
  38. RMKILL TRACKERMODULE
  39. *DESKTOP
  40. *POINTER 1
  41.  
  42.