home *** CD-ROM | disk | FTP | other *** search
/ APDL Flight Simulator Games / Flight_Simulator_Games_Collection.iso / !Install / DATA / 123 < prev    next >
Encoding:
Text File  |  2004-10-27  |  1.7 KB  |  55 lines

  1. | > !Run
  2. | !Run file for BIRDS OF WAR, ©1993 The Fourth Dimension/John Whigham
  3.  
  4. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  5. |
  6. wimpslot -min 1252K -max 1252K
  7. |
  8. IconSprites <Obey$Dir>.!Sprites
  9.  
  10. Set FlightSim$dir <obey$dir>
  11. set FlightPix$dir <obey$dir>
  12. set FlightInfo$dir <obey$dir>
  13.  
  14. fx 200,1,0
  15. fx 229,1
  16.  
  17. Set clib$flag 1
  18. RMEnsure SharedCLibrary 0 Set clib$flag 0
  19. RMEnsure SharedCLibrary 3.50 If "<clib$flag>" = "1" Then Error 0 Old C library installed Else RMLoad System:Modules.Clib
  20. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  21.  
  22. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  23. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
  24.  
  25. | RMEnsure MemAlloc 0.00 RMLoad <FlightSim$Dir>.MemAlloc
  26. | RMEnsure MemAlloc 0.00 Error Could not load MemAlloc, please try to free more memory and try again.
  27.  
  28. RMEnsure LZWFiler 0.00 RMLoad <FlightSim$Dir>.LZWFiler
  29. RMEnsure LZWFiler 0.00 Error Could not load LZWFiler, please try to free more memory and try again.
  30.  
  31. RMLoad <FlightSim$Dir>.PlayMod
  32.  
  33. Pointer 0
  34. IconSprites <FlightSim$Dir>.Pix.ptr_def
  35. WimpPalette <FlightSim$Dir>.Pix.ptr_pal
  36.  
  37. echo <22><15>
  38. Run <FlightSim$Dir>.!Loader
  39. echo <23><1><0><0><0><0><0><0><0><0>
  40.  
  41. | Run <BowSound$Dir>.!LoadFX
  42.  
  43. | Set DT$loaded 1
  44. | RMEnsure DesktopTracker 1.10 Set DT$loaded 0
  45. | if "<DT$loaded>" = "1" Then RMKill DesktopTracker
  46. | RMLoad <FlightSim$Dir>.Playmod -ac
  47. | RMEnsure DesktopTracker 1.10 Error Could not load DTmodule, please try to free more memory and try again.
  48.  
  49. wimpslot -min 1252K
  50. | rmafree 32 Error Insufficient memory, please try to free some more and try again
  51.  
  52. Set BOW$log 0
  53. |*spool <FlightSim$dir>.log
  54. Run <FlightSim$Dir>.!RunImage
  55. |*spool